Jump to content
2 posts in this topic

Recommended Posts

So, After a lot of tries I'm asking for your help.

I have no idea of what's wrong now, I read very carefully the dortania's guide multiple times and I tried the Troubleshooting section. My CFG Lock is disabled in the BIOS.

If you need more info, feel free to ask.

  • CPU: i7 8550u 1.8Ghz Kaby Lake
  • GPU: Intel UHD620
  • RAM: 16GB
  • Opencore Version : 0.8.5 DEBUG

 

config.plist

Quote
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>ACPI</key>
	<dict>
		<key>Add</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>SSDT-EC.aml</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-EC.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-PLUG.aml</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-PLUG.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-PNLF.aml</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-PNLF.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>SSDT-USBX.aml</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-USBX.aml</string>
			</dict>
		</array>
		<key>Delete</key>
		<array>
			<dict>
				<key>All</key>
				<false/>
				<key>Comment</key>
				<string>Delete CpuPm</string>
				<key>Enabled</key>
				<false/>
				<key>OemTableId</key>
				<data>Q3B1UG0AAAA=</data>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
				<data>U1NEVA==</data>
			</dict>
			<dict>
				<key>All</key>
				<false/>
				<key>Comment</key>
				<string>Delete Cpu0Ist</string>
				<key>Enabled</key>
				<false/>
				<key>OemTableId</key>
				<data>Q3B1MElzdAA=</data>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
				<data>U1NEVA==</data>
			</dict>
		</array>
		<key>Patch</key>
		<array>
			<dict>
				<key>Base</key>
				<string></string>
				<key>BaseSkip</key>
				<integer>0</integer>
				<key>Comment</key>
				<string>Replace one byte sequence with another</string>
				<key>Count</key>
				<integer>0</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data>ESIzRA==</data>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>OemTableId</key>
				<data></data>
				<key>Replace</key>
				<data>RDMiEQ==</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
				<data></data>
			</dict>
			<dict>
				<key>Base</key>
				<string>\_SB.PCI0.LPCB.HPET</string>
				<key>BaseSkip</key>
				<integer>0</integer>
				<key>Comment</key>
				<string>HPET _CRS to XCRS</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data>X0NSUw==</data>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>OemTableId</key>
				<data></data>
				<key>Replace</key>
				<data>WENSUw==</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
				<data></data>
			</dict>
		</array>
		<key>Quirks</key>
		<dict>
			<key>FadtEnableReset</key>
			<false/>
			<key>NormalizeHeaders</key>
			<false/>
			<key>RebaseRegions</key>
			<false/>
			<key>ResetHwSig</key>
			<false/>
			<key>ResetLogoStatus</key>
			<true/>
			<key>SyncTableIds</key>
			<false/>
		</dict>
	</dict>
	<key>Booter</key>
	<dict>
		<key>MmioWhitelist</key>
		<array>
			<dict>
				<key>Address</key>
				<integer>4275159040</integer>
				<key>Comment</key>
				<string>Haswell: SB_RCBA is a 0x4 page memory region, containing SPI_BASE at 0x3800 (SPI_BASE_ADDRESS)</string>
				<key>Enabled</key>
				<false/>
			</dict>
			<dict>
				<key>Address</key>
				<integer>4278190080</integer>
				<key>Comment</key>
				<string>Generic: PCI root is a 0x1000 page memory region used by some types of firmware</string>
				<key>Enabled</key>
				<false/>
			</dict>
		</array>
		<key>Patch</key>
		<array>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>Comment</key>
				<string>macOS to hacOS</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data>bWFjT1M=</data>
				<key>Identifier</key>
				<string>Apple</string>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>Replace</key>
				<data>aGFjT1M=</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
			</dict>
		</array>
		<key>Quirks</key>
		<dict>
			<key>AllowRelocationBlock</key>
			<false/>
			<key>AvoidRuntimeDefrag</key>
			<true/>
			<key>DevirtualiseMmio</key>
			<false/>
			<key>DisableSingleUser</key>
			<false/>
			<key>DisableVariableWrite</key>
			<false/>
			<key>DiscardHibernateMap</key>
			<false/>
			<key>EnableSafeModeSlide</key>
			<true/>
			<key>EnableWriteUnprotector</key>
			<true/>
			<key>ForceBooterSignature</key>
			<false/>
			<key>ForceExitBootServices</key>
			<false/>
			<key>ProtectMemoryRegions</key>
			<false/>
			<key>ProtectSecureBoot</key>
			<false/>
			<key>ProtectUefiServices</key>
			<false/>
			<key>ProvideCustomSlide</key>
			<true/>
			<key>ProvideMaxSlide</key>
			<integer>0</integer>
			<key>RebuildAppleMemoryMap</key>
			<false/>
			<key>ResizeAppleGpuBars</key>
			<integer>-1</integer>
			<key>SetupVirtualMap</key>
			<true/>
			<key>SignalAppleOS</key>
			<false/>
			<key>SyncRuntimePermissions</key>
			<false/>
		</dict>
	</dict>
	<key>DeviceProperties</key>
	<dict>
		<key>Add</key>
		<dict>
			<key>PciRoot(0x0)/Pci(0x1b,0x0)</key>
			<dict>
				<key>layout-id</key>
				<data>AQAAAA==</data>
			</dict>
			<key>#PciRoot(0x0)/Pci(0x2,0x0)</key>
			<dict>
				<key>AAPL,ig-platform-id</key>
				<data>AADAhw==</data>
				<key>device-id</key>
				<data>wIcAAA==</data>
			</dict>
		</dict>
		<key>Delete</key>
		<dict/>
	</dict>
	<key>Kernel</key>
	<dict>
		<key>Add</key>
		<array>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>Lilu.kext</string>
				<key>Comment</key>
				<string>Lilu.kext</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/Lilu</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>VirtualSMC.kext</string>
				<key>Comment</key>
				<string>VirtualSMC.kext</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/VirtualSMC</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>WhateverGreen.kext</string>
				<key>Comment</key>
				<string>WhateverGreen.kext</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/WhateverGreen</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext</string>
				<key>Comment</key>
				<string>VoodooGPIO.kext</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/VoodooGPIO</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext</string>
				<key>Comment</key>
				<string>VoodooI2CServices.kext</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/VoodooI2CServices</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext</string>
				<key>Comment</key>
				<string>VoodooInput.kext</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/VoodooInput</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>AppleALC.kext</string>
				<key>Comment</key>
				<string>AppleALC.kext</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/AppleALC</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>SMCProcessor.kext</string>
				<key>Comment</key>
				<string>SMCProcessor.kext</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/SMCProcessor</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>SMCSuperIO.kext</string>
				<key>Comment</key>
				<string>SMCSuperIO.kext</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/SMCSuperIO</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>VoodooI2C.kext</string>
				<key>Comment</key>
				<string>VoodooI2C.kext</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/VoodooI2C</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>VoodooI2CHID.kext</string>
				<key>Comment</key>
				<string>VoodooI2CHID.kext</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/VoodooI2CHID</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
		</array>
		<key>Block</key>
		<array>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<false/>
				<key>Identifier</key>
				<string>com.apple.driver.AppleTyMCEDriver</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>Strategy</key>
				<string>Disable</string>
			</dict>
		</array>
		<key>Emulate</key>
		<dict>
			<key>Cpuid1Data</key>
			<data></data>
			<key>Cpuid1Mask</key>
			<data></data>
			<key>DummyPowerManagement</key>
			<false/>
			<key>MaxKernel</key>
			<string></string>
			<key>MinKernel</key>
			<string></string>
		</dict>
		<key>Force</key>
		<array>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>System/Library/Extensions/IONetworkingFamily.kext</string>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<false/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/IONetworkingFamily</string>
				<key>Identifier</key>
				<string>com.apple.iokit.IONetworkingFamily</string>
				<key>MaxKernel</key>
				<string>13.99.99</string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
		</array>
		<key>Patch</key>
		<array>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>Base</key>
				<string>__ZN8AppleRTC18setupDateTimeAlarmEPK11RTCDateTime</string>
				<key>Comment</key>
				<string>Disable RTC wake scheduling</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data></data>
				<key>Identifier</key>
				<string>com.apple.driver.AppleRTC</string>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string>19.0.0</string>
				<key>Replace</key>
				<data>ww==</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>Base</key>
				<string>_AcpiOsVprintf</string>
				<key>Comment</key>
				<string>Disable ACPI logging</string>
				<key>Count</key>
				<integer>0</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data></data>
				<key>Identifier</key>
				<string>com.apple.driver.AppleACPIPlatform</string>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>MaxKernel</key>
				<string>18.5.0</string>
				<key>MinKernel</key>
				<string>18.5.0</string>
				<key>Replace</key>
				<data>ww==</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
			</dict>
			<dict>
				<key>Arch</key>
				<string>x86_64</string>
				<key>Base</key>
				<string>__ZN11BCM5701Enet14getAdapterInfoEv</string>
				<key>Comment</key>
				<string>Broadcom BCM57785 patch</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data>6AAA//9miYMABQAA</data>
				<key>Identifier</key>
				<string>com.apple.iokit.AppleBCM5701Ethernet</string>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data>/wAA////////////</data>
				<key>MaxKernel</key>
				<string>19.9.9</string>
				<key>MinKernel</key>
				<string></string>
				<key>Replace</key>
				<data>uLQWAABmiYMABQAA</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
			</dict>
			<dict>
				<key>Arch</key>
				<string>x86_64</string>
				<key>Base</key>
				<string>_panic</string>
				<key>Comment</key>
				<string>Send panic string to serial port</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data></data>
				<key>Identifier</key>
				<string>kernel</string>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>Replace</key>
				<data>MfaKD4TJdQT/xrEKZrr9A+yoIHT7Zrr4A4jI7kj/x4X2dN/r/g==</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
			</dict>
			<dict>
				<key>Arch</key>
				<string>x86_64</string>
				<key>Base</key>
				<string>_kernel_debug_string_early</string>
				<key>Comment</key>
				<string>Send early prints to serial port</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data></data>
				<key>Identifier</key>
				<string>kernel</string>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>Replace</key>
				<data>MfaKD4TJdQT/xrEKZrr9A+yoIHT7Zrr4A4jI7kj/x4X2dN/D</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
			</dict>
			<dict>
				<key>Arch</key>
				<string>x86_64</string>
				<key>Base</key>
				<string>_disable_serial_output</string>
				<key>Comment</key>
				<string>Enable early serial output on RELEASE kernel</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data></data>
				<key>Identifier</key>
				<string>kernel</string>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>Replace</key>
				<data>AA==</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
			</dict>
			<dict>
				<key>Arch</key>
				<string>x86_64</string>
				<key>Base</key>
				<string>_vstart</string>
				<key>Comment</key>
				<string>Print K and dead loop</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data></data>
				<key>Identifier</key>
				<string>kernel</string>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>Replace</key>
				<data>sUtmuv0D7KggdPtmuvgDiMjusQpmuv0D7KggdPtmuvgDiMju6/4=</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
			</dict>
			<dict>
				<key>Arch</key>
				<string>x86_64</string>
				<key>Base</key>
				<string>_vstart</string>
				<key>Comment</key>
				<string>Early reboot</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data></data>
				<key>Identifier</key>
				<string>kernel</string>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>Replace</key>
				<data>McCwBrr5DAAA7uv+</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
			</dict>
			<dict>
				<key>Arch</key>
				<string>x86_64</string>
				<key>Base</key>
				<string>_early_random</string>
				<key>Comment</key>
				<string>SurPlus v1 - PART 1 of 2 - Patch read_erandom (inlined in _early_random)</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data>AHQjSIs=</data>
				<key>Identifier</key>
				<string>kernel</string>
				<key>Limit</key>
				<integer>800</integer>
				<key>Mask</key>
				<data></data>
				<key>MaxKernel</key>
				<string>21.1.0</string>
				<key>MinKernel</key>
				<string>20.4.0</string>
				<key>Replace</key>
				<data>AOsjSIs=</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
			</dict>
			<dict>
				<key>Arch</key>
				<string>x86_64</string>
				<key>Base</key>
				<string>_register_and_init_prng</string>
				<key>Comment</key>
				<string>SurPlus v1 - PART 2 of 2 - Patch register_and_init_prng</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data>ukgBAAAx9g==</data>
				<key>Identifier</key>
				<string>kernel</string>
				<key>Limit</key>
				<integer>256</integer>
				<key>Mask</key>
				<data></data>
				<key>MaxKernel</key>
				<string>21.1.0</string>
				<key>MinKernel</key>
				<string>20.4.0</string>
				<key>Replace</key>
				<data>ukgBAADrBQ==</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
			</dict>
		</array>
		<key>Quirks</key>
		<dict>
			<key>AppleCpuPmCfgLock</key>
			<false/>
			<key>AppleXcpmCfgLock</key>
			<false/>
			<key>AppleXcpmExtraMsrs</key>
			<false/>
			<key>AppleXcpmForceBoost</key>
			<false/>
			<key>CustomPciSerialDevice</key>
			<false/>
			<key>CustomSMBIOSGuid</key>
			<false/>
			<key>DisableIoMapper</key>
			<true/>
			<key>DisableLinkeditJettison</key>
			<true/>
			<key>DisableRtcChecksum</key>
			<false/>
			<key>ExtendBTFeatureFlags</key>
			<false/>
			<key>ExternalDiskIcons</key>
			<false/>
			<key>ForceAquantiaEthernet</key>
			<false/>
			<key>ForceSecureBootScheme</key>
			<false/>
			<key>IncreasePciBarSize</key>
			<false/>
			<key>LapicKernelPanic</key>
			<false/>
			<key>LegacyCommpage</key>
			<false/>
			<key>PanicNoKextDump</key>
			<true/>
			<key>PowerTimeoutKernelPanic</key>
			<true/>
			<key>ProvideCurrentCpuInfo</key>
			<false/>
			<key>SetApfsTrimTimeout</key>
			<integer>-1</integer>
			<key>ThirdPartyDrives</key>
			<false/>
			<key>XhciPortLimit</key>
			<false/>
		</dict>
		<key>Scheme</key>
		<dict>
			<key>CustomKernel</key>
			<false/>
			<key>FuzzyMatch</key>
			<true/>
			<key>KernelArch</key>
			<string>Auto</string>
			<key>KernelCache</key>
			<string>Auto</string>
		</dict>
	</dict>
	<key>Misc</key>
	<dict>
		<key>BlessOverride</key>
		<array/>
		<key>Boot</key>
		<dict>
			<key>ConsoleAttributes</key>
			<integer>0</integer>
			<key>HibernateMode</key>
			<string>None</string>
			<key>HideAuxiliary</key>
			<false/>
			<key>LauncherOption</key>
			<string>Disabled</string>
			<key>LauncherPath</key>
			<string>Default</string>
			<key>PickerAttributes</key>
			<integer>17</integer>
			<key>PickerAudioAssist</key>
			<false/>
			<key>PickerMode</key>
			<string>Builtin</string>
			<key>PickerVariant</key>
			<string>Auto</string>
			<key>PollAppleHotKeys</key>
			<false/>
			<key>ShowPicker</key>
			<true/>
			<key>TakeoffDelay</key>
			<integer>0</integer>
			<key>Timeout</key>
			<integer>5</integer>
		</dict>
		<key>Debug</key>
		<dict>
			<key>AppleDebug</key>
			<true/>
			<key>ApplePanic</key>
			<true/>
			<key>DisableWatchDog</key>
			<true/>
			<key>DisplayDelay</key>
			<integer>0</integer>
			<key>DisplayLevel</key>
			<integer>2147483650</integer>
			<key>LogModules</key>
			<string>*</string>
			<key>SysReport</key>
			<false/>
			<key>Target</key>
			<integer>67</integer>
		</dict>
		<key>Entries</key>
		<array>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<false/>
				<key>Comment</key>
				<string>Not signed for security reasons</string>
				<key>Enabled</key>
				<false/>
				<key>Flavour</key>
				<string>Auto</string>
				<key>Name</key>
				<string>CustomOS</string>
				<key>Path</key>
				<string>PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,11-22-33-44-55-66-77-88)/HD(1,GPT,00000000-0000-0000-0000-000000000000,0x800,0x64000)/\EFI\BOOT\BOOTX64.EFI</string>
				<key>TextMode</key>
				<false/>
			</dict>
		</array>
		<key>Security</key>
		<dict>
			<key>AllowSetDefault</key>
			<true/>
			<key>ApECID</key>
			<integer>0</integer>
			<key>AuthRestart</key>
			<false/>
			<key>BlacklistAppleUpdate</key>
			<true/>
			<key>DmgLoading</key>
			<string>Signed</string>
			<key>EnablePassword</key>
			<false/>
			<key>ExposeSensitiveData</key>
			<integer>6</integer>
			<key>HaltLevel</key>
			<integer>2147483648</integer>
			<key>PasswordHash</key>
			<data></data>
			<key>PasswordSalt</key>
			<data></data>
			<key>ScanPolicy</key>
			<integer>0</integer>
			<key>SecureBootModel</key>
			<string>Default</string>
			<key>Vault</key>
			<string>Optional</string>
		</dict>
		<key>Serial</key>
		<dict>
			<key>Init</key>
			<false/>
			<key>Override</key>
			<false/>
		</dict>
		<key>Tools</key>
		<array>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<true/>
				<key>Comment</key>
				<string>KeyTester.efi</string>
				<key>Enabled</key>
				<true/>
				<key>Flavour</key>
				<string>Auto</string>
				<key>FullNvramAccess</key>
				<false/>
				<key>Name</key>
				<string>KeyTester.efi</string>
				<key>Path</key>
				<string>KeyTester.efi</string>
				<key>RealPath</key>
				<false/>
				<key>TextMode</key>
				<false/>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<true/>
				<key>Comment</key>
				<string>OpenShell.efi</string>
				<key>Enabled</key>
				<true/>
				<key>Flavour</key>
				<string>Auto</string>
				<key>FullNvramAccess</key>
				<false/>
				<key>Name</key>
				<string>OpenShell.efi</string>
				<key>Path</key>
				<string>OpenShell.efi</string>
				<key>RealPath</key>
				<false/>
				<key>TextMode</key>
				<false/>
			</dict>
		</array>
	</dict>
	<key>NVRAM</key>
	<dict>
		<key>Add</key>
		<dict>
			<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
			<dict>
				<key>DefaultBackgroundColor</key>
				<data>AAAAAA==</data>
			</dict>
			<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
			<dict>
				<key>rtc-blacklist</key>
				<data></data>
			</dict>
			<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
			<dict>
				<key>#INFO (prev-lang:kbd)</key>
				<string>en:252 (ABC), set 656e3a323532</string>
				<key>ForceDisplayRotationInEFI</key>
				<integer>0</integer>
				<key>SystemAudioVolume</key>
				<data>Rg==</data>
				<key>boot-args</key>
				<string>-v keepsyms=1 alcid=1 debug=0x100</string>
				<key>csr-active-config</key>
				<data>AAAAAA==</data>
				<key>prev-lang:kbd</key>
				<data></data>
				<key>run-efi-updater</key>
				<string>No</string>
			</dict>
		</dict>
		<key>Delete</key>
		<dict>
			<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
			<array>
				<string>DefaultBackgroundColor</string>
			</array>
			<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
			<array>
				<string>rtc-blacklist</string>
			</array>
			<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
			<array>
				<string>boot-args</string>
				<string>ForceDisplayRotationInEFI</string>
			</array>
		</dict>
		<key>LegacyOverwrite</key>
		<false/>
		<key>LegacySchema</key>
		<dict>
			<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
			<array>
				<string>EFILoginHiDPI</string>
				<string>EFIBluetoothDelay</string>
				<string>LocationServicesEnabled</string>
				<string>SystemAudioVolume</string>
				<string>SystemAudioVolumeDB</string>
				<string>SystemAudioVolumeSaved</string>
				<string>bluetoothActiveControllerInfo</string>
				<string>bluetoothInternalControllerInfo</string>
				<string>flagstate</string>
				<string>fmm-computer-name</string>
				<string>fmm-mobileme-token-FMM</string>
				<string>fmm-mobileme-token-FMM-BridgeHasAccount</string>
				<string>nvda_drv</string>
				<string>prev-lang:kbd</string>
			</array>
			<key>8BE4DF61-93CA-11D2-AA0D-00E098032B8C</key>
			<array>
				<string>Boot0080</string>
				<string>Boot0081</string>
				<string>Boot0082</string>
				<string>BootNext</string>
				<string>BootOrder</string>
			</array>
		</dict>
		<key>WriteFlash</key>
		<true/>
	</dict>
	<key>PlatformInfo</key>
	<dict>
		<key>Automatic</key>
		<true/>
		<key>CustomMemory</key>
		<false/>
		<key>Generic</key>
		<dict>
			<key>AdviseFeatures</key>
			<false/>
			<key>MLB</key>
			<string>HIDDEN</string>
			<key>MaxBIOSVersion</key>
			<false/>
			<key>ProcessorType</key>
			<integer>0</integer>
			<key>ROM</key>
			<data>HIDDEN</data>
			<key>SpoofVendor</key>
			<true/>
			<key>SystemMemoryStatus</key>
			<string>Auto</string>
			<key>SystemProductName</key>
			<string>MacBookPro15,2</string>
			<key>SystemSerialNumber</key>
			<string>HIDDEN</string>
			<key>SystemUUID</key>
			<string>HIDDEN</string>
		</dict>
		<key>UpdateDataHub</key>
		<true/>
		<key>UpdateNVRAM</key>
		<true/>
		<key>UpdateSMBIOS</key>
		<true/>
		<key>UpdateSMBIOSMode</key>
		<string>Create</string>
		<key>UseRawUuidEncoding</key>
		<false/>
	</dict>
	<key>UEFI</key>
	<dict>
		<key>APFS</key>
		<dict>
			<key>EnableJumpstart</key>
			<true/>
			<key>GlobalConnect</key>
			<false/>
			<key>HideVerbose</key>
			<true/>
			<key>JumpstartHotPlug</key>
			<false/>
			<key>MinDate</key>
			<integer>0</integer>
			<key>MinVersion</key>
			<integer>0</integer>
		</dict>
		<key>AppleInput</key>
		<dict>
			<key>AppleEvent</key>
			<string>Builtin</string>
			<key>CustomDelays</key>
			<false/>
			<key>GraphicsInputMirroring</key>
			<true/>
			<key>KeyInitialDelay</key>
			<integer>50</integer>
			<key>KeySubsequentDelay</key>
			<integer>5</integer>
			<key>PointerPollMask</key>
			<integer>-1</integer>
			<key>PointerPollMax</key>
			<integer>80</integer>
			<key>PointerPollMin</key>
			<integer>10</integer>
			<key>PointerSpeedDiv</key>
			<integer>1</integer>
			<key>PointerSpeedMul</key>
			<integer>1</integer>
		</dict>
		<key>Audio</key>
		<dict>
			<key>AudioCodec</key>
			<integer>0</integer>
			<key>AudioDevice</key>
			<string>PciRoot(0x0)/Pci(0x1b,0x0)</string>
			<key>AudioOutMask</key>
			<integer>1</integer>
			<key>AudioSupport</key>
			<false/>
			<key>DisconnectHda</key>
			<false/>
			<key>MaximumGain</key>
			<integer>-15</integer>
			<key>MinimumAssistGain</key>
			<integer>-30</integer>
			<key>MinimumAudibleGain</key>
			<integer>-55</integer>
			<key>PlayChime</key>
			<string>Auto</string>
			<key>ResetTrafficClass</key>
			<false/>
			<key>SetupDelay</key>
			<integer>0</integer>
		</dict>
		<key>ConnectDrivers</key>
		<true/>
		<key>Drivers</key>
		<array>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Comment</key>
				<string>HfsPlus.efi</string>
				<key>Enabled</key>
				<true/>
				<key>LoadEarly</key>
				<false/>
				<key>Path</key>
				<string>HfsPlus.efi</string>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Comment</key>
				<string>OpenRuntime.efi</string>
				<key>Enabled</key>
				<true/>
				<key>LoadEarly</key>
				<false/>
				<key>Path</key>
				<string>OpenRuntime.efi</string>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Comment</key>
				<string>ResetNvramEntry.efi</string>
				<key>Enabled</key>
				<true/>
				<key>LoadEarly</key>
				<false/>
				<key>Path</key>
				<string>ResetNvramEntry.efi</string>
			</dict>
		</array>
		<key>Input</key>
		<dict>
			<key>KeyFiltering</key>
			<false/>
			<key>KeyForgetThreshold</key>
			<integer>5</integer>
			<key>KeySupport</key>
			<true/>
			<key>KeySupportMode</key>
			<string>Auto</string>
			<key>KeySwap</key>
			<false/>
			<key>PointerSupport</key>
			<false/>
			<key>PointerSupportMode</key>
			<string>ASUS</string>
			<key>TimerResolution</key>
			<integer>50000</integer>
		</dict>
		<key>Output</key>
		<dict>
			<key>ClearScreenOnModeSwitch</key>
			<false/>
			<key>ConsoleMode</key>
			<string></string>
			<key>DirectGopRendering</key>
			<false/>
			<key>ForceResolution</key>
			<false/>
			<key>GopPassThrough</key>
			<string>Disabled</string>
			<key>IgnoreTextInGraphics</key>
			<false/>
			<key>ProvideConsoleGop</key>
			<true/>
			<key>ReconnectGraphicsOnConnect</key>
			<false/>
			<key>ReconnectOnResChange</key>
			<false/>
			<key>ReplaceTabWithSpace</key>
			<false/>
			<key>Resolution</key>
			<string>Max</string>
			<key>SanitiseClearScreen</key>
			<false/>
			<key>TextRenderer</key>
			<string>BuiltinGraphics</string>
			<key>UIScale</key>
			<integer>0</integer>
			<key>UgaPassThrough</key>
			<false/>
		</dict>
		<key>ProtocolOverrides</key>
		<dict>
			<key>AppleAudio</key>
			<false/>
			<key>AppleBootPolicy</key>
			<false/>
			<key>AppleDebugLog</key>
			<false/>
			<key>AppleEg2Info</key>
			<false/>
			<key>AppleFramebufferInfo</key>
			<false/>
			<key>AppleImageConversion</key>
			<false/>
			<key>AppleImg4Verification</key>
			<false/>
			<key>AppleKeyMap</key>
			<false/>
			<key>AppleRtcRam</key>
			<false/>
			<key>AppleSecureBoot</key>
			<false/>
			<key>AppleSmcIo</key>
			<false/>
			<key>AppleUserInterfaceTheme</key>
			<false/>
			<key>DataHub</key>
			<false/>
			<key>DeviceProperties</key>
			<false/>
			<key>FirmwareVolume</key>
			<true/>
			<key>HashServices</key>
			<false/>
			<key>OSInfo</key>
			<false/>
			<key>UnicodeCollation</key>
			<false/>
		</dict>
		<key>Quirks</key>
		<dict>
			<key>ActivateHpetSupport</key>
			<false/>
			<key>DisableSecurityPolicy</key>
			<false/>
			<key>EnableVectorAcceleration</key>
			<true/>
			<key>EnableVmx</key>
			<false/>
			<key>ExitBootServicesDelay</key>
			<integer>0</integer>
			<key>ForceOcWriteFlash</key>
			<false/>
			<key>ForgeUefiSupport</key>
			<false/>
			<key>IgnoreInvalidFlexRatio</key>
			<false/>
			<key>ReleaseUsbOwnership</key>
			<true/>
			<key>ReloadOptionRoms</key>
			<false/>
			<key>RequestBootVarRouting</key>
			<true/>
			<key>ResizeGpuBars</key>
			<integer>-1</integer>
			<key>TscSyncTimeout</key>
			<integer>0</integer>
			<key>UnblockFsConnect</key>
			<false/>
		</dict>
		<key>ReservedMemory</key>
		<array>
			<dict>
				<key>Address</key>
				<integer>268435456</integer>
				<key>Comment</key>
				<string>HD3000: IGPU memory corruption errata</string>
				<key>Enabled</key>
				<false/>
				<key>Size</key>
				<integer>268435456</integer>
				<key>Type</key>
				<string>Reserved</string>
			</dict>
			<dict>
				<key>Address</key>
				<integer>569344</integer>
				<key>Comment</key>
				<string>Fix black screen on wake from hibernation for Lenovo Thinkpad T490</string>
				<key>Enabled</key>
				<false/>
				<key>Size</key>
				<integer>4096</integer>
				<key>Type</key>
				<string>RuntimeCode</string>
			</dict>
		</array>
	</dict>
