Jump to content
8755 posts in this topic

Recommended Posts

Hoping someone can help. I'm on my second hackintosh build. It's my first time using Opencore and after following the Vanilla Guide I found that I could boot into the installer USB with OC, but nothing else. No operating systems are listed in the Opencore menu whether mac or otherwise. macOS Mojave is (half) installed on its own drive and Linux and Windows on their own drives as well.

 

Thanks in advance, I'm sure I'm missing something fairly simple as I've seen that others have successfully multiboot hackintoshed this board.

 

EFI.zip

 

Gigabyte ATX Motherboard Z490 VISION D

Intel Core i7-10700K Comet Lake 8-Core 3.8 GHz

G.SKILL Ripjaws V Series 128GB (4 x 32GB) 288-Pin DDR4 SDRAM DDR4 3200

9 minutes ago, HarryParkes said:

Hoping someone can help. I'm on my second hackintosh build. It's my first time using Opencore and after following the Vanilla Guide I found that I could boot into the installer USB with OC, but nothing else. No operating systems are listed in the Opencore menu whether mac or otherwise. macOS Mojave is (half) installed on its own drive and Linux and Windows on their own drives as well.

 

Thanks in advance, I'm sure I'm missing something fairly simple as I've seen that others have successfully multiboot hackintoshed this board.

 

EFI.zip

 

Gigabyte ATX Motherboard Z490 VISION D

Intel Core i7-10700K Comet Lake 8-Core 3.8 GHz

G.SKILL Ripjaws V Series 128GB (4 x 32GB) 288-Pin DDR4 SDRAM DDR4 3200

 

Hi @HarryParkes
 

  • Remove NDKBootPicker and his icons folder (non maintained since few month)
  • Update OC, Kexts and drivers to latest release via oc gen x or ocbuilder, or directly from accidentera repo in GitHub Pavo tools
  • Remove unnecessary drivers (a lot are unnecessary in your EFI folder) 
  • Check config.plist via Dortania guide  Opencore Guide for Comet Lake

Check your BIOS setting of course

  • Like 1
2 hours ago, Matgen84 said:

 

Hi @HarryParkes
 

  • Remove NDKBootPicker and his icons folder (non maintained since few month)
  • Update OC, Kexts and drivers to latest release via oc gen x or ocbuilder, or directly from accidentera repo in GitHub Pavo tools
  • Remove unnecessary drivers (a lot are unnecessary in your EFI folder) 
  • Check config.plist via Dortania guide  Opencore Guide for Comet Lake

Check your BIOS setting of course

Hi! @Matgen84

 

Thanks for writing back. I've cleaned out all that stuff in the EFI folder (I think most of it got added while trying to troubleshoot this issue)

 

Then I went through the Dortania guide again with a fine-toothed comb and produced a new config.plist from scratch. I also went through every guide I could find regarding the BIOS settings for the Gigabyte Z490 VISION D. Same problem, though. Only the USB installer shows up in the OC picker, besides the tool entries.

 

Here's my refreshed EFI folder: EFI2.zip

11 hours ago, HarryParkes said:

Hi! @Matgen84

 

Thanks for writing back. I've cleaned out all that stuff in the EFI folder (I think most of it got added while trying to troubleshoot this issue)

 

Then I went through the Dortania guide again with a fine-toothed comb and produced a new config.plist from scratch. I also went through every guide I could find regarding the BIOS settings for the Gigabyte Z490 VISION D. Same problem, though. Only the USB installer shows up in the OC picker, besides the tool entries.

 

Here's my refreshed EFI folder: EFI2.zip

 

Hi @HarryParkes

 

Ethernet kext is not for your modo, use IntelMausi.kext or IntelMausiEthernet.kext


The OC picker show up only macOS bootable disk. So, a half Mojave is not bootable ! What macOS are you using for your USB Installer? Try to install (or reinstall) the OS on the right drive, maybe a solution ! Don't forget to erase macOS disk before (clean install).

Find and install USBInjectAll for your USB (folder and config.plist). Once the OS is installed, you can create your own USBPorts.kext with Hackintool (in this forum).

You can find all you want for your Z490 in this repo (BIOS settings, EFI, USB ports config, etc): Z490 Vision D Be careful to the graphic card. You can use Imac19,1 instead of ImacPro1,1 (copy / paste from your actual EFI folder)

 

At this time, the important things is to install macOS correctly. I don't know multi boot parameters at all. :)

 

Please complete your signature with config details :yes:

 

Can someone help me. I am trying to boot mac os big sur. I'm now using opencore 0.6.0, Catalina 10.14.4 booting just fine, but when I tried mac os big sur its KP. I have tried to big sur before, the firs developer seed and using pre compiled opencore 0.6.0, not sure wich version, and it's working, but now It won't boot anymore using released version of opencore. I've tried using just 3 kexts (Lilu, virtualsmc, whatevergreen), tried using fakesmc, tried booting from installed big sur using apfs restoration on vm, updating to pre compiled oc 0.6.1, clearing nvram, using some combination on boot args, but it remain the same

 

my spec are :

Asus Vivobook F560UD

Intel Core I5 8250U

UHD 620

Nvidia GTX 1050

8GB DDR4 2400

Elan1200

DW1830

 

Here I upload the screenshoot and my OC folder. Thanks

 

Edit : My bad, forgot to remove conflicting voodoops2 kext with voodooi2c

 

OC.zip

IMG_5769.JPG

Edited by All_WE
Edit for fix
On 8/7/2020 at 10:51 AM, beidl said:

@vit9696 So I decided to go ahead and patch the AppleACPIPlatforms AcpiGbl_PreDefinedNames table to return 5 instead of 2 for _REV, to no success.

My approach:

Find: 1E8HAAAAAAABAAAAAAAAAAIAAAAAAAAA

Replace: 1E8HAAAAAAABAAAAAAAAAAUAAAAAAAAA

Any other hints I could follow?

 

My guess is that ResetHDA works in Clover because there's nothing being able to query _REV at the point where the device is being reset.

I do not believe it is ResetHDA that resolves your issue in Clover.

10 hours ago, Matgen84 said:

 

Hi @HarryParkes

 

Ethernet kext is not for your modo, use IntelMausi.kext or IntelMausiEthernet.kext


The OC picker show up only macOS bootable disk. So, a half Mojave is not bootable ! What macOS are you using for your USB Installer? Try to install (or reinstall) the OS on the right drive, maybe a solution ! Don't forget to erase macOS disk before (clean install).

Find and install USBInjectAll for your USB (folder and config.plist). Once the OS is installed, you can create your own USBPorts.kext with Hackintool (in this forum).

You can find all you want for your Z490 in this repo (BIOS settings, EFI, USB ports config, etc): Z490 Vision D Be careful to the graphic card. You can use Imac19,1 instead of ImacPro1,1 (copy / paste from your actual EFI folder)

 

At this time, the important things is to install macOS correctly. I don't know multi boot parameters at all. :)

 

Please complete your signature with config details :yes:

 

 

You know how when you're performing the installation, it reboots at about the last 2 minute mark. When I reboot, the install option on the SSD is not listed in the picker. How can i complete the install of Mojave without being able to successfully reboot to the new partition during the install process?

 

Edited by HarryParkes
58 minutes ago, HarryParkes said:

 

You know how when you're performing the installation, it reboots at about the last 2 minute mark. When I reboot, the install option on the SSD is not listed in the picker. How can i complete the install of Mojave without being able to successfully reboot to the new partition during the install process?

 

 

 

I don't understand well your question (I'm not English man). Why do you install Mojave ? There is Catalina and soon Big Sur...

 

OC picker show up "macOS Installer" (something like that) when you reboot. I don't use OpenCore for Mojave or Catalina installation.

 

Did you create an installation USB key? And try to boot on it successfully. If you can, the best way is to erase your disk and reinstall again at the beginning.

 

EDIT: check if ScanPolicy is setting to 0, for installation

Edited by Matgen84
4 hours ago, Matgen84 said:

 

 

I don't understand well your question (I'm not English man). Why do you install Mojave ? There is Catalina and soon Big Sur...

 

OC picker show up "macOS Installer" (something like that) when you reboot. I don't use OpenCore for Mojave or Catalina installation.

 

Did you create an installation USB key? And try to boot on it successfully. If you can, the best way is to erase your disk and reinstall again at the beginning.

 

EDIT: check if ScanPolicy is setting to 0, for installation

 

That's the core of my problem - "macOS Installer" does not show up in my OC picker after the first reboot. Nothing shows up apart from the USB key and the tool entries.

IMG-0197.thumb.jpg.670faca14b2a5dcab5bc81e37ff20c88.jpg

 