</dict>
</plist>

 

 

 

OpenCore's log

Quote
00:000 00:000 BS: Starting OpenCore application...
00:000 00:000 BS: Booter path - \EFI\BOOT\BOOTX64.EFI
00:000 00:000 OCFS: Trying to locate filesystem on 7737AA98 77518598
00:000 00:000 OCFS: Filesystem DP - \EFI\BOOT\BOOTX64.EFI
00:000 00:000 BS: Trying to load OpenCore image...
00:000 00:000 BS: Relative path - EFI
00:000 00:000 BS: Startup path - EFI\OpenCore.efi (0)
00:000 00:000 BS: Fallback to absolute path - EFI\OC\OpenCore.efi
00:000 00:000 BS: Read OpenCore image of 987136 bytes
00:000 00:000 OCM: Loaded image at 78FA8C98 handle
00:000 00:000 OCM: Loaded image has DeviceHandle 7737AA98 FilePath 77518418 ours DevicePath 78FAAD98
00:000 00:000 OCCPU: TSC Adjust 0
00:000 00:000 OCCPU: Known Model Core Crystal Clock Frequency    24000000Hz
00:000 00:000 OCCPU: CPUFrequencyFromART  1992000000Hz  1992MHz = 24000000 * 166 / 2
00:000 00:000 OC: Starting OpenCore...
00:000 00:000 OC: Booter path - EFI\OC\OpenCore.efi
00:000 00:000 OCFS: Trying to locate filesystem on 7737AA98 77518418
00:000 00:000 OCFS: Filesystem DP - EFI\OC\OpenCore.efi
00:000 00:000 OC: Absolute booter path - EFI\OC\OpenCore.efi
00:000 00:000 OC: Storage root EFI\OC\OpenCore.efi
00:000 00:000 OCST: Missing vault data, ignoring...
00:000 00:000 OC: OcMiscEarlyInit...
00:000 00:000 OC: Loaded configuration of 33323 bytes
00:000 00:000 OC: Got 3 drivers
00:000 00:000 OC: Watchdog status is 0
00:122 00:122 OC: OpenCore DBG-085-2022-10-04 is loading in Optional mode (0/0)...
00:173 00:051 OC: Boot timestamp - 2022.11.04 11:27:11
00:225 00:051 OCCPU: MP services threads 8 (enabled 8) - Success
00:276 00:051 OCCPU: MP services Pkg 1 Cores 4 Threads 2 - Success
00:327 00:051 OCCPU: Found Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
00:378 00:051 OCCPU: Signature 806EA Stepping A Model 8E Family 6 Type 0 ExtModel 8 ExtFamily 0 uCode 84 CPUID MAX (16/80000008)
00:430 00:051 OCCPU: EIST CFG Lock 0
00:780 00:349 OCCPU: TSC Adjust 0
00:831 00:051 OCCPU: Known Model Core Crystal Clock Frequency    24000000Hz
00:882 00:051 OCCPU: CPUFrequencyFromART  1992000000Hz  1992MHz = 24000000 * 166 / 2
00:933 00:051 OCCPU: Timer address is 1808 from PMC ACPI
00:985 00:051 OCCPU: Failed to get FSBFrequency data using Apple Platform Info - Not Found
01:137 00:152 OCCPU: Intel TSC:  1992000000Hz,  1992MHz; FSB:    99600000Hz,    99MHz; MaxBusRatio: 20
01:189 00:051 OCCPU: Detected Apple Processor Type: 07 -> 0709
01:538 00:349 OCCPU: CPUFrequencyFromTSC  1992000232Hz  1992MHz
01:589 00:051 OCCPU: CPUFrequency  1992000000Hz  1992MHz
01:641 00:051 OCCPU: FSBFrequency    99600000Hz    99MHz
01:692 00:051 OCCPU: Pkg 1 Cores 4 Threads 8
01:743 00:051 OC: OcLoadNvramSupport...
01:795 00:051 OCVAR: Locate emulated NVRAM protocol - Not Found
01:847 00:052 OC: Not deleting NVRAM 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:DefaultBackgroundColor, matches add
02:197 00:349 OC: Not deleting NVRAM 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:rtc-blacklist, matches add
02:249 00:051 OC: Not deleting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:boot-args, matches add
02:301 00:051 OC: Not deleting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:ForceDisplayRotationInEFI, matches add
02:353 00:051 OCVAR: Setting NVRAM 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:DefaultBackgroundColor - ignored, exists
02:405 00:052 OCVAR: Setting NVRAM 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:rtc-blacklist - Not Found
02:457 00:051 OCVAR: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:ForceDisplayRotationInEFI - ignored, exists
02:508 00:051 OCVAR: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:SystemAudioVolume - ignored, exists
02:859 00:350 OCVAR: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:boot-args - ignored, exists
02:911 00:051 OCVAR: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:csr-active-config - ignored, exists
02:962 00:051 OCVAR: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:prev-lang:kbd - ignored, exists
03:014 00:051 OCVAR: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:run-efi-updater - ignored, exists
03:065 00:051 OC: Current version is DBG-085-2022-10-04
03:117 00:051 OC: OcMiscMiddleInit...
03:168 00:051 OC: StorageHandle 7737AA98 with Disabled LauncherOption pointing to Default
03:518 00:350 OC: OcLoadUefiSupport...
03:570 00:051 OCAU: OcAudioInstallProtocols (0, 0)
03:621 00:051 OCAU: 4B228577-6274-4A48-82AE-0713A1171987 protocol - Not Found
03:672 00:051 OCAU: C32332DF-FC56-4FE1-9358-BA0D529B24CD protocol - Not Found
03:723 00:051 OCAU: F4CB0B78-243B-11E7-A524-B8E8562CBAFA protocol - Not Found
03:775 00:051 OCAU: 3224B169-EC34-46D2-B779-E1B1687F525F protocol - Not Found
03:827 00:052 OCAE: Builtin installed
04:178 00:350 OCRTC: Wake log is 0xFE 0xFF  253 0xFF
04:230 00:051 OCOS: Discovered rotate NVRAM override to 0
04:281 00:051 OC: Automatic SB model j132 from model MacBookPro15,2
04:332 00:051 OC: Loading Apple Secure Boot with j132 (level 1)
04:389 00:056 OCII: AIFTimerBoostInit Current timer is 10000
04:441 00:051 OC: Installing KeySupport...
04:492 00:051 OCII: gST->ConIn 79FFA2F8 vs found 79FFA2F8
04:843 00:350 AIK: Using 5 (50ms)
04:894 00:051 OCABC: ALRBL 0 RTDFRG 1 DEVMMIO 0 NOSU 0 NOVRWR 0 NOSB 0 FBSIG 0 NOHBMAP 0 SMSLIDE 1 WRUNPROT 1
04:945 00:051 OCABC: FEXITBS 0 PRMRG 0 CSLIDE 1 MSLIDE 0 PRSRV 0 RBMAP 0 VMAP 1 APPLOS 0 RTPERMS 0 ARBAR -1
04:996 00:051 OCABC: Firmware has 4136308 free pages (470388 in lower 4 GB)
05:048 00:051 OCABC: Awaiting rendezvous with OpenRuntime r12
05:099 00:051 OC: RequestBootVarRouting 1
05:151 00:051 OC: AVX enabled - 1
05:501 00:350 OC: Got 3 drivers
05:552 00:051 OC: Driver HfsPlus.efi at 0 (HfsPlus.efi) is being loaded...
05:607 00:054 OCABC: EfiBootRt candidate - <nil>
05:658 00:051 OCABC: IsEfiBootRt 0 (BP 1, Apple 0)
05:710 00:051 OCB: Arch filtering 0(37892)->766F1018(37892) caps 4 - Success
05:764 00:054 OC: Driver HfsPlus.efi at 0 is successfully loaded!
05:816 00:051 OC: Driver HfsPlus.efi at 0 needs connection.
06:166 00:349 OC: Driver OpenRuntime.efi at 1 (OpenRuntime.efi) is being loaded...
06:220 00:054 OCABC: EfiBootRt candidate - <nil>
06:272 00:051 OCABC: IsEfiBootRt 0 (BP 1, Apple 0)
06:323 00:051 OCB: Arch filtering 0(40964)->766F0018(40964) caps 4 - Success
06:378 00:054 OCABC: Got rendezvous with OpenRuntime r12
06:429 00:051 OCABC: MAT support is 0
06:480 00:051 OC: Driver OpenRuntime.efi at 1 is successfully loaded!
06:830 00:349 OC: Driver ResetNvramEntry.efi at 2 (ResetNvramEntry.efi) is being loaded...
06:888 00:057 OCABC: EfiBootRt candidate - <nil>
06:939 00:051 OCABC: IsEfiBootRt 0 (BP 1, Apple 0)
06:991 00:051 OCB: Arch filtering 0(69636)->766E9018(69636) caps 4 - Success
07:046 00:055 OCCPU: TSC Adjust 0
07:097 00:051 OCCPU: Known Model Core Crystal Clock Frequency    24000000Hz
07:149 00:051 OCCPU: CPUFrequencyFromART  1992000000Hz  1992MHz = 24000000 * 166 / 2
07:506 00:356 OC: Driver ResetNvramEntry.efi at 2 is successfully loaded!
07:557 00:051 OC: Connecting drivers...
07:628 00:070 OC: Connecting drivers done...
07:679 00:051 OC: Found 2 pointer devices - Success
07:730 00:051 OCJS: PartitionInfo is Not Found
07:782 00:051 OCC: Installing GOP (Unsupported) on ConsoleOutHandle...
07:862 00:080 OC: Requested resolution is 0x0@0 (max: 1, force: 0) from Max
08:213 00:350 OCC: Requesting 0x0@0 (max: 1) resolution, curr 0, total 7
08:264 00:051 OCC: Current FB at 0x2FC0000000 (0x15F9000), format 1, res 3200x1800 scan 3200
08:315 00:051 OCC: Mode 0 - 3200x1800:1
08:366 00:051 OCC: Mode 1 - 640x480:1
08:418 00:051 OCC: Mode 2 - 800x600:1
08:469 00:051 OCC: Mode 3 - 1024x768:1
08:520 00:051 OCC: Mode 4 - 1280x1024:1
08:870 00:349 OCC: Mode 5 - 1600x1200:1
08:922 00:051 OCC: Mode 6 - 1920x1440:1
08:973 00:051 OCC: Current mode matches desired mode 0
09:024 00:051 OC: Changed resolution to 0x0@0 (max: 1, force: 0) from Max - Already started
09:075 00:051 OC: Selected UIScale 2 based on 3200x1800 resolution
09:127 00:051 OC: Setting UIScale to 2 - Invalid Parameter
09:179 00:051 OCC: Using builtin text renderer with 2 scale
09:753 00:573 OCC: Install console control (72D65900/0/0), current - Success
09:804 00:051 OCC: Setup ASCII Output - Success
09:855 00:051 OC: Requested console mode is 0x0 (max: 0) from 
09:906 00:051 OC: Requested not to use audio
09:958 00:051 OC: OcMiscLoadSystemReport...
10:009 00:051 OC: OcLoadAcpiSupport...
10:061 00:051 OCA: Found 26 ACPI tables
10:411 00:350 OCA: Detected table FACP (50434146) (OEM 00002049204D2041) at 7A74C420 of 276 bytes at index 0
10:462 00:051 OCA: Detected DSDT at 7A723240 of 168411 bytes at index 0
10:514 00:051 OCA: Detected table APIC (43495041) (OEM 00002049204D2041) at 7A74C538 of 188 bytes at index 1
10:565 00:051 OCA: Detected table FPDT (54445046) (OEM 00002049204D2041) at 7A74C5F8 of 68 bytes at index 2
10:616 00:051 OCA: Detected table FIDT (54444946) (OEM 00000049204D2041) at 7A74C640 of 156 bytes at index 3
10:667 00:051 OCA: Detected table MCFG (4746434D) (OEM 00002049204D2041) at 7A74C6E0 of 60 bytes at index 4
10:719 00:051 OCA: Detected table SSDT (54445353) (OEM 6C62615461746153) at 7A74C720 of 857 bytes at index 5
11:069 00:349 OCA: Detected table MSDM (4D44534D) (OEM 00002049204D2041) at 7A74CA80 of 85 bytes at index 6
11:120 00:051 OCA: Detected table SSDT (54445353) (OEM 0020746473536153) at 7A74CAD8 of 12630 bytes at index 7
11:171 00:051 OCA: Detected table HPET (54455048) (OEM 00544C552D4C424B) at 7A74FC30 of 56 bytes at index 8
11:222 00:051 OCA: Detected table SSDT (54445353) (OEM 7076525F72656854) at 7A74FC68 of 4514 bytes at index 9
11:274 00:051 OCA: Detected table SSDT (54445353) (OEM 722D6C626B5F6878) at 7A750E10 of 1923 bytes at index 10
11:325 00:051 OCA: Detected table UEFI (49464555) (OEM 00002049204D2041) at 7A751598 of 66 bytes at index 11
11:377 00:051 OCA: Detected table SSDT (54445353) (OEM 0074647353757043) at 7A7515E0 of 6062 bytes at index 12
11:727 00:350 OCA: Detected table LPIT (5449504C) (OEM 00544C552D4C424B) at 7A752D90 of 148 bytes at index 13
11:778 00:051 OCA: Detected table SSDT (54445353) (OEM 0000707344616448) at 7A752E28 of 321 bytes at index 14
11:830 00:051 OCA: Detected table SSDT (54445353) (OEM 62756872736E6573) at 7A752F70 of 671 bytes at index 15
11:881 00:051 OCA: Detected table SSDT (54445353) (OEM 6376654464697450) at 7A753210 of 12290 bytes at index 16
11:932 00:051 OCA: Detected table SSDT (54445353) (OEM 4365707954746254) at 7A756218 of 1303 bytes at index 17
11:983 00:051 OCA: Detected table DBGP (50474244) (OEM 0000000000000000) at 7A756730 of 52 bytes at index 18
12:035 00:051 OCA: Detected table DBG2 (32474244) (OEM 0000000000000000) at 7A756768 of 84 bytes at index 19
12:385 00:349 OCA: Detected table SSDT (54445353) (OEM 6C62615443627355) at 7A7567C0 of 4838 bytes at index 20
12:436 00:051 OCA: Detected table DMAR (52414D44) (OEM 00000000204C424B) at 7A757AA8 of 240 bytes at index 21
12:488 00:051 OCA: Detected table TPM2 (324D5054) (OEM 00002049204D2041) at 7A757B98 of 52 bytes at index 22
12:539 00:051 OCA: Detected table BGRT (54524742) (OEM 00002049204D2041) at 7A757BD0 of 56 bytes at index 23
12:590 00:051 OCA: Detected table ASF! (21465341) (OEM 0000000047434820) at 7A757C08 of 160 bytes at index 24
12:641 00:051 OCA: Detected table WSMT (544D5357) (OEM 00002049204D2041) at 7A757CA8 of 40 bytes at index 25
12:693 00:051 OCA: FACS signature is 0 (0)
13:043 00:350 OCA: Allocated new table SSDT at 7A76F000
13:094 00:051 OCA: Inserted table SSDT (54445353) (OEM 0000434574647353) of 125 bytes into ACPI at index 26
13:146 00:051 OCA: Allocated new table SSDT at 7A76E000
13:197 00:051 OCA: Inserted table SSDT (54445353) (OEM 0067756C50757043) of 112 bytes into ACPI at index 27
13:252 00:054 OCA: Allocated new table SSDT at 7A76D000
13:303 00:051 OCA: Inserted table SSDT (54445353) (OEM 00000000464C4E50) of 134 bytes into ACPI at index 28
13:355 00:051 OCA: Allocated new table SSDT at 7A76C000
13:705 00:349 OCA: Inserted table SSDT (54445353) (OEM 7862735574647353) of 217 bytes into ACPI at index 29
13:756 00:051 OCA: Exposing XSDT table table FACP (50434146) (OEM 00002049204D2041) at 7A74C420 of 276 bytes at index 0
13:807 00:051 OCA: Exposing XSDT table table APIC (43495041) (OEM 00002049204D2041) at 7A74C538 of 188 bytes at index 1
13:859 00:051 OCA: Exposing XSDT table table FPDT (54445046) (OEM 00002049204D2041) at 7A74C5F8 of 68 bytes at index 2
13:910 00:051 OCA: Exposing XSDT table table FIDT (54444946) (OEM 00000049204D2041) at 7A74C640 of 156 bytes at index 3
13:961 00:051 OCA: Exposing XSDT table table MCFG (4746434D) (OEM 00002049204D2041) at 7A74C6E0 of 60 bytes at index 4
14:013 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 6C62615461746153) at 7A74C720 of 857 bytes at index 5
14:363 00:349 OCA: Exposing XSDT table table MSDM (4D44534D) (OEM 00002049204D2041) at 7A74CA80 of 85 bytes at index 6
14:414 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 0020746473536153) at 7A74CAD8 of 12630 bytes at index 7
14:465 00:051 OCA: Exposing XSDT table table HPET (54455048) (OEM 00544C552D4C424B) at 7A74FC30 of 56 bytes at index 8
14:516 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 7076525F72656854) at 7A74FC68 of 4514 bytes at index 9
14:568 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 722D6C626B5F6878) at 7A750E10 of 1923 bytes at index 10
14:619 00:051 OCA: Exposing XSDT table table UEFI (49464555) (OEM 00002049204D2041) at 7A751598 of 66 bytes at index 11
14:670 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 0074647353757043) at 7A7515E0 of 6062 bytes at index 12
15:021 00:350 OCA: Exposing XSDT table table LPIT (5449504C) (OEM 00544C552D4C424B) at 7A752D90 of 148 bytes at index 13
15:072 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 0000707344616448) at 7A752E28 of 321 bytes at index 14
15:123 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 62756872736E6573) at 7A752F70 of 671 bytes at index 15
15:174 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 6376654464697450) at 7A753210 of 12290 bytes at index 16
15:226 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 4365707954746254) at 7A756218 of 1303 bytes at index 17
15:277 00:051 OCA: Exposing XSDT table table DBGP (50474244) (OEM 0000000000000000) at 7A756730 of 52 bytes at index 18
15:329 00:051 OCA: Exposing XSDT table table DBG2 (32474244) (OEM 0000000000000000) at 7A756768 of 84 bytes at index 19
15:679 00:350 OCA: Exposing XSDT table table SSDT (54445353) (OEM 6C62615443627355) at 7A7567C0 of 4838 bytes at index 20
15:730 00:051 OCA: Exposing XSDT table table DMAR (52414D44) (OEM 00000000204C424B) at 7A757AA8 of 240 bytes at index 21
15:782 00:051 OCA: Exposing XSDT table table TPM2 (324D5054) (OEM 00002049204D2041) at 7A757B98 of 52 bytes at index 22
15:833 00:051 OCA: Exposing XSDT table table BGRT (54524742) (OEM 00002049204D2041) at 7A757BD0 of 56 bytes at index 23
15:884 00:051 OCA: Exposing XSDT table table ASF! (21465341) (OEM 0000000047434820) at 7A757C08 of 160 bytes at index 24
15:936 00:051 OCA: Exposing XSDT table table WSMT (544D5357) (OEM 00002049204D2041) at 7A757CA8 of 40 bytes at index 25
15:987 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 0000434574647353) at 7A76F000 of 125 bytes at index 26
16:337 00:349 OCA: Exposing XSDT table table SSDT (54445353) (OEM 0067756C50757043) at 7A76E000 of 112 bytes at index 27
16:388 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 00000000464C4E50) at 7A76D000 of 134 bytes at index 28
16:439 00:051 OCA: Exposing XSDT table table SSDT (54445353) (OEM 7862735574647353) at 7A76C000 of 217 bytes at index 29
16:491 00:051 OCA: Exposing RSDT table table FACP (50434146) (OEM 00002049204D2041) at 7A74C420 of 276 bytes at index 0
16:542 00:051 OCA: Exposing RSDT table table APIC (43495041) (OEM 00002049204D2041) at 7A74C538 of 188 bytes at index 1
16:593 00:051 OCA: Exposing RSDT table table FPDT (54445046) (OEM 00002049204D2041) at 7A74C5F8 of 68 bytes at index 2
16:645 00:051 OCA: Exposing RSDT table table FIDT (54444946) (OEM 00000049204D2041) at 7A74C640 of 156 bytes at index 3
16:995 00:349 OCA: Exposing RSDT table table MCFG (4746434D) (OEM 00002049204D2041) at 7A74C6E0 of 60 bytes at index 4
17:046 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 6C62615461746153) at 7A74C720 of 857 bytes at index 5
17:097 00:051 OCA: Exposing RSDT table table MSDM (4D44534D) (OEM 00002049204D2041) at 7A74CA80 of 85 bytes at index 6
17:149 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 0020746473536153) at 7A74CAD8 of 12630 bytes at index 7
17:200 00:051 OCA: Exposing RSDT table table HPET (54455048) (OEM 00544C552D4C424B) at 7A74FC30 of 56 bytes at index 8
17:251 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 7076525F72656854) at 7A74FC68 of 4514 bytes at index 9
17:303 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 722D6C626B5F6878) at 7A750E10 of 1923 bytes at index 10
17:653 00:350 OCA: Exposing RSDT table table UEFI (49464555) (OEM 00002049204D2041) at 7A751598 of 66 bytes at index 11
17:704 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 0074647353757043) at 7A7515E0 of 6062 bytes at index 12
17:755 00:051 OCA: Exposing RSDT table table LPIT (5449504C) (OEM 00544C552D4C424B) at 7A752D90 of 148 bytes at index 13
17:806 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 0000707344616448) at 7A752E28 of 321 bytes at index 14
17:858 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 62756872736E6573) at 7A752F70 of 671 bytes at index 15
17:909 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 6376654464697450) at 7A753210 of 12290 bytes at index 16
17:961 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 4365707954746254) at 7A756218 of 1303 bytes at index 17
18:311 00:349 OCA: Exposing RSDT table table DBGP (50474244) (OEM 0000000000000000) at 7A756730 of 52 bytes at index 18
18:362 00:051 OCA: Exposing RSDT table table DBG2 (32474244) (OEM 0000000000000000) at 7A756768 of 84 bytes at index 19
18:414 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 6C62615443627355) at 7A7567C0 of 4838 bytes at index 20
18:465 00:051 OCA: Exposing RSDT table table DMAR (52414D44) (OEM 00000000204C424B) at 7A757AA8 of 240 bytes at index 21
18:516 00:051 OCA: Exposing RSDT table table TPM2 (324D5054) (OEM 00002049204D2041) at 7A757B98 of 52 bytes at index 22
18:567 00:051 OCA: Exposing RSDT table table BGRT (54524742) (OEM 00002049204D2041) at 7A757BD0 of 56 bytes at index 23
18:619 00:051 OCA: Exposing RSDT table table ASF! (21465341) (OEM 0000000047434820) at 7A757C08 of 160 bytes at index 24
18:969 00:350 OCA: Exposing RSDT table table WSMT (544D5357) (OEM 00002049204D2041) at 7A757CA8 of 40 bytes at index 25
19:021 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 0000434574647353) at 7A76F000 of 125 bytes at index 26
19:072 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 0067756C50757043) at 7A76E000 of 112 bytes at index 27
19:123 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 00000000464C4E50) at 7A76D000 of 134 bytes at index 28
19:174 00:051 OCA: Exposing RSDT table table SSDT (54445353) (OEM 7862735574647353) at 7A76C000 of 217 bytes at index 29
19:226 00:051 OC: OcLoadPlatformSupport...
19:277 00:051 OCSMB: Found DMI Anchor 7AEAE000 v3.0 Table Address 7AEAB000 Length 0C12
19:627 00:350 OCSMB: Found DMI Anchor 7AEAD000 v3.0 Table Address 7AEAB000 Length 0C12
19:679 00:051 OCSMB: Current SMBIOS Blade Stealth (Blade Stealth made by Razer)
19:730 00:051 OC: PlatformInfo auto 1 OEM SN 0 OEM UUID 0 OEM MLB 0 OEM ROM 0 - Success
19:781 00:051 OC: New SMBIOS: Acidanthera model MacBookPro15,2
19:832 00:051 OCSMB: Post-override BIOS vendor Acidanthera 0
19:884 00:051 OCSMB: Number of CPU cache entries is 3
19:935 00:051 OCSMB: Number of CPU cache entries is 3
20:285 00:349 OCSMB: Number of CPU cache entries is 3
20:336 00:051 OCSMB: CPU1 display frequency is 2000MHz
20:388 00:051 OCSMB: Applying 1486 (1) prev 7AEAE000 (3090/31), 7AEAD000 (3090/24)
20:439 00:051 OCSMB: Patched 7A340000 v3.2 Table Address 7A341000 Length 05CE 1E 89
20:491 00:051 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:name (9) - Success
20:543 00:051 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:Model (30) - Success
20:595 00:051 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:SystemSerialNumber (26) - Success
20:945 00:350 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:system-id (16) - Success
20:997 00:051 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:board-id (21) - Success
21:049 00:051 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:board-rev (1) - Success
21:100 00:051 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:StartupPowerEvents (8) - Success
21:152 00:051 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:InitialTSC (8) - Success
21:204 00:051 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:FSBFrequency (8) - Success
21:256 00:052 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:DevicePathsSupported (4) - Success
21:607 00:350 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:RPlt (8) - Success
21:659 00:051 OC: Setting HW_BID Mac-827FB448E656EC26 - Success
21:711 00:051 OC: Setting HW_ROM A4:B8:05:D6:93:0A - Success
21:762 00:051 OC: Setting ROM A4:B8:05:D6:93:0A - Success
21:814 00:051 OC: Setting HW_MLB C02003100GUJH4RJA - Success
21:866 00:051 OC: Setting MLB C02003100GUJH4RJA - Success
21:918 00:051 OC: Setting HW_SSN C02C4WZRJHCC - Success
22:269 00:350 OC: Setting SSN C02C4WZRJHCC - Success
22:320 00:051 OC: Setting system-id CB28F555-CC0A-4843-B0D8-6D8906A93F01 - Success
22:372 00:051 OC: Setting FirmwareFeatures FD8FF426 - Success
22:424 00:051 OC: Setting ExtendedFirmwareFeatures 00000008FD8FF426 - Success
22:476 00:051 OC: Setting FirmwareFeaturesMask FF9FFF3F - Success
22:527 00:051 OC: Setting ExtendedFirmwareFeaturesMask 00000008FF9FFF3F - Success
22:579 00:051 OC: OcLoadDevPropsSupport...
22:929 00:350 OC: Setting devprop PciRoot(0x0)/Pci(0x1b,0x0):layout-id - Success
22:980 00:051 OC: OcMiscLateInit...
23:032 00:051 OC: Translated HibernateMode None to 0
23:084 00:052 OC: Hibernation activation - Invalid Parameter, hibernation wake - no
23:136 00:051 OC: Panic log does not exist
23:187 00:051 OC: OcLoadKernelSupport...
23:238 00:051 OC: All green, starting boot management...
23:589 00:350 OC: Ready for takeoff in 0 us
23:641 00:051 OCB: Adding fs 77501F98 (E:0|L:0|P:Success) - PciRoot(0x0)/Pci(0x1D,0x0)/Pci(0x0,0x0)/NVMe(0x1,22-D1-B0-91-59-38-25-00)/HD(1,GPT,E1722C69-B326-4E6F-B7C0-427E06C84B1D,0x800,0x108800)
23:692 00:051 OCB: Adding fs 77501818 (E:0|L:0|P:Success) - PciRoot(0x0)/Pci(0x1D,0x0)/Pci(0x0,0x0)/NVMe(0x1,22-D1-B0-91-59-38-25-00)/HD(2,GPT,AD21156E-5790-49AE-A6CC-A3EE424041FC,0x109000,0x31800)
23:743 00:051 OCB: Adding fs 7737AA98 (E:1|L:1|P:Success) - PciRoot(0x0)/Pci(0x14,0x0)/USB(0x6,0x0)/HD(1,MBR,0x9EE743A5,0x1F80,0x39D0080)
23:795 00:051 OCB: Adding fs 77469318 (E:0|L:0|P:Success) - PciRoot(0x0)/Pci(0x1D,0x0)/Pci(0x0,0x0)/NVMe(0x1,22-D1-B0-91-59-38-25-00)/HD(6,GPT,65F8345D-C551-46AA-94D8-BBDB9203268D,0x3A25D000,0x128000)
23:846 00:051 OCB: Found 4 potentially bootable filesystems
23:899 00:052 OCB: BootOrder/BootNext are not present or unsupported
24:249 00:349 OCB: Adding fs 2007C5F5 for 2 custom entries and BEP (aux shown)
24:300 00:051 OCB: Processing blessed list
24:352 00:051 OCB: Adding bless entry on disk - PciRoot(0x0)/Pci(0x1D,0x0)/Pci(0x0,0x0)/NVMe(0x1,22-D1-B0-91-59-38-25-00)/HD(1,GPT,E1722C69-B326-4E6F-B7C0-427E06C84B1D,0x800,0x108800)
24:404 00:051 OCBP: Blessed file is missing
24:455 00:051 OCBP: Blessed folder is missing
24:506 00:051 OCBP: Predefined <nil> \System\Library\CoreServices\boot.efi is missing - Not Found
24:558 00:051 OCBP: Predefined <nil> \EFI\Microsoft\Boot\bootmgfw.efi is missing - Not Found
24:909 00:351 OCBP: Predefined <nil> \EFI\BOOT\BOOTX64.EFI is missing - Not Found
24:960 00:051 OCB: Adding bless entry on disk - PciRoot(0x0)/Pci(0x1D,0x0)/Pci(0x0,0x0)/NVMe(0x1,22-D1-B0-91-59-38-25-00)/HD(2,GPT,AD21156E-5790-49AE-A6CC-A3EE424041FC,0x109000,0x31800)
25:012 00:051 OCBP: Blessed file is missing
25:063 00:051 OCBP: Blessed folder is missing
25:114 00:051 OCBP: Predefined <nil> \System\Library\CoreServices\boot.efi is missing - Not Found
25:166 00:051 OCBP: Predefined <nil> \EFI\Microsoft\Boot\bootmgfw.efi was found
25:217 00:051 OCB: Adding entry type (T:32|F:0|G:0) - PciRoot(0x0)/Pci(0x1D,0x0)/Pci(0x0,0x0)/NVMe(0x1,22-D1-B0-91-59-38-25-00)/HD(2,GPT,AD21156E-5790-49AE-A6CC-A3EE424041FC,0x109000,0x31800)/\EFI\Microsoft\Boot\bootmgfw.efi
25:567 00:349 OCB: Trying to get label from \EFI\Microsoft\Boot\.contentDetails
25:620 00:052 OCB: Trying to get label from \EFI\Microsoft\Boot\.disk_label.contentDetails
25:671 00:051 OCB: Registering entry Windows [Windows] (T:32|F:0|G:0|E:0|B:0) - PciRoot(0x0)/Pci(0x1D,0x0)/Pci(0x0,0x0)/NVMe(0x1,22-D1-B0-91-59-38-25-00)/HD(2,GPT,AD21156E-5790-49AE-A6CC-A3EE424041FC,0x109000,0x31800)/\EFI\Microsoft\Boot\bootmgfw.efi
25:722 00:051 OCBP: APFS recovery volume handle missing - \EFI\Microsoft\Boot\
25:773 00:051 OCB: APFS recovery is not present - Not Found
25:828 00:055 OCPI: Partition table not supported
25:880 00:051 OCPI: Failed to retrieve disk info
26:230 00:349 OCB: Adding bless entry on disk - PciRoot(0x0)/Pci(0x14,0x0)/USB(0x6,0x0)/HD(1,MBR,0x9EE743A5,0x1F80,0x39D0080)
26:281 00:051 OCBP: Blessed file is missing
26:333 00:051 OCBP: Blessed folder is missing
26:384 00:051 OCBP: Predefined <nil> \System\Library\CoreServices\boot.efi is missing - Not Found
26:435 00:051 OCBP: Predefined <nil> \EFI\Microsoft\Boot\bootmgfw.efi is missing - Not Found
26:487 00:051 OCBP: Predefined <nil> \EFI\BOOT\BOOTX64.EFI was found
26:539 00:052 OCB: Adding entry type (T:1|F:0|G:1) - PciRoot(0x0)/Pci(0x14,0x0)/USB(0x6,0x0)/HD(1,MBR,0x9EE743A5,0x1F80,0x39D0080)/\EFI\BOOT\BOOTX64.EFI
26:892 00:353 OCB: Discarding discovered OpenCore bootloader
26:946 00:054 OCBP: APFS recovery volume handle missing - \EFI\BOOT\
26:997 00:051 OCB: APFS recovery is not present - Not Found
27:053 00:055 OCB: Got recovery dp PciRoot(0x0)/Pci(0x14,0x0)/USB(0x6,0x0)/HD(1,MBR,0x9EE743A5,0x1F80,0x39D0080)/\com.apple.recovery.boot\
27:109 00:055 OCB: Adding entry type (T:4|F:1|G:0) - PciRoot(0x0)/Pci(0x14,0x0)/USB(0x6,0x0)/HD(1,MBR,0x9EE743A5,0x1F80,0x39D0080)/\com.apple.recovery.boot\
27:164 00:055 OCB: Trying to get label from \com.apple.recovery.boot\.contentDetails
27:229 00:064 OCB: Trying to get label from \com.apple.recovery.boot\.disk_label.contentDetails
27:592 00:363 OCB: Registering entry EFI [AppleRecv:Apple] (T:4|F:1|G:0|E:1|B:0) - PciRoot(0x0)/Pci(0x14,0x0)/USB(0x6,0x0)/HD(1,MBR,0x9EE743A5,0x1F80,0x39D0080)/\com.apple.recovery.boot\
27:644 00:051 OCB: Adding bless entry on disk - PciRoot(0x0)/Pci(0x1D,0x0)/Pci(0x0,0x0)/NVMe(0x1,22-D1-B0-91-59-38-25-00)/HD(6,GPT,65F8345D-C551-46AA-94D8-BBDB9203268D,0x3A25D000,0x128000)
27:696 00:051 OCBP: Blessed file is missing
27:747 00:051 OCBP: Blessed folder is missing
27:799 00:051 OCBP: Predefined <nil> \System\Library\CoreServices\boot.efi is missing - Not Found
27:850 00:051 OCBP: Predefined <nil> \EFI\Microsoft\Boot\bootmgfw.efi is missing - Not Found
27:901 00:051 OCBP: Predefined <nil> \EFI\BOOT\BOOTX64.EFI is missing - Not Found
28:251 00:349 OCB: Adding custom entry KeyTester.efi (tool|B:0) -> KeyTester.efi
28:303 00:051 OCB: Registering entry KeyTester.efi [Auto] (T:128|F:0|G:0|E:0|B:0) - <nil>
28:354 00:051 OCB: Adding custom entry OpenShell.efi (tool|B:0) -> OpenShell.efi
28:405 00:051 OCB: Registering entry OpenShell.efi [Auto] (T:128|F:0|G:0|E:0|B:0) - <nil>
28:456 00:051 BEP: Reset NVRAM entry, preserve boot 0, apple 0
28:508 00:051 OCB: Adding custom entry Reset NVRAM (action|B:1) -> <null string>
28:559 00:051 OCB: Registering entry Reset NVRAM [ResetNVRAM:NVRAMTool] (T:256|F:0|G:0|E:0|B:1) - <nil>
28:910 00:351 OCB: Showing menu... 
28:962 00:051 OCHK: InitHotKeys
29:013 00:051 OCKM: Allocated key repeat context 766CB298 766CB398 766CB418
29:065 00:051 OCAE: Set screen resolution to 3200x1800 - Success
29:117 00:051 OCTY: Registered handler
33:496 04:379 OCHK: FreeHotKeys
33:548 00:052 OCTY: Unregistered handler
33:899 00:350 OCKM: Freeing key repeat context 766CB298 766CB398 766CB418
33:950 00:051 OCB: Should boot from 2. EFI (T:4|F:1|G:0|E:1|DEF:0)
34:071 00:120 OCRAM: Extent allocation of 668153735 bytes (A) gave 100000000
64:327 30:256 OCRAM: SHA-256 Digest is: 03013DD649716B6F3F6581BBDAF3ACA8A6DA96C5B89DAF4E9B0A30445B55D6D5
65:281 00:954 OCB: Found chunklist BaseSystem.chunklist for DMG BaseSystem.dmg[10]
77:639 12:357 OCDI: Built DMG DP: VenHw(957932CC-7E8E-433B-8F41-D391EA3C10F8,00000000)/MemoryMapped(0xA,0x100000000,0x100001000)/DMG_0000000027D33787.dmg/VenMsg(004B07E8-0B9C-427E-B0D4-A466E6E57A62,8737D32700000000)
77:936 00:297 OCJS: Matched device path
78:213 00:276 OCJS: Matched device path
78:272 00:059 OCBP: BlessedFileHEX (1/4 256) - 01 04 18 00 CC 32 79 95 8E 7E 3B 43 8F 41 D3 91 EA 3C 10 F8 00 00 00 00 01 03 18 00 0A 00 00 00 00 00 00 00 01 00 00 00 00 10 00 00 01 00 00 00 04 04 36 00 44 00 4D 00 47 00 5F 00 30 00 30 00
78:324 00:051 OCBP: BlessedFileHEX (2/4 256) - 30 00 30 00 30 00 30 00 30 00 30 00 32 00 37 00 44 00 33 00 33 00 37 00 38 00 37 00 2E 00 64 00 6D 00 67 00 00 00 03 0A 1C 00 E8 07 4B 00 9C 0B 7E 42 B0 D4 A4 66 E6 E5 7A 62 87 37 D3 27 00 00
78:375 00:051 OCBP: BlessedFileHEX (3/4 256) - 00 00 04 01 2A 00 01 00 00 00 28 00 00 00 00 00 00 00 98 FE 3B 00 00 00 00 00 1C F1 04 37 6D 3C 16 4F B5 9C C5 40 91 90 D8 E5 02 02 04 04 50 00 5C 00 53 00 79 00 73 00 74 00 65 00 6D 00 5C 00
78:426 00:051 OCBP: BlessedFileHEX (4/4 256) - 4C 00 69 00 62 00 72 00 61 00 72 00 79 00 5C 00 43 00 6F 00 72 00 65 00 53 00 65 00 72 00 76 00 69 00 63 00 65 00 73 00 5C 00 62 00 6F 00 6F 00 74 00 2E 00 65 00 66 00 69 00 00 00 7F FF 04 00
78:478 00:051 OCBP: BlessedFileDP - VenHw(957932CC-7E8E-433B-8F41-D391EA3C10F8,00000000)/MemoryMapped(0xA,0x100000000,0x100001000)/DMG_0000000027D33787.dmg/VenMsg(004B07E8-0B9C-427E-B0D4-A466E6E57A62,8737D32700000000)/HD(1,GPT,3704F11C-3C6D-4F16-B59C-C5409190D8E5,0x28,0x3BFE98)/\System\Library\CoreServices\boot.efi
78:529 00:051 OCBP: Blessed file is valid
78:580 00:051 OCSB: Disabling secure boot for Apple images
78:632 00:051 OCB: Perform boot EFI to dp VenHw(957932CC-7E8E-433B-8F41-D391EA3C10F8,00000000)/MemoryMapped(0xA,0x100000000,0x100001000)/DMG_0000000027D33787.dmg/VenMsg(004B07E8-0B9C-427E-B0D4-A466E6E57A62,8737D32700000000)/HD(1,GPT,3704F11C-3C6D-4F16-B59C-C5409190D8E5,0x28,0x3BFE98)/\System\Library\CoreServices\boot.efi (0/0)
78:912 00:280 OCABC: EfiBootRt candidate - VenHw(957932CC-7E8E-433B-8F41-D391EA3C10F8,00000000)/MemoryMapped(0xA,0x100000000,0x100001000)/DMG_0000000027D33787.dmg/VenMsg(004B07E8-0B9C-427E-B0D4-A466E6E57A62,8737D32700000000)/HD(1,GPT,3704F11C-3C6D-4F16-B59C-C5409190D8E5,0x28,0x3BFE98)/\System\Library\CoreServices\boot.efi
78:964 00:051 OCABC: IsEfiBootRt 0 (BP 1, Apple 0)
79:032 00:067 OCSB: Direct booting for DMG image
79:083 00:051 OCB: Arch filtering 7653C018(739896)->7653C018(739896) caps 4 - Success
79:134 00:051 OCB: Matching <>/0[0] args on type 4
79:186 00:051 OCABC: VMware Mac installed on 766CB598 - Success
79:242 00:056 OCABC: Patching safe mode sur-2 at off 8AC5
79:294 00:051 OCABC: All slides are usable! You can disable ProvideCustomSlide!
79:347 00:052 AAPL: #[EB.H.IS|!] Err(0xE) <- RT.GV boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
79:399 00:052 AAPL: #[EB.H.IS|!] Err(0xE) <- RT.GV boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
79:677 00:278 AAPL: #[EB|H:IS] 0
79:729 00:051 AAPL: #[EB|LOG:INIT] 2022-11-04T11:28:31
79:780 00:051 AAPL: #[EB|VERSION] <"bootbase.efi 495.140.2~17 (Official), built 2021-08-30T07:02:12-0700">
79:832 00:051 AAPL: #[EB|BUILD] <"BUILD-INFO[308]:{"DisplayName":"bootbase.efi","DisplayVersion":"495.140.2~17","RecordUuid":"6B6B10D3-E712-4F5D-9988-B4A9386C79CF","BuildTime":"2021-08-30T07:02:12-0700","ProjectName":"efiboot","ProductName":"bootbase.efi","SourceVersion":"495.140.2","BuildVersion":"17","BuildConfiguration":"Release","BuildType":"Official"}">
79:883 00:051 AAPL: #[EB.CFG.DEV|!] Err(0xE) <- RT.GV booter-strict-xmlparser 7C436110-AB2A-4BBB-A880-FE41995C9F82
79:935 00:051 AAPL: #[EB|CFG:DEV] r5 0x0 0x0
79:986 00:051 AAPL: #[EB|H:IS] 0
80:038 00:051 AAPL: #[EB|WL:MODE] 0
80:089 00:051 AAPL: #[EB|CFG:ARG] boot-save-log 0x0000000000000002 (0x0000000000000002 < 0xFFFFFFFFFFFFFFFF) default
80:370 00:280 AAPL: #[EB|CFG:ARG] wake-save-log 0x0000000000000002 (0x0000000000000002 < 0x0000000000000002) default
80:421 00:051 AAPL: #[EB|CFG:ARG] console       0x0000000000000001 (0x0000000000000001 < 0x0000000000000001) default
80:472 00:051 AAPL: #[EB|CFG:ARG] serial        0x0000000000000001 (0x0000000000000001 < 0x0000000000000000) default
80:524 00:051 AAPL: #[EB|CFG:ARG] embed-log-dt  0x0000000000000000 (0x0000000000000000 < 0x0000000000000000) default
80:575 00:051 AAPL: #[EB|CFG:ARG] timestamps    0x0000000000000000 (0x0000000000000000 < 0xFFFFFFFFFFFFFFFF) default
80:626 00:051 AAPL: #[EB|CFG:ARG] log-level     0x0000000000000001 (0x0000000000000001 & 0x0000000000000021) default
80:678 00:051 AAPL: #[EB|CFG:ARG] breakpoint    0x0000000000000000 (0x0000000000000000 & 0x0000000000000000) default
80:729 00:051 AAPL: #[EB|CFG:ARG] kc-read-size  0x0000000000100000 (0x0000000000100000 < 0xFFFFFFFFFFFFFFFF) default
80:780 00:051 AAPL: #[EB|H:IS] 0
81:060 00:279 AAPL: #[EB|WL] 0 0 0x01 0x01   0 0x00
81:112 00:051 AAPL: #[EB|BRD:NV] Mac-827FB448E656EC26
81:163 00:051 OCOS: OS set: <null> macOS 11.0
81:214 00:051 OCOS: OS set: Apple Inc. macOS 11.0
81:265 00:051 AAPL: #[EB|WL] 0 0 0x01 0x01   2 0x00
81:317 00:052 AAPL: #[EB.BST.IDT|+]
81:369 00:051 AAPL: #[EB|BM] J132AP
81:423 00:053 AAPL: #[EB.BST.IDT|-]
81:474 00:051 AAPL: #[EB|WL] 0 0 0x01 0x01   3 0x00
81:753 00:278 AAPL: #[EB|WL] 0 0 0x01 0x01   4 0x00
81:805 00:051 AAPL: #[EB|BRD:NV] Mac-827FB448E656EC26
81:856 00:051 AAPL: #[EB|WL] 0 0 0x01 0x01   5 0x00
81:907 00:051 AAPL: #[EB.H.CHK|BM] 0x0000000000000000
81:959 00:051 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
82:011 00:051 AAPL: #[EB|WL] 0 0 0x01 0x01  23 0x0E
82:063 00:052 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
82:114 00:051 AAPL: #[EB|WL] 0 0 0x01 0x01  24 0x0E
82:166 00:051 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-image 7C436110-AB2A-4BBB-A880-FE41995C9F82
82:447 00:281 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
82:499 00:051 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
82:550 00:051 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-image 7C436110-AB2A-4BBB-A880-FE41995C9F82
82:601 00:051 AAPL: #[EB|H:NOT]
82:654 00:052 AAPL: #[EB|SB:P] 0x0
82:706 00:051 AAPL: #[EB|LIMG:DP] VenMedia(957932CC-7E8E-433B-8F41-D391EA3C10F8)/MemMap(10:100000000-100001000)/DMG_0000000027D33787.dmg/VenMedia(004B07E8-0B9C-427E-B0D4-A466E6E57A62)/HD(Part1,Sig3704F11C-3C6D-4F16-B59C-C5409190D8E5)
82:757 00:051 AAPL: #[EB|LIMG:FP] \System\Library\CoreServices\boot.efi
82:809 00:051 AAPL: #[EB|LIMG:OPT] 
82:860 00:051 AAPL: #[EB.B.OBV|BM:+DMG]
83:139 00:279 AAPL: #[EB.B.OBV|BM:+ROS]
83:194 00:054 AAPL: #[EB|RPS] 0 0 0
83:247 00:052 AAPL: #[EB.OPT.LXF|F] <"\\System\\Library\\CoreServices\\com.apple.Boot.plist">
83:298 00:051 AAPL: #[EB.LD.LF|IN] 0 1 <"\\System\\Library\\CoreServices\\com.apple.Boot.plist"> <"0">
83:350 00:051 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"\\System\\Library\\CoreServices\\com.apple.Boot.plist">
83:401 00:051 AAPL: #[EB.OPT.LXF|LF!] Err(0xE)
83:453 00:051 AAPL: #[EB.OPT.LXF|F] <"Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist">
83:504 00:051 AAPL: #[EB.LD.LF|IN] 0 1 <"Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist"> <"0">
83:570 00:066 AAPL: #[EB|KF] <"">
83:851 00:280 AAPL: #[EB|MBA:CL] <"">
83:902 00:051 AAPL: #[EB|MBA:NV] <"-v keepsyms=1 alcid=1 debug=0x100">
83:953 00:051 AAPL: #[EB|MBA:KF] <"">
84:005 00:051 AAPL: #[EB|MBA:OUT] <"-v keepsyms=1 alcid=1 debug=0x100">
84:056 00:051 AAPL: #[EB|LOG:VERBOSE] 2022-11-04T11:28:35
84:108 00:051 AAPL: #[EB|OPT:BM] 0x821082
84:159 00:051 AAPL: #[EB.OPT.LXF|F] <"\\System\\Library\\CoreServices\\PlatformSupport.plist">
84:211 00:051 AAPL: #[EB.LD.LF|IN] 0 1 <"\\System\\Library\\CoreServices\\PlatformSupport.plist"> <"0">
84:278 00:067 AAPL: #[EB|B:VAw]
84:330 00:051 AAPL: #[EB.B.MN|BM:ROS]
84:608 00:278 AAPL: #[EB|WL] 0 0 0x01 0x01  19 0x0E
84:659 00:051 AAPL: #[EB.CS.CSKSD|+]
84:712 00:052 AAPL: #[EB.G.CS|-?] Ok(0)
84:764 00:052 AAPL: #[EB.LD.LF|IN] 0 1 <"<null string>"> <"1">
84:828 00:064 AAPL: #[EB.B.SBS|SZ] 739896
84:891 00:063 AAPL: #[EB|B:SHA] <bc0a873db6d0ea0e3c53e8e613a8cc781a5d3cfe>
84:945 00:053 AAPL: #[EB.WL.PWLFNV|!] Err(0xE) <- RT.GV wake-failure 7C436110-AB2A-4BBB-A880-FE41995C9F82
84:997 00:052 AAPL: #[EB.WL.DT|!] Err(0xE) <- EB.WL.PWLFNV
85:050 00:052 AAPL: #[EB|WL:DT] 0xfefffdff
85:332 00:282 AAPL: #[EB.LD.LKC|R.1] <"System\Library\KernelCollections\BootKernelExtensions.kc">
85:617 00:284 OC: Kext reservation size info 56F000 exe 355000
85:666 00:049 OC: Trying 64-bit XNU hook on System\Library\KernelCollections\BootKernelExtensions.kc
87:846 02:179 OC: Result of 64-bit XNU hook on System\Library\KernelCollections\BootKernelExtensions.kc (475FF3A2) is Success
87:913 00:066 OCAK: Read kernel version 20.6.0 (200600)
88:001 00:087 OCAK: 64-bit PanicKextDump replace count - 1
88:052 00:051 OCAK: [OK] Patch success kext dump
88:104 00:052 OCAK: 64-bit PowerStateTimeout replace count - 0
88:156 00:051 OCAK: No inline power state patch - Not Found, trying fallback
88:451 00:295 OCAK: 64-bit PowerStateTimeout replace count - 1
88:503 00:051 OCAK: [OK] Patch success power state
88:558 00:054 OCAK: [OK] Found jettisoning fileset
88:752 00:193 OCAK: Patching invalid size 29000 with 12D4000 for com.apple.iokit.IOPCIFamily
88:803 00:051 OCAK: 64-bit AppleIoMapper replace count - 1
88:854 00:051 OCAK: [OK] Patch success com.apple.iokit.IOPCIFamily AppleIoMapper
88:946 00:091 OCAK: Local relocs 689 on FFFFFF8004041000
89:000 00:054 OC: Prelinked injection Lilu.kext (Lilu.kext) - Success
89:051 00:051 OC: Prelinked injection Lilu.kext v1.6.2
89:335 00:284 OCAK: Patching invalid size 2000 with 17FD000 for com.apple.iokit.IOACPIFamily
89:401 00:065 OCAK: Local relocs 515 on FFFFFF8004070000
89:458 00:056 OC: Prelinked injection VirtualSMC.kext (VirtualSMC.kext) - Success
89:509 00:051 OC: Prelinked injection VirtualSMC.kext v1.3.0
89:580 00:071 OCAK: Local relocs 1837 on FFFFFF800408A000
89:644 00:063 OC: Prelinked injection WhateverGreen.kext (WhateverGreen.kext) - Success
89:696 00:051 OC: Prelinked injection WhateverGreen.kext v1.6.1
89:765 00:069 OCAK: Local relocs 3204 on FFFFFF800410B000
89:833 00:068 OC: Prelinked injection VoodooI2C.kext\Contents\PlugIns\VoodooGPIO.kext (VoodooGPIO.kext) - Success
90:114 00:280 OC: Prelinked injection VoodooI2C.kext\Contents\PlugIns\VoodooGPIO.kext v1.1
90:175 00:061 OCAK: Local relocs 602 on FFFFFF8004132000
90:231 00:055 OC: Prelinked injection VoodooI2C.kext\Contents\PlugIns\VoodooI2CServices.kext (VoodooI2CServices.kext) - Success
90:282 00:051 OC: Prelinked injection VoodooI2C.kext\Contents\PlugIns\VoodooI2CServices.kext v1
90:339 00:056 OCAK: Patching invalid size 5D000 with 1625000 for com.apple.iokit.IOHIDFamily
90:396 00:056 OCAK: Patching invalid size 3000 with 129E000 for com.apple.iokit.IOReportFamily
90:513 00:117 OCAK: Local relocs 1337 on FFFFFF800413D000
90:574 00:060 OC: Prelinked injection VoodooI2C.kext\Contents\PlugIns\VoodooInput.kext (VoodooInput.kext) - Success
90:625 00:051 OC: Prelinked injection VoodooI2C.kext\Contents\PlugIns\VoodooInput.kext v1.1.3
90:935 00:309 OCAK: Local relocs 5717 on FFFFFF8004156000
91:032 00:097 OC: Prelinked injection AppleALC.kext (AppleALC.kext) - Success
91:084 00:051 OC: Prelinked injection AppleALC.kext v1.7.5
91:146 00:062 OCAK: Local relocs 325 on FFFFFF80042F7000
91:199 00:053 OC: Prelinked injection SMCProcessor.kext (SMCProcessor.kext) - Success
91:251 00:051 OC: Prelinked injection SMCProcessor.kext v1.3.0
91:314 00:062 OCAK: Local relocs 2168 on FFFFFF8004306000
91:391 00:077 OC: Prelinked injection SMCSuperIO.kext (SMCSuperIO.kext) - Success
91:442 00:051 OC: Prelinked injection SMCSuperIO.kext v1.3.0
91:787 00:344 OCAK: Local relocs 4390 on FFFFFF8004327000
91:874 00:087 OC: Prelinked injection VoodooI2C.kext (VoodooI2C.kext) - Success
91:926 00:051 OC: Prelinked injection VoodooI2C.kext v2.7
92:044 00:118 OCAK: Local relocs 4122 on FFFFFF8004362000
92:130 00:085 OC: Prelinked injection VoodooI2CHID.kext (VoodooI2CHID.kext) - Success
92:181 00:051 OC: Prelinked injection VoodooI2CHID.kext v1
92:233 00:051 OC: Prelink size 69427200 kext offset 65933312 reserved 3493888
92:284 00:051 OCAK: KC TEXT is 65536 bytes with 50152 Mach-O headers need 880
92:433 00:149 OC: Prelinked status - Success
92:796 00:362 AAPL: #[EB.LD.LKFS|-?] Ok(0)
93:075 00:279 AAPL: #[EB.LD.LKC|-?] Ok(0)
93:129 00:053 AAPL: #[EB|FWFM] 0x00000008FF9FFF3F
93:181 00:051 AAPL: #[EB|FWFT] 0x00000008FD8FF426
93:232 00:051 AAPL: #[EB|BST:REV1]
93:285 00:052 AAPL: #[EB|CSR:IN] 0x000003E7
93:337 00:051 AAPL: #[EB|CSR:OUT] 0x000003E7
93:392 00:055 AAPL: #[EB.BST.FBS|+]
93:445 00:053 AAPL: #[EB.BST.FBS|ADSZ] 0
93:497 00:052 AAPL: #[EB.BST.FBS|KSSZ] 0
93:778 00:281 AAPL: #[EB|SB:SBGMFNS] j132ap.im4m
93:831 00:052 AAPL: #[EB|RH:PF] usr\standalone\OS.dmg.root_hash
93:883 00:052 AAPL: #[EB|RH:MF] <"usr\\standalone\\OS.dmg.root_hash.j132ap.im4m">
93:936 00:052 AAPL: #[EB.LD.LF|IN] 0 1 <"usr\\standalone\\OS.dmg.root_hash"> <"0">
93:992 00:055 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"usr\\standalone\\OS.dmg.root_hash">
94:044 00:052 AAPL: #[EB.RH.LRH|P!] Err(0xE) <- EB.LD.LF
94:097 00:052 AAPL: #[EB.BST.FBS|!] Err(0xE) <- EB.RH.LRH
94:148 00:051 OCSMC: SmcReadValue Key 4D535463 Size 1
94:200 00:051 OCSMC: SmcReadValue Key 4D534163 Size 2
94:480 00:279 AAPL: #[EB.B.WFDW|!WF] Err(0xE) 0
94:532 00:052 AAPL: #[EB|LOG:DT] 2022-11-04T11:28:45
94:585 00:052 AAPL: #[EB|LOG:EXITBS:START] 2022-11-04T11:28:46

 

Edited by Blackers33

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...