Note: "CFG-Unlocker" is only there because I was trying out the EFI folder from Z490 Vision D but the result turned out to be the same. :(

 

There are some compatibility issues with Catalina and some software that I need to use. I'm going to stick with Mojave for the moment.

 

ScanPolicy = 0 didn't help me. That was one of the first places Google took me to. :)

 

--UPDATE: I just restored Mojave to first disk from a Time Machine backup, but Opencore still doesn't show it in the picker menu.

 

 

Edited by HarryParkes
Added screenshot and comment

Hi guys,

I'm going crazy with a Nvidia GF210. I have an ASUS P8H61-M motherboard with i3 2100 and all works fine with Clover but i want to switch to Opencore due to better stability and some interesting feature about dualboot so I created an EFI folder following Dortania guides and I'm stuck near IOConsoleUsers: gIOScreenLock so i know that's a problem related to the gpu.

In Clover I'm use only InjectNvidia flag but i don't know how to replicate that in Opencore config.

GF210.png.e6385df1dfd0e51ab3ff751ee3d55c71.png

(this is my graphics card in gpu-z)

 

Edited by CappeXXIII
13 hours ago, HarryParkes said:

 

That's the core of my problem - "macOS Installer" does not show up in my OC picker after the first reboot. Nothing shows up apart from the USB key and the tool entries.

 

 

Note: "CFG-Unlocker" is only there because I was trying out the EFI folder from Z490 Vision D but the result turned out to be the same. :(

 

There are some compatibility issues with Catalina and some software that I need to use. I'm going to stick with Mojave for the moment.

 

ScanPolicy = 0 didn't help me. That was one of the first places Google took me to. :)

 

--UPDATE: I just restored Mojave to first disk from a Time Machine backup, but Opencore still doesn't show it in the picker menu.

 

 

 

 

Schmocklord repo is only a example for you mobo. What is you graphic card (I don't see it in your signature). 

 

If you look attentively: OC and plugins aren't up to date. So update them. And Reset NVRAM.

CFG-Lock in Picker menu, is a tool: don't use it for the moment

 

Do you see your Hard Disk in Disk utility or in Terminal  if you boot from USB Installer ?

32 minutes ago, Matgen84 said:

 

 

Schmocklord repo is only a example for you mobo. What is you graphic card (I don't see it in your signature). 

 

If you look attentively: OC and plugins aren't up to date. So update them. And Reset NVRAM.

CFG-Lock in Picker menu, is a tool: don't use it for the moment

 

Do you see your Hard Disk in Disk utility or in Terminal  if you boot from USB Installer ?

 

So a weird thing happened. I went back to Linux and wiped the drive then tried the installation again. This time, I was able to complete the installation, however only Preboot and Recovery are in my picker now:

 

IMG-0201.thumb.jpg.2a0bc3150735c4595cbb503d7795e412.jpg

 

Progress!! :)

 

 

  • Like 1
33 minutes ago, HarryParkes said:

 

So a weird thing happened. I went back to Linux and wiped the drive then tried the installation again. This time, I was able to complete the installation, however only Preboot and Recovery are in my picker now:

 

Progress!! :)

 

 

 

 

I've also Preboot instead of macOS Big Sur on my old Hard disk after the installation (I use Clover on all my others disks). Normally, select Preboot and you can boot Mojave. :) Do you try it !

I don't know how to rename or change  'Preboot' to 'mackintosh HD'

Edited by Matgen84

Hi everbody,

I am found solution but not understand.

dortania says

InjectNvidia:

  • DeviceProperties -> Add -> PciRoot... -> device-id
  • DeviceProperties -> Add -> PciRoot... -> Family

 

I am try this but no effect, What is "Family" 9600GT GPU and macOS High Sierra. Please help me. 

Ekran Resmi 2020-08-09 12.41.45.png

Edited by xKaoSx
37 minutes ago, ameenjuz said:

anybody know

why windows shows Intel(R) Xeon E3  

macOS Shows 2.7 GHz Dual-Core Intel Core i5

how to solve this wrong cpu info

 

screenshot attached

 

macOS and Windows 10 show up Intel 7th processor. This is not a macOS issue. DPCIManager uses a PCI ID base. Simply. There is no problem: it's cosmetic.

 

This issue is OFF-TOPIC: you should have posted it on the Catalina topic. Please.

 

 

  • Like 1
22 hours ago, vit9696 said:

I do not believe it is ResetHDA that resolves your issue in Clover.

You are right, I started to assume the same so I tried _OSI to XOSI patches and so forth to trigger the same issue on Clover and it triggered, audio stopped working. Problem is that a "blank" Clover config has audio working whereas a blank OpenCore one does not (same patches, nothing fancy), so I'm not sure of _OSI overrides + _REV are at fault here, and I'm running out of ideas.

 

What I don't understand is that Linux (Ubuntu to be specific) always matches on _OSI "Windows" and explicitly returns _REV 5 on my XPS 13 9343 to force HDA mode.

Edited by beidl

@vit9696 You mean Clover modifies the ACPI tables even if it's not instructed to do so? Even more reason to get OpenCore working.. wish me luck. And thanks!

 

Also, is there a reason injecting a whole pristine DSDT instead of SSDT+renaming patches doesn't work on OpenCore? Is it due to the order of first search/replace, then injecting DSDT?

 

EDIT: If you have any hints regarding what is getting patched in ACPI through Clover I'd be very grateful. Currently inspecting AcpiPatcher.cpp but that one seems to be related to general injection, not specific patching. Also, I've diffed the DSDTs, nothing particularly interesting stands out.

Edited by beidl

Can anyone help me understand why AppleXcpmCfgLock turned off causes my machine to kernel panic when resuming from sleep, but I can boot fine with it on or off. I have unlocked CFG in the bios.

 

Resolved by resetting CMOS.

Edited by syn909
fixed

Early adopter here, trying to jump into the clever "T2-esque" bandwagon from today's OC.


With ApECID = 0 and SecureBootModel = Default, plus the two new UEFI Input drivers set to false, I can load the existing BS4 with no problems - as I'm typing in right now. However attempts to load either Recovery and the Install macOS Big Sur aren't successful, with the OS forcing a restart. Afterwards, I must reset NVRAM, otherwise I cannot boot into BS4 anymore. Regardless of an empty or a pre-populated NVRAM, the behavior while attempting loading Recovery/Install is the same.

 

Relevant log output below:

 

Recovery 11.0 b4:

Spoiler

122:499 05:747 OCB: Should boot from 6. Recovery 11.0 (T:4|F:1|G:0|E:0|DEF:0)
122:698 00:199 OCRAM: Extent allocation of 877555766 bytes (A) gave 100000000
132:843 10:144 OCRAM: SHA-256 Digest is: 56CA14B29FC71637CE5EB10BC4EE76E6D0E9F565202A80DD2A30961A65B4301E
133:015 00:172 OCB: Found chunklist BaseSystem.chunklist for DMG BaseSystem.dmg[10]
140:949 07:933 OCDI: Built DMG DP: VenHw(957932CC-7E8E-433B-8F41-D391EA3C10F8,00000000)/MemoryMapped(0xA,0x100000000,0x100001000)/DMG_00000000344E7036.dmg/VenMsg(004B07E8-0B9C-427E-B0D4-A466E6E57A62,36704E3400000000)
141:134 00:184 OCJS: Got APFS super block for 8972E978-B082-6646-8260-CD875855A903
143:523 02:388 OCJS: Block (P:1|F:0) read req C9F -> 64F8 of 1000 (mask 0, mul 8) - Success
144:614 01:091 OCAV: Real image size: 635768
144:684 00:070 OCAV: Signature verified!
144:746 00:061 OCJS: APFS driver 1677000000141003/20200729 found for 8972E978-B082-6646-8260-CD875855A903, required >= 748077008000000/20180621, allow
144:944 00:197 OCBP: APFS Volume Info - 68D6D718 (131072, 6ECA80CB-3797-4048-B67C-CA381AB15482, 16)
145:015 00:071 OCBP: APFS Container Info - 68E8D218 (1, 78E97289-82B0-4666-8260-CD875855A903)
145:083 00:068 OCBP: BlessedFileHEX (1/6 366) - 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
145:168 00:084 OCBP: BlessedFileHEX (2/6 366) - 30 00 30 00 30 00 30 00 30 00 30 00 33 00 34 00 34 00 45 00 37 00 30 00 33 00 36 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 36 70 4E 34 00 00
145:256 00:087 OCBP: BlessedFileHEX (3/6 366) - 00 00 04 01 2A 00 01 00 00 00 22 00 00 00 00 00 00 00 E0 63 40 00 00 00 00 00 03 F3 A4 99 A6 B7 75 4E A5 7B 41 69 A0 D2 52 39 02 02 04 03 24 00 F7 FC 74 BE 7C 0B F3 49 91 47 01 F4 04 2E 68 42
145:340 00:084 OCBP: BlessedFileHEX (4/6 366) - CB 80 CA 6E 97 37 48 40 B6 7C CA 38 1A B1 54 82 04 04 9A 00 5C 00 30 00 34 00 44 00 44 00 43 00 35 00 36 00 32 00 2D 00 35 00 35 00 39 00 44 00 2D 00 34 00 38 00 37 00 39 00 2D 00 42 00 31 00
145:426 00:085 OCBP: BlessedFileHEX (5/6 366) - 31 00 30 00 2D 00 45 00 46 00 38 00 32 00 45 00 39 00 43 00 30 00 42 00 37 00 32 00 45 00 5C 00 53 00 79 00 73 00 74 00 65 00 6D 00 5C 00 4C 00 69 00 62 00 72 00 61 00 72 00 79 00 5C 00 43 00
145:512 00:086 OCBP: BlessedFileHEX (6/6 366) - 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
145:592 00:079 OCBP: BlessedFileDP - VenHw(957932CC-7E8E-433B-8F41-D391EA3C10F8,00000000)/MemoryMapped(0xA,0x100000000,0x100001000)/DMG_00000000344E7036.dmg/VenMsg(004B07E8-0B9C-427E-B0D4-A466E6E57A62,36704E3400000000)/HD(1,GPT,99A4F303-B7A6-4E75-A57B-4169A0D25239,0x22,0x4063E0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,CB80CA6E97374840B67CCA381AB15482)/\04DDC562-559D-4879-B110-EF82E9C0B72E\System\Library\CoreServices\boot.efi
145:709 00:116 OCBP: Blessed file is valid
145:773 00:064 OCBP: 15 filesystems for APFS - Success
145:838 00:064 OCBP: APFS Volume Info - 68E40F98 (131072, FBB7117C-DF85-4B7B-9800-6C73C38B5B47, 16)
145:907 00:069 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
145:976 00:069 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 8 of 15 - 0
146:049 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, BA296B89-7735-4BDC-A63B-20A76EA051DD, 64)
146:118 00:068 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
146:188 00:070 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 9 of 15 - 0
146:260 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, 522F487D-9A3D-46F4-AD65-C1ED39654B21, 4)
146:328 00:067 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
146:399 00:070 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 10 of 15 - 0
146:471 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, 5669DBCB-8A7E-4EAD-AA32-4FA5989F9E41, 8)
146:540 00:068 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
146:609 00:069 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 11 of 15 - 0
146:682 00:073 OCBP: APFS Volume Info - 68E40F98 (131072, FED93BD9-B699-46DA-A9EA-64F8753DC7DA, 1)
146:751 00:068 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
146:821 00:070 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 12 of 15 - 0
146:894 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, 69FC2F1A-0A69-4DD0-9E9E-42F3AFDCFC43, 192)
146:964 00:069 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
147:033 00:069 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 13 of 15 - 0
147:106 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, 6ECA80CB-3797-4048-B67C-CA381AB15482, 16)
147:174 00:068 OCBP: APFS Container Info - 68E40C98 (1, 78E97289-82B0-4666-8260-CD875855A903)
147:246 00:071 OCBP: APFS match container 78E97289-82B0-4666-8260-CD875855A903 vs 78E97289-82B0-4666-8260-CD875855A903 for 14 of 15 - 1
147:319 00:073 OCBP: Missing partition 6ECA80CB-3797-4048-B67C-CA381AB15482 on preboot - Not Found
147:389 00:069 OCBP: No APFS booter 14 of 15 for 6ECA80CB-3797-4048-B67C-CA381AB15482 - Not Found
147:461 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, 04DDC562-559D-4879-B110-EF82E9C0B72E, 1)
147:529 00:068 OCBP: APFS Container Info - 68E40C98 (1, 78E97289-82B0-4666-8260-CD875855A903)
147:598 00:068 OCBP: APFS match container 78E97289-82B0-4666-8260-CD875855A903 vs 78E97289-82B0-4666-8260-CD875855A903 for 15 of 15 - 1
147:673 00:075 OCBP: Found partition 04DDC562-559D-4879-B110-EF82E9C0B72E on preboot
147:737 00:063 OCBP: Want predefined list for APFS 16 at 04DDC562-559D-4879-B110-EF82E9C0B72E
147:804 00:067 OCBP: Predefined 04DDC562-559D-4879-B110-EF82E9C0B72E \System\Library\CoreServices\boot.efi was found
147:875 00:070 OCBP: Found APFS booter 15 of 15 for 04DDC562-559D-4879-B110-EF82E9C0B72E (59B19440)
147:945 00:069 OCBP: APFS bless for 78E97289-82B0-4666-8260-CD875855A903:<null string> is Success
148:012 00:067 OCB: Perform boot Recovery 11.0 to dp VenHw(957932CC-7E8E-433B-8F41-D391EA3C10F8,00000000)/MemoryMapped(0xA,0x100000000,0x100001000)/DMG_00000000344E7036.dmg/VenMsg(004B07E8-0B9C-427E-B0D4-A466E6E57A62,36704E3400000000)/HD(1,GPT,99A4F303-B7A6-4E75-A57B-4169A0D25239,0x22,0x4063E0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,CB80CA6E97374840B67CCA381AB15482)/\04DDC562-559D-4879-B110-EF82E9C0B72E\System\Library\CoreServices\boot.efi (0/0)
148:162 00:149 OCB: Matching <> args on type 4 0
148:272 00:109 OCABC: Failed to find first BOOT_MODE_SAFE | BOOT_MODE_ASLR sequence
148:322 00:050 AAPL: [EB|#LOG:INIT] 2020-08-10T00:59:34
148:374 00:051 AAPL: [EB|`CFG:DEV] { 0x3
148:423 00:048 AAPL: [EB|`CFG:DEV] Err(0xE) @ GV booter-preboot-kernel
148:471 00:047 AAPL: [EB|`CFG:DEV] Err(0xE) @ GV booter-fileset-basesystem
148:522 00:050 AAPL: [EB|`CFG:DEV] } 0x3
148:572 00:049 AAPL: [EB|#VERSION] bootbase.efi 495.0.0.141.1~1 (Official), built 2020-07-28T22:44:13-0700
148:620 00:048 AAPL: [EB|#BUILD] BUILD-INFO[314]:{"DisplayName":"bootbase.efi","DisplayVersion":"495.0.0.141.1~1","RecordUuid":"430BBE8C-6EFB-4CB1-9338-E9E3448635E8","BuildTime":"2020-07-28T22:44:13-0700","ProjectName":"efiboot","ProductName":"bootbase.efi","SourceVersion":"495.0.0.141.1","BuildVersion":"1","BuildConfiguration":"Release","BuildType":"Official"}
148:671 00:051 AAPL: [EB|#H:IS] 0
148:721 00:050 AAPL: [EB|#WL:MODE] 0
148:775 00:053 AAPL: [EB|#CONFIG:SRC] <default>
148:826 00:050 AAPL: [EB|#CONFIG| 0] boot-save-log : 0x0000000000000002 (0x0000000000000002 < 0xFFFFFFFFFFFFFFFF) <default>
148:875 00:049 AAPL: [EB|#CONFIG| 1] wake-save-log : 0x0000000000000002 (0x0000000000000002 < 0x0000000000000002) <default>
148:924 00:048 AAPL: [EB|#CONFIG| 2] console       : 0x0000000000000001 (0x0000000000000001 < 0x0000000000000001) <default>
148:976 00:052 AAPL: [EB|#CONFIG| 3] serial        : 0x0000000000000000 (0x0000000000000000 < 0x0000000000000000) <default>
149:026 00:049 AAPL: [EB|#CONFIG| 4] embed-log-dt  : 0x0000000000000000 (0x0000000000000000 < 0x0000000000000000) <default>
149:075 00:049 AAPL: [EB|#CONFIG| 5] timestamps    : 0x0000000000000000 (0x0000000000000000 < 0xFFFFFFFFFFFFFFFF) <default>
149:126 00:051 AAPL: [EB|#CONFIG| 6] log-level     : 0x0000000000000001 (0x0000000000000001 & 0x0000000000000021) <default>
149:176 00:050 AAPL: [EB|#CONFIG| 7] breakpoint    : 0x0000000000000000 (0x0000000000000000 & 0x0000000000000000) <default>
149:225 00:048 AAPL: [EB|#CONFIG| 8] kc-read-size  : 0x0000000000100000 (0x0000000000100000 < 0xFFFFFFFFFFFFFFFF) <default>
149:276 00:050 AAPL: [EB|#H:IS] 0
149:327 00:051 AAPL: [EB|#WL|0] 0x01 0x01   0 0x00
149:377 00:049 AAPL: [EB|#BRD:NV] Mac-7BA5B2D9E42DDD94
149:428 00:051 OCOS: OS set: <null> Mac OS X 10.15
149:477 00:049 OCOS: OS set: Apple Inc. Mac OS X 10.15
149:527 00:049 AAPL: [EB|#WL|1] 0x01 0x01   2 0x00
149:578 00:051 AAPL: [EB|`BST:IDT] {
149:642 00:063 AAPL: [EB|`BST:IDT] }
149:690 00:048 AAPL: [EB|#WL|2] 0x01 0x01   3 0x00
149:742 00:052 AAPL: [EB|#WL|3] 0x01 0x01   4 0x00
149:792 00:049 AAPL: [EB|#BRD:NV] Mac-7BA5B2D9E42DDD94
149:840 00:048 AAPL: [EB|#WL|4] 0x01 0x01   5 0x00
149:891 00:050 AAPL: [EB|`H:CHK] BM: 0x0000000000000000
149:941 00:049 AAPL: [EB|`H:LV] Err(0xE) @ GV boot-signature
149:989 00:048 AAPL: [EB|#WL|5] 0x01 0x01  23 0x0E
150:041 00:051 AAPL: [EB|`H:LV] Err(0xE) @ GV boot-image-key
150:090 00:049 AAPL: [EB|#WL|6] 0x01 0x01  24 0x0E
150:138 00:048 AAPL: [EB|`H:LV] Err(0xE) at GV? boot-image
150:189 00:050 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-signature
150:238 00:048 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-image-key
150:287 00:049 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-image
150:338 00:050 AAPL: [EB|#H:NOT]
150:387 00:049 AAPL: [EB|#SB:P] 0x1
150:435 00:047 AAPL: [EB|`B:MN] BM: +SB
150:487 00:051 AAPL: [EB|#LIMG:DP] VenMedia(957932CC-7E8E-433B-8F41-D391EA3C10F8)/MemMap(10:100000000-100001000)/DMG_00000000344E7036.dmg/VenMedia(004B07E8-0B9C-427E-B0D4-A466E6E57A62)/HD(Part1,Sig99A4F303-B7A6-4E75-A57B-4169A0D25239)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842)
150:535 00:048 AAPL: [EB|#LIMG:FP] \04DDC562-559D-4879-B110-EF82E9C0B72E\System\Library\CoreServices\boot.efi
150:584 00:048 AAPL: [EB|#LIMG:OPT] ()
150:635 00:051 AAPL: [EB|`B:OBV] BM: +DMG
150:685 00:049 AAPL: [EB|`B:OBV] BM: +ROS
150:735 00:049 AAPL: [EB|`OPT:LXF] 'LF (\\04DDC562-559D-4879-B110-EF82E9C0B72E\\System\\Library\\CoreServices\\com.apple.Boot.plist)
150:786 00:051 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: \\04DDC562-559D-4879-B110-EF82E9C0B72E\\System\\Library\\CoreServices\\com.apple.Boot.plist, DP: 0
150:837 00:050 AAPL: [EB|`LD:OFS] Err(0xE) @ OPEN (\\04DDC562-559D-4879-B110-EF82E9C0B72E\\System\\Library\\CoreServices\\com.apple.Boot.plist)
150:886 00:048 AAPL: [EB|`OPT:LXF] Err(0xE) @ 'LF
150:937 00:051 AAPL: [EB|`OPT:LXF] 'LF (Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist)
150:987 00:050 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist, DP: 0
151:042 00:055 AAPL: [EB:#KF] ()
151:094 00:051 AAPL: [EB|#MBA:CL] ()
151:143 00:049 AAPL: [EB|#MBA:NV] (slide=140 agdpmod=pikera -v keepsyms=1 debug=0x100 alcid=1 -liludbg -vsmcdbg -wegdbg -cpufdbg -hbfxdbg)
151:192 00:048 AAPL: [EB|#MBA:KF] ()
151:242 00:049 AAPL: [EB|#MBA:OUT] (slide=140 agdpmod=pikera -v keepsyms=1 debug=0x100 alcid=1 -liludbg -vsmcdbg -wegdbg -cpufdbg -hbfxdbg chunklist-security-epoch=0 -chunklist-no-rev2-dev)
151:291 00:049 AAPL: [EB|#LOG:VERBOSE] 2020-08-10T00:59:37
151:339 00:048 AAPL: [EB|`CSR:S] csr-active-config = 0x00000040
151:390 00:050 AAPL: [EB|#OPT:BM] 0xaa5182
151:442 00:052 AAPL: [EB|`OPT:LXF] 'LF (\\04DDC562-559D-4879-B110-EF82E9C0B72E\\System\\Library\\CoreServices\\PlatformSupport.plist)
151:491 00:049 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: \\04DDC562-559D-4879-B110-EF82E9C0B72E\\System\\Library\\CoreServices\\PlatformSupport.plist, DP: 0
151:553 00:061 AAPL: [EB|#B:VAw]
151:602 00:049 AAPL: [EB|`B:MN] BM: ROS
151:652 00:049 AAPL: [EB|#WL|7] 0x01 0x01  19 0x0E
151:703 00:050 AAPL: [EB|`CS:CSKSD] {
151:752 00:049 AAPL: [EB|`G:CS] } Ok(0)
151:815 00:063 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: <null string>, DP: 1
151:905 00:089 AAPL: [EB|`B:SBS] SZ: 641592
151:985 00:080 AAPL: [EB|#B:SHA] 0a7cf02f53a33bfb7259f398303629ddf4588aff
152:064 00:078 AAPL: [EB|`WL:PWLFNV] Err(0xE) @ GV wake-failure
152:143 00:078 AAPL: [EB|`WL:DT] Err(0xE) @ WL:PWLFNV
152:218 00:075 AAPL: [EB|`WL:PWLFRTC] ! @ RTC:R
152:292 00:073 AAPL: [EB|`WL:DT] Err(0xE) @ WL:PWLFRTC
152:375 00:083 AAPL: [EB|`LD:LKC] SB -> (boot\System\Library\KernelCollections\BootKernelExtensions.kc)
152:463 00:088 AAPL: [EB|`LD:LKC] BM:R -> (boot\System\Library\KernelCollections\BootKernelExtensions.kc)
152:552 00:089 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc, DP: 0
152:733 00:180 OC: Kext reservation size info 583000 exe 3A0000
152:802 00:069 OC: Trying XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc
153:918 01:115 OC: Result of XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc (7E4F2444) is Success
154:004 00:086 OC: Read kernel version 20.0.0 (200000)
154:093 00:089 OCAK: PanicKextDump replace count - 1
154:156 00:062 OCAK: Patch success kext dump
154:235 00:079 OCAK: PowerStateTimeout replace count - 1
154:298 00:063 OCAK: Patch success power state
154:390 00:091 OCAK: Patching invalid size 28000 with 13F0000 for com.apple.iokit.IOPCIFamily
154:459 00:069 OCAK: AppleIoMapper replace count - 1
154:522 00:063 OCAK: Patch success com.apple.iokit.IOPCIFamily AppleIoMapper
154:610 00:087 OCAK: Local relocs 783 on FFFFFF8004211000
154:676 00:066 OC: Prelink injection Lilu.kext (Arbitrary kext and process patching on macOS) - Success
154:747 00:070 OCAK: Patching invalid size 4000 with 19D9000 for com.apple.iokit.IOACPIFamily
154:825 00:078 OCAK: Local relocs 504 on FFFFFF8004297000
154:893 00:067 OC: Prelink injection VirtualSMC.kext (SMC emulator layer) - Success
154:973 00:080 OCAK: Local relocs 4480 on FFFFFF80042C5000
155:059 00:086 OC: Prelink injection AppleALC.kext (Native macOS HD audio for not officially supported codecs) - Success
155:141 00:081 OCAK: Local relocs 1663 on FFFFFF8004435000
155:209 00:068 OC: Prelink injection WhateverGreen.kext (Various patches necessary for certain ATI/AMD/Intel/Nvidia GPUs) - Success
155:280 00:070 OC: Prelink injection AGPMInjector.kext (Apple Graphics Power Management injector) - Success
155:354 00:073 OCAK: Patching invalid size 18000 with 16AD000 for com.apple.iokit.IONetworkingFamily
155:436 00:082 OCAK: Local relocs 641 on FFFFFF80044D7000
155:500 00:063 OC: Prelink injection IntelMausi.kext (Intel Ethernet LAN driver for macOS) - Success
155:577 00:076 OCAK: Local relocs 336 on FFFFFF8004516000
155:641 00:064 OC: Prelink injection SMCProcessor.kext (SMC emulator layer (Processor plugin)) - Success
155:717 00:075 OCAK: Local relocs 1890 on FFFFFF8004529000
155:791 00:074 OC: Prelink injection SMCSuperIO.kext (SMC emulator layer (IO plugin)) - Success
155:862 00:070 OCAK: Patching invalid size 14000 with 12A9000 for com.apple.iokit.IOStorageFamily
155:942 00:080 OCAK: Local relocs 355 on FFFFFF8004553000
156:008 00:065 OC: Prelink injection VoodooSDHC.kext (SDHC card reader) - Success
156:083 00:075 OCAK: Local relocs 602 on FFFFFF8004564000
156:153 00:069 OC: Prelink injection USBInjectAll.kext (USB Ports headless kext) - Success
156:229 00:076 OCAK: Local relocs 644 on FFFFFF800456F000
156:295 00:065 OC: Prelink injection EnergyDriver.kext (Intel Power Gadget kext) - Success
156:368 00:073 OCAK: Local relocs 322 on FFFFFF800457D000
156:436 00:067 OC: Prelink injection HibernationFixup.kext (A Lilu plugin intended to fix hibernation compatibility issues) - Success
156:516 00:079 OCAK: Local relocs 611 on FFFFFF8004592000
156:581 00:065 OC: Prelink injection CPUFriend.kext (Dynamic macOS CPU power management data injection) - Success
156:659 00:078 OCAK: Local relocs 308 on FFFFFF80045A3000
156:725 00:065 OC: Prelink injection DebugEnhancer.kext (A Lilu plugin intended to enable debug output in the macOS kernel) - Success
156:796 00:071 OC: Prelink size 71634944 kext offset 67833856 reserved 3801088
156:865 00:068 OCAK: KC TEXT is 49152 bytes with 49072 Mach-O headers need 1000
156:995 00:130 OC: Prelinked status - Success
157:621 00:626 AAPL: [EB|#SB:P] 0x1
157:691 00:069 AAPL: [EB|#SB:SBGMFNS] (j215ap.im4m)
157:773 00:082 AAPL: [EB|#SB:MF] (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j215ap.im4m)
157:869 00:095 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j215ap.im4m, DP: 0
157:965 00:096 AAPL: [EB|`LD:OFS] Err(0xE) @ OPEN (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j215ap.im4m)
158:048 00:083 AAPL: [EB|`SB:VK] Err(0xE) @ LD:LF
158:126 00:077 AAPL: [EB|`LD:LKCFFP] Err(0x1A) @ SB:SBVK
158:204 00:078 AAPL: [EB|#CS:SRBM] secure-boot
158:284 00:079 AAPL: [EB|#FWFM] 0x00000000FF9FFF3F
158:360 00:076 AAPL: [EB|#FWFT] 0x00000000FD8FF53E
158:436 00:075 AAPL: [EB|#B:RB]
158:507 00:071 AAPL: [EB|#WL|8] 0x01 0x41  19 0x0E
158:583 00:075 AAPL: [EB|#REBOOT] 1
158:658 00:075 AAPL: [EB|#LOG:RESET:RECOVERY] 2020-08-10T00:59:44

 

 

Install macOS BS b4:

Spoiler

122:499 05:747 OCB: Should boot from 6. Recovery 11.0 (T:4|F:1|G:0|E:0|DEF:0)
122:698 00:199 OCRAM: Extent allocation of 877555766 bytes (A) gave 100000000
132:843 10:144 OCRAM: SHA-256 Digest is: 56CA14B29FC71637CE5EB10BC4EE76E6D0E9F565202A80DD2A30961A65B4301E
133:015 00:172 OCB: Found chunklist BaseSystem.chunklist for DMG BaseSystem.dmg[10]
140:949 07:933 OCDI: Built DMG DP: VenHw(957932CC-7E8E-433B-8F41-D391EA3C10F8,00000000)/MemoryMapped(0xA,0x100000000,0x100001000)/DMG_00000000344E7036.dmg/VenMsg(004B07E8-0B9C-427E-B0D4-A466E6E57A62,36704E3400000000)
141:134 00:184 OCJS: Got APFS super block for 8972E978-B082-6646-8260-CD875855A903
143:523 02:388 OCJS: Block (P:1|F:0) read req C9F -> 64F8 of 1000 (mask 0, mul 8) - Success
144:614 01:091 OCAV: Real image size: 635768
144:684 00:070 OCAV: Signature verified!
144:746 00:061 OCJS: APFS driver 1677000000141003/20200729 found for 8972E978-B082-6646-8260-CD875855A903, required >= 748077008000000/20180621, allow
144:944 00:197 OCBP: APFS Volume Info - 68D6D718 (131072, 6ECA80CB-3797-4048-B67C-CA381AB15482, 16)
145:015 00:071 OCBP: APFS Container Info - 68E8D218 (1, 78E97289-82B0-4666-8260-CD875855A903)
145:083 00:068 OCBP: BlessedFileHEX (1/6 366) - 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
145:168 00:084 OCBP: BlessedFileHEX (2/6 366) - 30 00 30 00 30 00 30 00 30 00 30 00 33 00 34 00 34 00 45 00 37 00 30 00 33 00 36 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 36 70 4E 34 00 00
145:256 00:087 OCBP: BlessedFileHEX (3/6 366) - 00 00 04 01 2A 00 01 00 00 00 22 00 00 00 00 00 00 00 E0 63 40 00 00 00 00 00 03 F3 A4 99 A6 B7 75 4E A5 7B 41 69 A0 D2 52 39 02 02 04 03 24 00 F7 FC 74 BE 7C 0B F3 49 91 47 01 F4 04 2E 68 42
145:340 00:084 OCBP: BlessedFileHEX (4/6 366) - CB 80 CA 6E 97 37 48 40 B6 7C CA 38 1A B1 54 82 04 04 9A 00 5C 00 30 00 34 00 44 00 44 00 43 00 35 00 36 00 32 00 2D 00 35 00 35 00 39 00 44 00 2D 00 34 00 38 00 37 00 39 00 2D 00 42 00 31 00
145:426 00:085 OCBP: BlessedFileHEX (5/6 366) - 31 00 30 00 2D 00 45 00 46 00 38 00 32 00 45 00 39 00 43 00 30 00 42 00 37 00 32 00 45 00 5C 00 53 00 79 00 73 00 74 00 65 00 6D 00 5C 00 4C 00 69 00 62 00 72 00 61 00 72 00 79 00 5C 00 43 00
145:512 00:086 OCBP: BlessedFileHEX (6/6 366) - 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
145:592 00:079 OCBP: BlessedFileDP - VenHw(957932CC-7E8E-433B-8F41-D391EA3C10F8,00000000)/MemoryMapped(0xA,0x100000000,0x100001000)/DMG_00000000344E7036.dmg/VenMsg(004B07E8-0B9C-427E-B0D4-A466E6E57A62,36704E3400000000)/HD(1,GPT,99A4F303-B7A6-4E75-A57B-4169A0D25239,0x22,0x4063E0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,CB80CA6E97374840B67CCA381AB15482)/\04DDC562-559D-4879-B110-EF82E9C0B72E\System\Library\CoreServices\boot.efi
145:709 00:116 OCBP: Blessed file is valid
145:773 00:064 OCBP: 15 filesystems for APFS - Success
145:838 00:064 OCBP: APFS Volume Info - 68E40F98 (131072, FBB7117C-DF85-4B7B-9800-6C73C38B5B47, 16)
145:907 00:069 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
145:976 00:069 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 8 of 15 - 0
146:049 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, BA296B89-7735-4BDC-A63B-20A76EA051DD, 64)
146:118 00:068 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
146:188 00:070 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 9 of 15 - 0
146:260 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, 522F487D-9A3D-46F4-AD65-C1ED39654B21, 4)
146:328 00:067 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
146:399 00:070 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 10 of 15 - 0
146:471 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, 5669DBCB-8A7E-4EAD-AA32-4FA5989F9E41, 8)
146:540 00:068 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
146:609 00:069 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 11 of 15 - 0
146:682 00:073 OCBP: APFS Volume Info - 68E40F98 (131072, FED93BD9-B699-46DA-A9EA-64F8753DC7DA, 1)
146:751 00:068 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
146:821 00:070 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 12 of 15 - 0
146:894 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, 69FC2F1A-0A69-4DD0-9E9E-42F3AFDCFC43, 192)
146:964 00:069 OCBP: APFS Container Info - 68E40C98 (1, 444D879C-6C8E-4635-90C4-4344781231BA)
147:033 00:069 OCBP: APFS match container 444D879C-6C8E-4635-90C4-4344781231BA vs 78E97289-82B0-4666-8260-CD875855A903 for 13 of 15 - 0
147:106 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, 6ECA80CB-3797-4048-B67C-CA381AB15482, 16)
147:174 00:068 OCBP: APFS Container Info - 68E40C98 (1, 78E97289-82B0-4666-8260-CD875855A903)
147:246 00:071 OCBP: APFS match container 78E97289-82B0-4666-8260-CD875855A903 vs 78E97289-82B0-4666-8260-CD875855A903 for 14 of 15 - 1
147:319 00:073 OCBP: Missing partition 6ECA80CB-3797-4048-B67C-CA381AB15482 on preboot - Not Found
147:389 00:069 OCBP: No APFS booter 14 of 15 for 6ECA80CB-3797-4048-B67C-CA381AB15482 - Not Found
147:461 00:072 OCBP: APFS Volume Info - 68E40F98 (131072, 04DDC562-559D-4879-B110-EF82E9C0B72E, 1)
147:529 00:068 OCBP: APFS Container Info - 68E40C98 (1, 78E97289-82B0-4666-8260-CD875855A903)
147:598 00:068 OCBP: APFS match container 78E97289-82B0-4666-8260-CD875855A903 vs 78E97289-82B0-4666-8260-CD875855A903 for 15 of 15 - 1
147:673 00:075 OCBP: Found partition 04DDC562-559D-4879-B110-EF82E9C0B72E on preboot
147:737 00:063 OCBP: Want predefined list for APFS 16 at 04DDC562-559D-4879-B110-EF82E9C0B72E
147:804 00:067 OCBP: Predefined 04DDC562-559D-4879-B110-EF82E9C0B72E \System\Library\CoreServices\boot.efi was found
147:875 00:070 OCBP: Found APFS booter 15 of 15 for 04DDC562-559D-4879-B110-EF82E9C0B72E (59B19440)
147:945 00:069 OCBP: APFS bless for 78E97289-82B0-4666-8260-CD875855A903:<null string> is Success
148:012 00:067 OCB: Perform boot Recovery 11.0 to dp VenHw(957932CC-7E8E-433B-8F41-D391EA3C10F8,00000000)/MemoryMapped(0xA,0x100000000,0x100001000)/DMG_00000000344E7036.dmg/VenMsg(004B07E8-0B9C-427E-B0D4-A466E6E57A62,36704E3400000000)/HD(1,GPT,99A4F303-B7A6-4E75-A57B-4169A0D25239,0x22,0x4063E0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,CB80CA6E97374840B67CCA381AB15482)/\04DDC562-559D-4879-B110-EF82E9C0B72E\System\Library\CoreServices\boot.efi (0/0)
148:162 00:149 OCB: Matching <> args on type 4 0
148:272 00:109 OCABC: Failed to find first BOOT_MODE_SAFE | BOOT_MODE_ASLR sequence
148:322 00:050 AAPL: [EB|#LOG:INIT] 2020-08-10T00:59:34
148:374 00:051 AAPL: [EB|`CFG:DEV] { 0x3
148:423 00:048 AAPL: [EB|`CFG:DEV] Err(0xE) @ GV booter-preboot-kernel
148:471 00:047 AAPL: [EB|`CFG:DEV] Err(0xE) @ GV booter-fileset-basesystem
148:522 00:050 AAPL: [EB|`CFG:DEV] } 0x3
148:572 00:049 AAPL: [EB|#VERSION] bootbase.efi 495.0.0.141.1~1 (Official), built 2020-07-28T22:44:13-0700
148:620 00:048 AAPL: [EB|#BUILD] BUILD-INFO[314]:{"DisplayName":"bootbase.efi","DisplayVersion":"495.0.0.141.1~1","RecordUuid":"430BBE8C-6EFB-4CB1-9338-E9E3448635E8","BuildTime":"2020-07-28T22:44:13-0700","ProjectName":"efiboot","ProductName":"bootbase.efi","SourceVersion":"495.0.0.141.1","BuildVersion":"1","BuildConfiguration":"Release","BuildType":"Official"}
148:671 00:051 AAPL: [EB|#H:IS] 0
148:721 00:050 AAPL: [EB|#WL:MODE] 0
148:775 00:053 AAPL: [EB|#CONFIG:SRC] <default>
148:826 00:050 AAPL: [EB|#CONFIG| 0] boot-save-log : 0x0000000000000002 (0x0000000000000002 < 0xFFFFFFFFFFFFFFFF) <default>
148:875 00:049 AAPL: [EB|#CONFIG| 1] wake-save-log : 0x0000000000000002 (0x0000000000000002 < 0x0000000000000002) <default>
148:924 00:048 AAPL: [EB|#CONFIG| 2] console       : 0x0000000000000001 (0x0000000000000001 < 0x0000000000000001) <default>
148:976 00:052 AAPL: [EB|#CONFIG| 3] serial        : 0x0000000000000000 (0x0000000000000000 < 0x0000000000000000) <default>
149:026 00:049 AAPL: [EB|#CONFIG| 4] embed-log-dt  : 0x0000000000000000 (0x0000000000000000 < 0x0000000000000000) <default>
149:075 00:049 AAPL: [EB|#CONFIG| 5] timestamps    : 0x0000000000000000 (0x0000000000000000 < 0xFFFFFFFFFFFFFFFF) <default>
149:126 00:051 AAPL: [EB|#CONFIG| 6] log-level     : 0x0000000000000001 (0x0000000000000001 & 0x0000000000000021) <default>
149:176 00:050 AAPL: [EB|#CONFIG| 7] breakpoint    : 0x0000000000000000 (0x0000000000000000 & 0x0000000000000000) <default>
149:225 00:048 AAPL: [EB|#CONFIG| 8] kc-read-size  : 0x0000000000100000 (0x0000000000100000 < 0xFFFFFFFFFFFFFFFF) <default>
149:276 00:050 AAPL: [EB|#H:IS] 0
149:327 00:051 AAPL: [EB|#WL|0] 0x01 0x01   0 0x00
149:377 00:049 AAPL: [EB|#BRD:NV] Mac-7BA5B2D9E42DDD94
149:428 00:051 OCOS: OS set: <null> Mac OS X 10.15
149:477 00:049 OCOS: OS set: Apple Inc. Mac OS X 10.15
149:527 00:049 AAPL: [EB|#WL|1] 0x01 0x01   2 0x00
149:578 00:051 AAPL: [EB|`BST:IDT] {
149:642 00:063 AAPL: [EB|`BST:IDT] }
149:690 00:048 AAPL: [EB|#WL|2] 0x01 0x01   3 0x00
149:742 00:052 AAPL: [EB|#WL|3] 0x01 0x01   4 0x00
149:792 00:049 AAPL: [EB|#BRD:NV] Mac-7BA5B2D9E42DDD94
149:840 00:048 AAPL: [EB|#WL|4] 0x01 0x01   5 0x00
149:891 00:050 AAPL: [EB|`H:CHK] BM: 0x0000000000000000
149:941 00:049 AAPL: [EB|`H:LV] Err(0xE) @ GV boot-signature
149:989 00:048 AAPL: [EB|#WL|5] 0x01 0x01  23 0x0E
150:041 00:051 AAPL: [EB|`H:LV] Err(0xE) @ GV boot-image-key
150:090 00:049 AAPL: [EB|#WL|6] 0x01 0x01  24 0x0E
150:138 00:048 AAPL: [EB|`H:LV] Err(0xE) at GV? boot-image
150:189 00:050 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-signature
150:238 00:048 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-image-key
150:287 00:049 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-image
150:338 00:050 AAPL: [EB|#H:NOT]
150:387 00:049 AAPL: [EB|#SB:P] 0x1
150:435 00:047 AAPL: [EB|`B:MN] BM: +SB
150:487 00:051 AAPL: [EB|#LIMG:DP] VenMedia(957932CC-7E8E-433B-8F41-D391EA3C10F8)/MemMap(10:100000000-100001000)/DMG_00000000344E7036.dmg/VenMedia(004B07E8-0B9C-427E-B0D4-A466E6E57A62)/HD(Part1,Sig99A4F303-B7A6-4E75-A57B-4169A0D25239)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842)
150:535 00:048 AAPL: [EB|#LIMG:FP] \04DDC562-559D-4879-B110-EF82E9C0B72E\System\Library\CoreServices\boot.efi
150:584 00:048 AAPL: [EB|#LIMG:OPT] ()
150:635 00:051 AAPL: [EB|`B:OBV] BM: +DMG
150:685 00:049 AAPL: [EB|`B:OBV] BM: +ROS
150:735 00:049 AAPL: [EB|`OPT:LXF] 'LF (\\04DDC562-559D-4879-B110-EF82E9C0B72E\\System\\Library\\CoreServices\\com.apple.Boot.plist)
150:786 00:051 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: \\04DDC562-559D-4879-B110-EF82E9C0B72E\\System\\Library\\CoreServices\\com.apple.Boot.plist, DP: 0
150:837 00:050 AAPL: [EB|`LD:OFS] Err(0xE) @ OPEN (\\04DDC562-559D-4879-B110-EF82E9C0B72E\\System\\Library\\CoreServices\\com.apple.Boot.plist)
150:886 00:048 AAPL: [EB|`OPT:LXF] Err(0xE) @ 'LF
150:937 00:051 AAPL: [EB|`OPT:LXF] 'LF (Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist)
150:987 00:050 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist, DP: 0
151:042 00:055 AAPL: [EB:#KF] ()
151:094 00:051 AAPL: [EB|#MBA:CL] ()
151:143 00:049 AAPL: [EB|#MBA:NV] (slide=140 agdpmod=pikera -v keepsyms=1 debug=0x100 alcid=1 -liludbg -vsmcdbg -wegdbg -cpufdbg -hbfxdbg)
151:192 00:048 AAPL: [EB|#MBA:KF] ()
151:242 00:049 AAPL: [EB|#MBA:OUT] (slide=140 agdpmod=pikera -v keepsyms=1 debug=0x100 alcid=1 -liludbg -vsmcdbg -wegdbg -cpufdbg -hbfxdbg chunklist-security-epoch=0 -chunklist-no-rev2-dev)
151:291 00:049 AAPL: [EB|#LOG:VERBOSE] 2020-08-10T00:59:37
151:339 00:048 AAPL: [EB|`CSR:S] csr-active-config = 0x00000040
151:390 00:050 AAPL: [EB|#OPT:BM] 0xaa5182
151:442 00:052 AAPL: [EB|`OPT:LXF] 'LF (\\04DDC562-559D-4879-B110-EF82E9C0B72E\\System\\Library\\CoreServices\\PlatformSupport.plist)
151:491 00:049 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: \\04DDC562-559D-4879-B110-EF82E9C0B72E\\System\\Library\\CoreServices\\PlatformSupport.plist, DP: 0
151:553 00:061 AAPL: [EB|#B:VAw]
151:602 00:049 AAPL: [EB|`B:MN] BM: ROS
151:652 00:049 AAPL: [EB|#WL|7] 0x01 0x01  19 0x0E
151:703 00:050 AAPL: [EB|`CS:CSKSD] {
151:752 00:049 AAPL: [EB|`G:CS] } Ok(0)
151:815 00:063 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: <null string>, DP: 1
151:905 00:089 AAPL: [EB|`B:SBS] SZ: 641592
151:985 00:080 AAPL: [EB|#B:SHA] 0a7cf02f53a33bfb7259f398303629ddf4588aff
152:064 00:078 AAPL: [EB|`WL:PWLFNV] Err(0xE) @ GV wake-failure
152:143 00:078 AAPL: [EB|`WL:DT] Err(0xE) @ WL:PWLFNV
152:218 00:075 AAPL: [EB|`WL:PWLFRTC] ! @ RTC:R
152:292 00:073 AAPL: [EB|`WL:DT] Err(0xE) @ WL:PWLFRTC
152:375 00:083 AAPL: [EB|`LD:LKC] SB -> (boot\System\Library\KernelCollections\BootKernelExtensions.kc)
152:463 00:088 AAPL: [EB|`LD:LKC] BM:R -> (boot\System\Library\KernelCollections\BootKernelExtensions.kc)
152:552 00:089 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc, DP: 0
152:733 00:180 OC: Kext reservation size info 583000 exe 3A0000
152:802 00:069 OC: Trying XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc
153:918 01:115 OC: Result of XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc (7E4F2444) is Success
154:004 00:086 OC: Read kernel version 20.0.0 (200000)
154:093 00:089 OCAK: PanicKextDump replace count - 1
154:156 00:062 OCAK: Patch success kext dump
154:235 00:079 OCAK: PowerStateTimeout replace count - 1
154:298 00:063 OCAK: Patch success power state
154:390 00:091 OCAK: Patching invalid size 28000 with 13F0000 for com.apple.iokit.IOPCIFamily
154:459 00:069 OCAK: AppleIoMapper replace count - 1
154:522 00:063 OCAK: Patch success com.apple.iokit.IOPCIFamily AppleIoMapper
154:610 00:087 OCAK: Local relocs 783 on FFFFFF8004211000
154:676 00:066 OC: Prelink injection Lilu.kext (Arbitrary kext and process patching on macOS) - Success
154:747 00:070 OCAK: Patching invalid size 4000 with 19D9000 for com.apple.iokit.IOACPIFamily
154:825 00:078 OCAK: Local relocs 504 on FFFFFF8004297000
154:893 00:067 OC: Prelink injection VirtualSMC.kext (SMC emulator layer) - Success
154:973 00:080 OCAK: Local relocs 4480 on FFFFFF80042C5000
155:059 00:086 OC: Prelink injection AppleALC.kext (Native macOS HD audio for not officially supported codecs) - Success
155:141 00:081 OCAK: Local relocs 1663 on FFFFFF8004435000
155:209 00:068 OC: Prelink injection WhateverGreen.kext (Various patches necessary for certain ATI/AMD/Intel/Nvidia GPUs) - Success
155:280 00:070 OC: Prelink injection AGPMInjector.kext (Apple Graphics Power Management injector) - Success
155:354 00:073 OCAK: Patching invalid size 18000 with 16AD000 for com.apple.iokit.IONetworkingFamily
155:436 00:082 OCAK: Local relocs 641 on FFFFFF80044D7000
155:500 00:063 OC: Prelink injection IntelMausi.kext (Intel Ethernet LAN driver for macOS) - Success
155:577 00:076 OCAK: Local relocs 336 on FFFFFF8004516000
155:641 00:064 OC: Prelink injection SMCProcessor.kext (SMC emulator layer (Processor plugin)) - Success
155:717 00:075 OCAK: Local relocs 1890 on FFFFFF8004529000
155:791 00:074 OC: Prelink injection SMCSuperIO.kext (SMC emulator layer (IO plugin)) - Success
155:862 00:070 OCAK: Patching invalid size 14000 with 12A9000 for com.apple.iokit.IOStorageFamily
155:942 00:080 OCAK: Local relocs 355 on FFFFFF8004553000
156:008 00:065 OC: Prelink injection VoodooSDHC.kext (SDHC card reader) - Success
156:083 00:075 OCAK: Local relocs 602 on FFFFFF8004564000
156:153 00:069 OC: Prelink injection USBInjectAll.kext (USB Ports headless kext) - Success
156:229 00:076 OCAK: Local relocs 644 on FFFFFF800456F000
156:295 00:065 OC: Prelink injection EnergyDriver.kext (Intel Power Gadget kext) - Success
156:368 00:073 OCAK: Local relocs 322 on FFFFFF800457D000
156:436 00:067 OC: Prelink injection HibernationFixup.kext (A Lilu plugin intended to fix hibernation compatibility issues) - Success
156:516 00:079 OCAK: Local relocs 611 on FFFFFF8004592000
156:581 00:065 OC: Prelink injection CPUFriend.kext (Dynamic macOS CPU power management data injection) - Success
156:659 00:078 OCAK: Local relocs 308 on FFFFFF80045A3000
156:725 00:065 OC: Prelink injection DebugEnhancer.kext (A Lilu plugin intended to enable debug output in the macOS kernel) - Success
156:796 00:071 OC: Prelink size 71634944 kext offset 67833856 reserved 3801088
156:865 00:068 OCAK: KC TEXT is 49152 bytes with 49072 Mach-O headers need 1000
156:995 00:130 OC: Prelinked status - Success
157:621 00:626 AAPL: [EB|#SB:P] 0x1
157:691 00:069 AAPL: [EB|#SB:SBGMFNS] (j215ap.im4m)
157:773 00:082 AAPL: [EB|#SB:MF] (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j215ap.im4m)
157:869 00:095 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j215ap.im4m, DP: 0
157:965 00:096 AAPL: [EB|`LD:OFS] Err(0xE) @ OPEN (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j215ap.im4m)
158:048 00:083 AAPL: [EB|`SB:VK] Err(0xE) @ LD:LF
158:126 00:077 AAPL: [EB|`LD:LKCFFP] Err(0x1A) @ SB:SBVK
158:204 00:078 AAPL: [EB|#CS:SRBM] secure-boot
158:284 00:079 AAPL: [EB|#FWFM] 0x00000000FF9FFF3F
158:360 00:076 AAPL: [EB|#FWFT] 0x00000000FD8FF53E
158:436 00:075 AAPL: [EB|#B:RB]
158:507 00:071 AAPL: [EB|#WL|8] 0x01 0x41  19 0x0E
158:583 00:075 AAPL: [EB|#REBOOT] 1
158:658 00:075 AAPL: [EB|#LOG:RESET:RECOVERY] 2020-08-10T00:59:44

 

 

Regular BS B4 boot:

Spoiler

97:904 02:598 OCB: Should boot from 5. Big Sur (T:2|F:0|G:0|E:0|DEF:0)
98:033 00:128 OCB: Perform boot Big Sur to dp PciRoot(0x0)/Pci(0x17,0x0)/Sata(0x0,0xFFFF,0x0)/HD(2,GPT,30A086E4-9E37-4931-9DCF-F609F7910906,0x64028,0x3D1B53C0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,7C11B7FB85DF7B4B98006C73C38B5B47)/\BA296B89-7735-4BDC-A63B-20A76EA051DD\System\Library\CoreServices\boot.efi (0/0)
98:219 00:186 OCB: Matching <> args on type 2 0
98:394 00:175 OCABC: Failed to find first BOOT_MODE_SAFE | BOOT_MODE_ASLR sequence
98:511 00:116 AAPL: [EB|#LOG:INIT] 2020-08-10T01:03:55
100:844 02:333 AAPL: [EB|`CFG:DEV] { 0x3
100:956 00:112 AAPL: [EB|`CFG:DEV] Err(0xE) @ GV booter-preboot-kernel
101:072 00:116 AAPL: [EB|`CFG:DEV] Err(0xE) @ GV booter-fileset-kernel
101:187 00:114 AAPL: [EB|`CFG:DEV] } 0x3
102:200 01:013 AAPL: [EB|#VERSION] boot.efi 495.0.0.141.1~1 (Official), built 2020-07-28T22:41:33-0700
102:217 00:016 AAPL: [EB|#BUILD] BUILD-INFO[306]:{"DisplayName":"boot.efi","DisplayVersion":"495.0.0.141.1~1","RecordUuid":"3802BA1B-A274-402D-8D16-E082189807B7","BuildTime":"2020-07-28T22:41:33-0700","ProjectName":"efiboot","ProductName":"boot.efi","SourceVersion":"495.0.0.141.1","BuildVersion":"1","BuildConfiguration":"Release","BuildType":"Official"}
102:232 00:014 AAPL: [EB|#H:IS] 0
102:247 00:014 AAPL: [EB|#WL:MODE] 0
102:264 00:017 AAPL: [EB|#CONFIG:SRC] <default>
102:278 00:013 AAPL: [EB|#CONFIG| 0] boot-save-log : 0x0000000000000002 (0x0000000000000002 < 0xFFFFFFFFFFFFFFFF) <default>
102:294 00:016 AAPL: [EB|#CONFIG| 1] wake-save-log : 0x0000000000000002 (0x0000000000000002 < 0x0000000000000002) <default>
102:309 00:014 AAPL: [EB|#CONFIG| 2] console       : 0x0000000000000001 (0x0000000000000001 < 0x0000000000000001) <default>
102:322 00:012 AAPL: [EB|#CONFIG| 3] serial        : 0x0000000000000000 (0x0000000000000000 < 0x0000000000000000) <default>
102:339 00:016 AAPL: [EB|#CONFIG| 4] embed-log-dt  : 0x0000000000000000 (0x0000000000000000 < 0x0000000000000000) <default>
102:354 00:015 AAPL: [EB|#CONFIG| 5] timestamps    : 0x0000000000000000 (0x0000000000000000 < 0xFFFFFFFFFFFFFFFF) <default>
102:369 00:014 AAPL: [EB|#CONFIG| 6] log-level     : 0x0000000000000001 (0x0000000000000001 & 0x0000000000000021) <default>
102:386 00:016 AAPL: [EB|#CONFIG| 7] breakpoint    : 0x0000000000000000 (0x0000000000000000 & 0x0000000000000000) <default>
102:400 00:013 AAPL: [EB|#CONFIG| 8] kc-read-size  : 0x0000000000100000 (0x0000000000100000 < 0xFFFFFFFFFFFFFFFF) <default>
102:416 00:016 AAPL: [EB|#H:IS] 0
102:431 00:015 AAPL: [EB|#WL|0] 0x01 0x01   0 0x00
102:444 00:013 AAPL: [EB|#BRD:NV] Mac-7BA5B2D9E42DDD94
102:462 00:017 OCOS: OS set: <null> Mac OS X 10.15
102:477 00:015 OCOS: OS set: Apple Inc. Mac OS X 10.15
102:492 00:014 AAPL: [EB|#WL|1] 0x01 0x01   2 0x00
102:510 00:018 AAPL: [EB|`BST:IDT] {
102:536 00:025 AAPL: [EB|`BST:IDT] }
102:553 00:016 AAPL: [EB|#WL|2] 0x01 0x01   3 0x00
102:568 00:014 AAPL: [EB|#WL|3] 0x01 0x01   4 0x00
102:581 00:013 AAPL: [EB|#BRD:NV] Mac-7BA5B2D9E42DDD94
102:598 00:017 AAPL: [EB|#WL|4] 0x01 0x01   5 0x00
102:613 00:015 AAPL: [EB|`H:CHK] BM: 0x0000000000000000
102:628 00:014 AAPL: [EB|`H:LV] Err(0xE) @ GV boot-signature
102:645 00:016 AAPL: [EB|#WL|5] 0x01 0x01  23 0x0E
102:659 00:014 AAPL: [EB|`H:LV] Err(0xE) @ GV boot-image-key
102:677 00:018 AAPL: [EB|#WL|6] 0x01 0x01  24 0x0E
102:693 00:015 AAPL: [EB|`H:LV] Err(0xE) at GV? boot-image
102:706 00:013 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-signature
102:724 00:017 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-image-key
102:739 00:015 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-image
102:754 00:014 AAPL: [EB|#H:NOT]
102:772 00:018 AAPL: [EB|#SB:P] 0x1
102:785 00:012 AAPL: [EB|`B:MN] BM: +SB
102:803 00:017 AAPL: [EB|#LIMG:DP] Acpi(PNP0A03,0)/Pci(17|0)/SATA(0,FFFF)/HD(Part2,Sig30A086E4-9E37-4931-9DCF-F609F7910906)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842)
102:818 00:015 AAPL: [EB|#LIMG:FP] \BA296B89-7735-4BDC-A63B-20A76EA051DD\System\Library\CoreServices\boot.efi
102:832 00:013 AAPL: [EB|#LIMG:OPT] ()
102:851 00:018 AAPL: [EB|`OPT:LXF] 'LF (\\BA296B89-7735-4BDC-A63B-20A76EA051DD\\System\\Library\\CoreServices\\com.apple.Boot.plist)
102:866 00:015 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: \\BA296B89-7735-4BDC-A63B-20A76EA051DD\\System\\Library\\CoreServices\\com.apple.Boot.plist, DP: 0
102:881 00:015 AAPL: [EB|`LD:OFS] Err(0xE) @ OPEN (\\BA296B89-7735-4BDC-A63B-20A76EA051DD\\System\\Library\\CoreServices\\com.apple.Boot.plist)
102:899 00:017 AAPL: [EB|`OPT:LXF] Err(0xE) @ 'LF
102:913 00:014 AAPL: [EB|`OPT:LXF] 'LF (Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist)
102:930 00:017 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist, DP: 0
102:945 00:015 AAPL: [EB|`LD:OFS] Err(0xF) @ OPEN (Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist)
102:958 00:012 AAPL: [EB|`OPT:LXF] Err(0xF) @ 'LF
102:975 00:017 AAPL: [EB|#MBA:CL] ()
102:992 00:016 AAPL: [EB|#MBA:NV] (slide=140 agdpmod=pikera -v keepsyms=1 debug=0x100 alcid=1 -liludbg -vsmcdbg -wegdbg -cpufdbg -hbfxdbg)
103:003 00:010 AAPL: [EB|#MBA:KF] (<null string>)
103:024 00:021 AAPL: [EB|#MBA:OUT] (slide=140 agdpmod=pikera -v keepsyms=1 debug=0x100 alcid=1 -liludbg -vsmcdbg -wegdbg -cpufdbg -hbfxdbg chunklist-security-epoch=0 -chunklist-no-rev2-dev)
103:035 00:010 AAPL: [EB|#LOG:VERBOSE] 2020-08-10T01:03:59
103:051 00:016 AAPL: [EB|`CSR:S] csr-active-config = 0x00000040
103:068 00:017 AAPL: [EB|#OPT:BM] 0x284982
103:081 00:012 AAPL: [EB|`OPT:LXF] 'LF (\\BA296B89-7735-4BDC-A63B-20A76EA051DD\\System\\Library\\CoreServices\\PlatformSupport.plist)
103:099 00:017 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: \\BA296B89-7735-4BDC-A63B-20A76EA051DD\\System\\Library\\CoreServices\\PlatformSupport.plist, DP: 0
103:115 00:016 AAPL: [EB|#B:VAw]
103:130 00:015 AAPL: [EB|#P:CPR] N
103:148 00:017 AAPL: [EB|#P:MPI] N
103:161 00:013 AAPL: [EB|#P:BPI] N
103:179 00:017 AAPL: [EB|#WL|7] 0x01 0x41  25 0x0E
103:198 00:019 AAPL: [EB|#CS:SRBM] secure-boot
103:211 00:013 AAPL: [EB|#FWFM] 0x00000000FF9FFF3F
103:229 00:017 AAPL: [EB|#FWFT] 0x00000000FD8FF53E
103:245 00:016 AAPL: [EB|#B:RB]
103:259 00:014 AAPL: [EB|#WL|8] 0x01 0x41  25 0x0E
103:276 00:017 AAPL: [EB|#REBOOT] 1
103:289 00:012 AAPL: [EB|#LOG:RESET:RECOVERY] 2020-08-10T01:04:00

 

 

Reset NVRAM:

Spoiler

99:467 03:428 OCB: Should boot from 9. Reset NVRAM (T:256|F:0|G:0|E:0|DEF:0)
99:600 00:132 OCB: NVRAM cleanup...
99:725 00:125 OCB: Found FW NVRAM, full access 0
102:074 02:348 OCB: Found 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:Boot9696 for preservation of 160 bytes
102:232 00:158 Deleting 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:BootOrder... OK
102:393 00:160 Deleting 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:Boot9697... OK
102:550 00:157 Deleting 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:Boot9698... OK
102:705 00:155 Deleting 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:Boot9699... OK
102:866 00:160 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:UIScale... OK
103:937 01:071 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:csr-active-config... OK
103:996 00:058 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:prev-lang:kbd... OK
104:056 00:060 Deleting 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:opencore-version... OK
104:113 00:056 Deleting 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:Boot969A... OK
104:172 00:059 Deleting 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:Boot9696... OK
104:230 00:057 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:LocationServicesEnabled... OK
104:288 00:057 Deleting 36C28AB5-6566-4C50-9EBD-CBB920F83843:preferred-networks... OK
104:348 00:060 Deleting 36C28AB5-6566-4C50-9EBD-CBB920F83843:preferred-count... OK
104:408 00:059 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:bluetoothInternalControllerInfo... OK
104:468 00:060 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:bluetoothActiveControllerInfo... OK
104:532 00:063 Deleting 36C28AB5-6566-4C50-9EBD-CBB920F83843:current-network... OK
104:588 00:056 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:SystemAudioVolume... OK
104:649 00:060 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:SystemAudioVolumeDB... OK
104:708 00:059 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:fmm-computer-name... OK
104:765 00:056 Deleting 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:Boot969B... OK
104:825 00:059 Deleting 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:Boot0080... OK
104:882 00:057 Deleting 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:BootOrder... OK
104:940 00:057 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:efi-boot-device-data... OK
105:001 00:061 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:efi-boot-device... OK
105:059 00:057 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:DefaultBackgroundColor... OK
105:120 00:061 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:recovery-boot-mode... OK
105:179 00:058 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:RecoveryBootInitiator... OK
105:236 00:057 Deleting 7C436110-AB2A-4BBB-A880-FE41995C9F82:boot-args... OK
105:296 00:059 Deleting 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:boot-log... OK
105:367 00:071 Deleting 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:BootOptionSupport... OK
105:460 00:092 Deleting 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:BootCurrent... OK
105:554 00:094 Deleting 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:acpi-cpu-frequency... OK
105:645 00:090 Deleting 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:boot-protect... OK
105:740 00:094 Deleting 94B73556-2197-4702-82A8-3E1337DAFBFB:ApECID... OK
105:832 00:092 Deleting 94B73556-2197-4702-82A8-3E1337DAFBFB:ApChipID... OK
105:922 00:089 Deleting 94B73556-2197-4702-82A8-3E1337DAFBFB:ApBoardID... OK
106:016 00:094 Deleting 94B73556-2197-4702-82A8-3E1337DAFBFB:ApSecurityDomain... OK
106:109 00:092 Deleting 94B73556-2197-4702-82A8-3E1337DAFBFB:ApProductionStatus... OK
106:202 00:092 Deleting 94B73556-2197-4702-82A8-3E1337DAFBFB:ApSecurityMode... OK
106:297 00:094 Deleting 94B73556-2197-4702-82A8-3E1337DAFBFB:EffectiveProductionStatus... OK
106:390 00:092 Deleting 94B73556-2197-4702-82A8-3E1337DAFBFB:EffectiveSecurityMode... OK
106:485 00:095 Deleting 94B73556-2197-4702-82A8-3E1337DAFBFB:InternalUseOnlyUnit... OK
106:579 00:093 Deleting 94B73556-2197-4702-82A8-3E1337DAFBFB:HardwareModel... OK
106:669 00:090 Deleting 94B73556-2197-4702-82A8-3E1337DAFBFB:AppleSecureBootPolicy... OK
106:766 00:096 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:HW_BID... OK
106:859 00:093 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:HW_ROM... OK
106:952 00:092 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:ROM... OK
107:046 00:094 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:HW_MLB... OK
107:136 00:090 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:MLB... OK
107:231 00:094 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:FirmwareFeatures... OK
107:324 00:093 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:ExtendedFirmwareFeatures... OK
107:418 00:093 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:FirmwareFeaturesMask... OK
107:514 00:096 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:ExtendedFirmwareFeaturesMask... OK
107:609 00:095 Deleting 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:PickerEntryReason... OK
107:707 00:097 OCB: Restored Boot9696 - Success
107:738 00:031 OCB: Restoring FW NVRAM...

 

 

Regular BS4 after NVRAM is reset:

Spoiler

93:162 04:290 OCB: Should boot from 5. Big Sur (T:2|F:0|G:0|E:0|DEF:0)
93:284 00:122 OCB: Perform boot Big Sur to dp PciRoot(0x0)/Pci(0x17,0x0)/Sata(0x0,0xFFFF,0x0)/HD(2,GPT,30A086E4-9E37-4931-9DCF-F609F7910906,0x64028,0x3D1B53C0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,7C11B7FB85DF7B4B98006C73C38B5B47)/\BA296B89-7735-4BDC-A63B-20A76EA051DD\System\Library\CoreServices\boot.efi (0/0)
93:475 00:190 OCB: Matching <> args on type 2 0
95:739 02:263 OCABC: Failed to find first BOOT_MODE_SAFE | BOOT_MODE_ASLR sequence
95:860 00:120 AAPL: [EB|#LOG:INIT] 2020-08-10T01:53:58
95:970 00:110 AAPL: [EB|`CFG:DEV] { 0x3
96:085 00:115 AAPL: [EB|`CFG:DEV] Err(0xE) @ GV booter-preboot-kernel
96:194 00:108 AAPL: [EB|`CFG:DEV] Err(0xE) @ GV booter-fileset-kernel
96:309 00:115 AAPL: [EB|`CFG:DEV] } 0x3
96:421 00:111 AAPL: [EB|#VERSION] boot.efi 495.0.0.141.1~1 (Official), built 2020-07-28T22:41:33-0700
98:664 02:242 AAPL: [EB|#BUILD] BUILD-INFO[306]:{"DisplayName":"boot.efi","DisplayVersion":"495.0.0.141.1~1","RecordUuid":"3802BA1B-A274-402D-8D16-E082189807B7","BuildTime":"2020-07-28T22:41:33-0700","ProjectName":"efiboot","ProductName":"boot.efi","SourceVersion":"495.0.0.141.1","BuildVersion":"1","BuildConfiguration":"Release","BuildType":"Official"}
98:777 00:113 AAPL: [EB|#H:IS] 0
98:893 00:116 AAPL: [EB|#WL:MODE] 0
99:003 00:110 AAPL: [EB|#CONFIG:SRC] <default>
99:120 00:116 AAPL: [EB|#CONFIG| 0] boot-save-log : 0x0000000000000002 (0x0000000000000002 < 0xFFFFFFFFFFFFFFFF) <default>
99:233 00:112 AAPL: [EB|#CONFIG| 1] wake-save-log : 0x0000000000000002 (0x0000000000000002 < 0x0000000000000002) <default>
99:353 00:119 AAPL: [EB|#CONFIG| 2] console       : 0x0000000000000001 (0x0000000000000001 < 0x0000000000000001) <default>
101:605 02:251 AAPL: [EB|#CONFIG| 3] serial        : 0x0000000000000000 (0x0000000000000000 < 0x0000000000000000) <default>
101:725 00:120 AAPL: [EB|#CONFIG| 4] embed-log-dt  : 0x0000000000000000 (0x0000000000000000 < 0x0000000000000000) <default>
101:837 00:111 AAPL: [EB|#CONFIG| 5] timestamps    : 0x0000000000000000 (0x0000000000000000 < 0xFFFFFFFFFFFFFFFF) <default>
101:956 00:118 AAPL: [EB|#CONFIG| 6] log-level     : 0x0000000000000001 (0x0000000000000001 & 0x0000000000000021) <default>
102:071 00:114 AAPL: [EB|#CONFIG| 7] breakpoint    : 0x0000000000000000 (0x0000000000000000 & 0x0000000000000000) <default>
102:193 00:122 AAPL: [EB|#CONFIG| 8] kc-read-size  : 0x0000000000100000 (0x0000000000100000 < 0xFFFFFFFFFFFFFFFF) <default>
102:308 00:115 AAPL: [EB|#H:IS] 0
104:610 02:301 AAPL: [EB|#WL|0] 0x01 0x01   0 0x00
104:723 00:113 AAPL: [EB|#BRD:NV] Mac-7BA5B2D9E42DDD94
104:844 00:120 OCOS: OS set: <null> Mac OS X 10.15
104:959 00:115 OCOS: OS set: Apple Inc. Mac OS X 10.15
105:082 00:122 AAPL: [EB|#WL|1] 0x01 0x01   2 0x00
105:199 00:116 AAPL: [EB|`BST:IDT] {
105:332 00:132 AAPL: [EB|`BST:IDT] }
107:645 02:313 AAPL: [EB|#WL|2] 0x01 0x01   3 0x00
107:760 00:115 AAPL: [EB|#WL|3] 0x01 0x01   4 0x00
107:882 00:121 AAPL: [EB|#BRD:NV] Mac-7BA5B2D9E42DDD94
107:999 00:116 AAPL: [EB|#WL|4] 0x01 0x01   5 0x00
108:122 00:123 AAPL: [EB|`H:CHK] BM: 0x0000000000000000
108:240 00:117 AAPL: [EB|`H:LV] Err(0xE) @ GV boot-signature
108:361 00:121 AAPL: [EB|#WL|5] 0x01 0x01  23 0x0E
109:377 01:015 AAPL: [EB|`H:LV] Err(0xE) @ GV boot-image-key
109:400 00:023 AAPL: [EB|#WL|6] 0x01 0x01  24 0x0E
109:418 00:017 AAPL: [EB|`H:LV] Err(0xE) at GV? boot-image
109:442 00:024 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-signature
109:460 00:017 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-image-key
109:482 00:022 AAPL: [EB|`H:LV] Err(0xE) @ SV- boot-image
109:498 00:015 AAPL: [EB|#H:NOT]
109:521 00:022 AAPL: [EB|#SB:P] 0x1
109:538 00:017 AAPL: [EB|`B:MN] BM: +SB
109:564 00:025 AAPL: [EB|#LIMG:DP] Acpi(PNP0A03,0)/Pci(17|0)/SATA(0,FFFF)/HD(Part2,Sig30A086E4-9E37-4931-9DCF-F609F7910906)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842)
109:581 00:017 AAPL: [EB|#LIMG:FP] \BA296B89-7735-4BDC-A63B-20A76EA051DD\System\Library\CoreServices\boot.efi
109:603 00:021 AAPL: [EB|#LIMG:OPT] ()
109:621 00:017 AAPL: [EB|`OPT:LXF] 'LF (\\BA296B89-7735-4BDC-A63B-20A76EA051DD\\System\\Library\\CoreServices\\com.apple.Boot.plist)
109:643 00:021 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: \\BA296B89-7735-4BDC-A63B-20A76EA051DD\\System\\Library\\CoreServices\\com.apple.Boot.plist, DP: 0
109:660 00:017 AAPL: [EB|`LD:OFS] Err(0xE) @ OPEN (\\BA296B89-7735-4BDC-A63B-20A76EA051DD\\System\\Library\\CoreServices\\com.apple.Boot.plist)
109:685 00:024 AAPL: [EB|`OPT:LXF] Err(0xE) @ 'LF
109:703 00:018 AAPL: [EB|`OPT:LXF] 'LF (Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist)
109:725 00:021 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist, DP: 0
109:740 00:015 AAPL: [EB|`LD:OFS] Err(0xF) @ OPEN (Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist)
109:763 00:022 AAPL: [EB|`OPT:LXF] Err(0xF) @ 'LF
109:780 00:017 AAPL: [EB|#MBA:CL] ()
109:804 00:024 AAPL: [EB|#MBA:NV] (slide=140 agdpmod=pikera -v keepsyms=1 debug=0x100 alcid=1 -liludbg -vsmcdbg -wegdbg -cpufdbg -hbfxdbg)
109:822 00:017 AAPL: [EB|#MBA:KF] (<null string>)
109:844 00:021 AAPL: [EB|#MBA:OUT] (slide=140 agdpmod=pikera -v keepsyms=1 debug=0x100 alcid=1 -liludbg -vsmcdbg -wegdbg -cpufdbg -hbfxdbg chunklist-security-epoch=0 -chunklist-no-rev2-dev)
109:860 00:016 AAPL: [EB|#LOG:VERBOSE] 2020-08-10T01:54:12
109:882 00:022 AAPL: [EB|`CSR:S] csr-active-config = 0x00000040
109:900 00:017 AAPL: [EB|#OPT:BM] 0x284182
109:924 00:024 AAPL: [EB|`OPT:LXF] 'LF (\\BA296B89-7735-4BDC-A63B-20A76EA051DD\\System\\Library\\CoreServices\\PlatformSupport.plist)
109:942 00:017 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: \\BA296B89-7735-4BDC-A63B-20A76EA051DD\\System\\Library\\CoreServices\\PlatformSupport.plist, DP: 0
109:964 00:022 AAPL: [EB|#B:VAw]
109:980 00:015 AAPL: [EB|#P:CPR] N
110:003 00:022 AAPL: [EB|#P:MPI] N
110:021 00:017 AAPL: [EB|#P:BPI] N
110:044 00:023 AAPL: [EB|`CS:CSKSD] {
110:062 00:017 AAPL: [EB|`CS:CSKSD] Err(0xE) @ GV 8D63D4FE-BD3C-4AAD-881D-86FD974BC1DF:boot-info-payload
110:084 00:021 AAPL: [EB|#WL|7] 0x01 0x01   6 0x0E
110:099 00:015 AAPL: [EB|`CS:LFC] {
110:121 00:021 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: System\\Library\\Caches\\com.apple.corestorage\\EncryptedRoot.plist.wipekey, DP: 0
110:149 00:028 AAPL: [EB|`FS:AGSVH] PU: BA296B89-7735-4BDC-A63B-20A76EA051DD
110:174 00:025 AAPL: [EB|`FS:AGSVH] Err(0xE) @ LocHB 59D76AE4-37E3-55A7-B460-EF13D46E6020
110:192 00:017 AAPL: [EB|`G:CS] } Ok(0)
110:228 00:036 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: <null string>, DP: 1
110:273 00:045 AAPL: [EB|`B:SBS] SZ: 641592
110:326 00:052 AAPL: [EB|#B:SHA] d6fe6f009f755105451b120c7a23ff9b66b1d89d
110:373 00:047 AAPL: [EB|`WL:PWLFNV] Err(0xE) @ GV wake-failure
110:424 00:050 AAPL: [EB|`WL:DT] Err(0xE) @ WL:PWLFNV
110:468 00:044 AAPL: [EB|#WL:DT] 0xA4 0x48  74 0x86
110:522 00:053 AAPL: [EB|`LD:LKC] SB -> (boot\System\Library\KernelCollections\BootKernelExtensions.kc)
110:576 00:054 AAPL: [EB|`LD:LKC] BPDK -> (boot\System\Library\KernelCollections\BootKernelExtensions.kc.development)
110:642 00:066 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.development, DP: 0
110:704 00:061 AAPL: [EB|`LD:OFS] Err(0xE) @ OPEN (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.development)
110:769 00:064 AAPL: [EB|`LD:LKC] BPDK,!R -> (boot\System\Library\KernelCollections\BootKernelExtensions.kc)
110:827 00:058 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc, DP: 0
110:968 00:141 OC: Kext reservation size info 583000 exe 3A0000
111:004 00:036 OC: Trying XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc
111:852 00:847 OC: Result of XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc (7E4F2444) is Success
111:904 00:052 OC: Read kernel version 20.0.0 (200000)
111:968 00:063 OCAK: PanicKextDump replace count - 1
111:999 00:031 OCAK: Patch success kext dump
112:048 00:049 OCAK: PowerStateTimeout replace count - 1
112:077 00:029 OCAK: Patch success power state
112:143 00:065 OCAK: Patching invalid size 28000 with 13F0000 for com.apple.iokit.IOPCIFamily
112:179 00:035 OCAK: AppleIoMapper replace count - 1
112:216 00:037 OCAK: Patch success com.apple.iokit.IOPCIFamily AppleIoMapper
112:272 00:055 OCAK: Local relocs 783 on FFFFFF8004211000
112:309 00:037 OC: Prelink injection Lilu.kext (Arbitrary kext and process patching on macOS) - Success
112:345 00:036 OCAK: Patching invalid size 4000 with 19D9000 for com.apple.iokit.IOACPIFamily
112:396 00:050 OCAK: Local relocs 504 on FFFFFF8004297000
112:429 00:033 OC: Prelink injection VirtualSMC.kext (SMC emulator layer) - Success
112:487 00:057 OCAK: Local relocs 4480 on FFFFFF80042C5000
112:537 00:049 OC: Prelink injection AppleALC.kext (Native macOS HD audio for not officially supported codecs) - Success
112:590 00:053 OCAK: Local relocs 1663 on FFFFFF8004435000
112:625 00:035 OC: Prelink injection WhateverGreen.kext (Various patches necessary for certain ATI/AMD/Intel/Nvidia GPUs) - Success
112:670 00:044 OC: Prelink injection AGPMInjector.kext (Apple Graphics Power Management injector) - Success
112:709 00:039 OCAK: Patching invalid size 18000 with 16AD000 for com.apple.iokit.IONetworkingFamily
112:768 00:058 OCAK: Local relocs 641 on FFFFFF80044D7000
112:802 00:034 OC: Prelink injection IntelMausi.kext (Intel Ethernet LAN driver for macOS) - Success
112:851 00:048 OCAK: Local relocs 336 on FFFFFF8004516000
112:881 00:030 OC: Prelink injection SMCProcessor.kext (SMC emulator layer (Processor plugin)) - Success
112:930 00:049 OCAK: Local relocs 1890 on FFFFFF8004529000
112:972 00:041 OC: Prelink injection SMCSuperIO.kext (SMC emulator layer (IO plugin)) - Success
113:017 00:045 OCAK: Patching invalid size 14000 with 12A9000 for com.apple.iokit.IOStorageFamily
113:066 00:048 OCAK: Local relocs 355 on FFFFFF8004553000
113:103 00:037 OC: Prelink injection VoodooSDHC.kext (SDHC card reader) - Success
113:145 00:041 OCAK: Local relocs 602 on FFFFFF8004564000
113:180 00:034 OC: Prelink injection USBInjectAll.kext (USB Ports headless kext) - Success
113:230 00:049 OCAK: Local relocs 644 on FFFFFF800456F000
113:268 00:038 OC: Prelink injection EnergyDriver.kext (Intel Power Gadget kext) - Success
113:309 00:040 OCAK: Local relocs 322 on FFFFFF800457D000
113:346 00:037 OC: Prelink injection HibernationFixup.kext (A Lilu plugin intended to fix hibernation compatibility issues) - Success
113:394 00:047 OCAK: Local relocs 611 on FFFFFF8004592000
113:435 00:040 OC: Prelink injection CPUFriend.kext (Dynamic macOS CPU power management data injection) - Success
113:480 00:044 OCAK: Local relocs 308 on FFFFFF80045A3000
113:518 00:038 OC: Prelink injection DebugEnhancer.kext (A Lilu plugin intended to enable debug output in the macOS kernel) - Success
113:556 00:038 OC: Prelink size 71634944 kext offset 67833856 reserved 3801088
113:595 00:038 OCAK: KC TEXT is 49152 bytes with 49072 Mach-O headers need 1000
113:693 00:098 OC: Prelinked status - Success
114:290 00:596 AAPL: [EB|#SB:P] 0x1
114:331 00:041 AAPL: [EB|#SB:SBGMFNS] (j215ap.im4m)
114:386 00:054 AAPL: [EB|#SB:MF] (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j215ap.im4m)
114:443 00:057 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j215ap.im4m, DP: 0
114:490 00:047 OC: Kext reservation size info 583000 exe 3A0000
114:522 00:031 OC: Trying XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc.j215ap.im4m
114:567 00:044 OC: Result of XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc.j215ap.im4m (7E4F2444) is Bad Buffer Size
114:617 00:049 OCI4: Trying override 48 vs 48 for 7E4F2444
115:193 00:576 OCI4: Digest matched 7E4F2444, accepting and disabling
115:234 00:041 AAPL: [EB|#SB:MKRN]
115:286 00:052 AAPL: [EB|`LD:LKFS] } Ok(0)
115:329 00:042 AAPL: [EB|`LD:LKC] } Ok(0)
115:378 00:049 AAPL: [EB|#FWFM] 0x00000000FF9FFF3F
115:422 00:043 AAPL: [EB|#FWFT] 0x00000000FD8FF53E
115:467 00:045 AAPL: [EB|#BST:REV1]
115:506 00:038 AAPL: [EB|#CSR:OUT] 0x00000040
115:551 00:045 AAPL: [EB|`BST:FBS] {
115:593 00:041 AAPL: [EB|`BST:FBS] BA.ADSZ: 0
115:642 00:049 AAPL: [EB|`BST:FBS] BA.KSDSZ: 0
115:686 00:043 AAPL: [EB|#SB:SBGMFNS] (j215ap.im4m)
115:736 00:049 AAPL: [EB|#RH:PF] (usr\\standalone\\OS.dmg.root_hash)
115:782 00:046 AAPL: [EB|#RH:MF] (usr\\standalone\\OS.dmg.root_hash.j215ap.im4m)
115:838 00:055 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: usr\\standalone\\OS.dmg.root_hash, DP: 0
115:893 00:055 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: usr\\standalone\\OS.dmg.root_hash.j215ap.im4m, DP: 0
115:950 00:057 AAPL: [EB|`BST:FBS] BA.ARVRHPSZ: 99
115:994 00:043 AAPL: [EB|`BST:FBS] BA.ARVRHMSZ: 3626
116:030 00:036 OCSMC: SmcReadValue Key 4D535463 Size 1
116:059 00:028 OCSMC: SmcReadValue Key 4D534163 Size 2
116:111 00:052 AAPL: [EB|`B:WFDW] Err(0xE), 0 @ LocHB 71B4903C-14EC-42C4-BDC6-CE1449930E49
116:160 00:048 AAPL: [EB|#LOG:DT] 2020-08-10T01:54:18
116:198 00:037 OCABC: MMIO devirt start
116:227 00:029 OCABC: MMIO devirt 0xE0000000 (0x10000 pages, 0x8000000000000000) skip 0
116:267 00:039 OCABC: MMIO devirt 0xFE000000 (0x11 pages, 0x8000000000000001) skip 0
116:299 00:032 OCABC: MMIO devirt 0xFEC00000 (0x1 pages, 0x8000000000000001) skip 0
116:339 00:039 OCABC: MMIO devirt 0xFED00000 (0x1 pages, 0x8000000000000001) skip 0
116:373 00:034 OCABC: MMIO devirt 0xFEE00000 (0x1 pages, 0x800000000000100D) skip 0
116:415 00:041 OCABC: MMIO devirt 0xFF000000 (0x1000 pages, 0x800000000000100D) skip 0
116:450 00:034 OCABC: MMIO devirt end, saved 278608 KB
116:499 00:049 AAPL: [EB|#LOG:EXITBS:START] 2020-08-10T01:54:18

 

 

Edited by Alex HQuest

I have weird issues after upgrading to official release OpenCore 0.6.0 and latest kexts.

Now when I wake up from sleep, many apps start to not responding and after some time I need to do restart, because I can't work any more.

There was no problem with OC 0.5.9.

Anyone else has this issue?

 

EDIT: Solved by BIOS settings.

Edited by kecinzer
×
×
  • Create New...