Jump to content

OpenCore General Discussion


dgsga
8,805 posts in this topic

Recommended Posts

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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 ?

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

@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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

Hey @vit9696 I saw OC now has added support for immutable kernel loading. Would this allow us to enable Sidecar in SMBIOSes like MacPro7,1 or iMacPro1,1?

Edited by Tiem
Link to comment
Share on other sites

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
Link to comment
Share on other sites

Will this section in the config.plist enable my brightness hotkeys? If so how? If not how can this be achieved? The only way I know of is with DSDT.

Comment_Q11 to XQ11Count1EnabledFindX1ExMQ==Limit0MaskOemTableIdReplaceWFExMQ==ReplaceMaskSkip0TableLength0TableSignatureComment_Q12 to XQ12Count1EnabledFindX1ExMg==Limit0MaskOemTableIdReplaceWFExMg==ReplaceMaskSkip0TableLength0TableSignature




Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

Can we get more explanation about ApECID value ? Is it reserved for T2 enabled SMBIOS only ? I tried setting it to some random 64 bit integer and could not boot to recovery afterwards.

Link to comment
Share on other sites

@Paksman I too am trying to figure out how this works. ApECID is not the one causing recovery to fail but the SecureBootModel set to anything other than Disabled. In looking at the boot logs, it looks like the immutable kernel files are not found on either Recovery or install BS b4 files, and therefore the Apple efiboot sends a reboot command:

Spoiler



129:533 00:040 AAPL: [EB|#SB:SBGMFNS] (j137ap.im4m)
129:586 00:052 AAPL: [EB|#SB:MF] (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j137ap.im4m)
129:644 00:058 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j137ap.im4m, DP: 0
129:710 00:065 AAPL: [EB|`LD:OFS] Err(0xE) @ OPEN (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j137ap.im4m)
129:758 00:048 AAPL: [EB|`SB:VK] Err(0xE) @ LD:LF
129:805 00:047 AAPL: [EB|`LD:LKCFFP] Err(0x1A) @ SB:SBVK
129:851 00:045 AAPL: [EB|#CS:SRBM] secure-boot
129:895 00:043 AAPL: [EB|#FWFM] 0x00000000FF9FFF3F
129:938 00:043 AAPL: [EB|#FWFT] 0x00000000FD8FF53E
129:983 00:044 AAPL: [EB|#B:RB]
130:025 00:042 AAPL: [EB|#WL|8] 0x01 0x41  19 0x0E
130:065 00:040 AAPL: [EB|#REBOOT] 1
130:111 00:046 AAPL: [EB|#LOG:RESET:RECOVERY] 2020-08-10T17:54:26


 

 

However these files do exist on the live system:

Spoiler



120:730 00:586 AAPL: [EB|#SB:P] 0x1
120:775 00:044 AAPL: [EB|#SB:SBGMFNS] (j137ap.im4m)
120:825 00:050 AAPL: [EB|#SB:MF] (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j137ap.im4m)
120:886 00:061 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j137ap.im4m, DP: 0
120:929 00:042 OC: Kext reservation size info 583000 exe 3A0000
120:960 00:031 OC: Trying XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc.j137ap.im4m
121:000 00:039 OC: Result of XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc.j137ap.im4m (7E4F2444) is Bad Buffer Size
121:051 00:051 OCI4: Trying override 48 vs 48 for 7E4F2444
121:622 00:571 OCI4: Digest matched 7E4F2444, accepting and disabling
121:667 00:044 AAPL: [EB|#SB:MKRN]
121:714 00:047 AAPL: [EB|`LD:LKFS] } Ok(0)
121:759 00:044 AAPL: [EB|`LD:LKC] } Ok(0)
121:799 00:039 AAPL: [EB|#FWFM] 0x00000000FF9FFF3F
121:845 00:046 AAPL: [EB|#FWFT] 0x00000000FD8FF53E
121:883 00:038 AAPL: [EB|#BST:REV1]
121:928 00:044 AAPL: [EB|#CSR:OUT] 0x00000040
121:968 00:040 AAPL: [EB|`BST:FBS] {
122:010 00:042 AAPL: [EB|#GIP:PHS.1] Boot 1
122:053 00:042 AAPL: [EB|#GIP:PCT] 0x16
122:096 00:043 AAPL: [EB|#GIP:PHS.2] Software Update Post Logout
122:142 00:046 AAPL: [EB|#GIP:PCT] 0x2e
122:180 00:037 AAPL: [EB|#GIP:PHS.2] Boot 1
122:225 00:044 AAPL: [EB|`BST:FBS] BA.ADSZ: 0
122:265 00:039 AAPL: [EB|`BST:FBS] BA.KSDSZ: 0
122:311 00:045 AAPL: [EB|#SB:SBGMFNS] (j137ap.im4m)
122:355 00:044 AAPL: [EB|#RH:PF] (usr\\standalone\\OS.dmg.root_hash)
122:404 00:049 AAPL: [EB|#RH:MF] (usr\\standalone\\OS.dmg.root_hash.j137ap.im4m)
122:456 00:051 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: usr\\standalone\\OS.dmg.root_hash, DP: 0
122:512 00:056 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: usr\\standalone\\OS.dmg.root_hash.j137ap.im4m, DP: 0
122:564 00:051 AAPL: [EB|`BST:FBS] BA.ARVRHPSZ: 99
122:606 00:042 AAPL: [EB|`BST:FBS] BA.ARVRHMSZ: 3626
122:638 00:032 OCSMC: SmcReadValue Key 4D535463 Size 1
122:670 00:032 OCSMC: SmcReadValue Key 4D534163 Size 2
122:717 00:046 AAPL: [EB|`B:WFDW] Err(0xE), 0 @ LocHB 71B4903C-14EC-42C4-BDC6-CE1449930E49
122:768 00:051 AAPL: [EB|#LOG:DT] 2020-08-10T17:26:52
122:798 00:029 OCABC: MMIO devirt start
122:832 00:033 OCABC: MMIO devirt 0xE0000000 (0x10000 pages, 0x8000000000000000) skip 0
122:863 00:031 OCABC: MMIO devirt 0xFE000000 (0x11 pages, 0x8000000000000001) skip 0
122:901 00:037 OCABC: MMIO devirt 0xFEC00000 (0x1 pages, 0x8000000000000001) skip 0
122:934 00:033 OCABC: MMIO devirt 0xFED00000 (0x1 pages, 0x8000000000000001) skip 0
122:970 00:035 OCABC: MMIO devirt 0xFEE00000 (0x1 pages, 0x800000000000100D) skip 0
123:005 00:035 OCABC: MMIO devirt 0xFF000000 (0x1000 pages, 0x800000000000100D) skip 0
123:040 00:035 OCABC: MMIO devirt end, saved 278608 KB
123:087 00:046 AAPL: [EB|#LOG:EXITBS:START] 2020-08-10T17:26:52


 

 

So I tried to generate a new installer and re-ran it while the ApECID set to 0 and the SecureBootModel flags were set to either "Default" or the same iMacPro1,1 as of my hardware (even while they are not needed to match), but that made zero difference and the files are still not found after the install is over. So at this point, I'm not sure why they aren't being copied/created for the non-live system. There might be more to come IMHO. Still waiting for @vit9696 to perhaps give some hints ;) 

  • Like 1
Link to comment
Share on other sites

On 8/9/2020 at 10:43 AM, xKaoSx said:

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

 

As you discovered, OpenCore does not have the equivalent of InjectNvidia in Clover and the dortania guide you have been using is incomplete regarding this "feature".

You have to manually inject your Nvidia graphics card's properties yourself.

There are two ways of doing this (a) Device Properties injection via config.plist and (b) by adding Device properties to the DSDT.aml.

 

Looks like you are trying (a) but it's seems incorrect.

First what you need is the IOREG file. Use IORegistryExplorer.App v2.1 and post it here. You will have to boot your system via Clover to do that.

You then extract the relevant device info and create the Device properties in the config.plist or DSDT.aml.

 

If you have a DSDT.aml, post it here and your config.plist

Link to comment
Share on other sites

40 minutes ago, Alex HQuest said:

@Paksman I too am trying to figure out how this works. ApECID is not the one causing recovery to fail but the SecureBootModel set to anything other than Disabled. In looking at the boot logs, it looks like the immutable kernel files are not found on either Recovery or install BS b4 files, and therefore the Apple efiboot sends a reboot command:

  Reveal hidden contents

 



129:533 00:040 AAPL: [EB|#SB:SBGMFNS] (j137ap.im4m)
129:586 00:052 AAPL: [EB|#SB:MF] (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j137ap.im4m)
129:644 00:058 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j137ap.im4m, DP: 0
129:710 00:065 AAPL: [EB|`LD:OFS] Err(0xE) @ OPEN (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j137ap.im4m)
129:758 00:048 AAPL: [EB|`SB:VK] Err(0xE) @ LD:LF
129:805 00:047 AAPL: [EB|`LD:LKCFFP] Err(0x1A) @ SB:SBVK
129:851 00:045 AAPL: [EB|#CS:SRBM] secure-boot
129:895 00:043 AAPL: [EB|#FWFM] 0x00000000FF9FFF3F
129:938 00:043 AAPL: [EB|#FWFT] 0x00000000FD8FF53E
129:983 00:044 AAPL: [EB|#B:RB]
130:025 00:042 AAPL: [EB|#WL|8] 0x01 0x41  19 0x0E
130:065 00:040 AAPL: [EB|#REBOOT] 1
130:111 00:046 AAPL: [EB|#LOG:RESET:RECOVERY] 2020-08-10T17:54:26

 

 

 

 

 

However these files do exist on the live system:

  Reveal hidden contents

 



120:730 00:586 AAPL: [EB|#SB:P] 0x1
120:775 00:044 AAPL: [EB|#SB:SBGMFNS] (j137ap.im4m)
120:825 00:050 AAPL: [EB|#SB:MF] (boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j137ap.im4m)
120:886 00:061 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.j137ap.im4m, DP: 0
120:929 00:042 OC: Kext reservation size info 583000 exe 3A0000
120:960 00:031 OC: Trying XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc.j137ap.im4m
121:000 00:039 OC: Result of XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc.j137ap.im4m (7E4F2444) is Bad Buffer Size
121:051 00:051 OCI4: Trying override 48 vs 48 for 7E4F2444
121:622 00:571 OCI4: Digest matched 7E4F2444, accepting and disabling
121:667 00:044 AAPL: [EB|#SB:MKRN]
121:714 00:047 AAPL: [EB|`LD:LKFS] } Ok(0)
121:759 00:044 AAPL: [EB|`LD:LKC] } Ok(0)
121:799 00:039 AAPL: [EB|#FWFM] 0x00000000FF9FFF3F
121:845 00:046 AAPL: [EB|#FWFT] 0x00000000FD8FF53E
121:883 00:038 AAPL: [EB|#BST:REV1]
121:928 00:044 AAPL: [EB|#CSR:OUT] 0x00000040
121:968 00:040 AAPL: [EB|`BST:FBS] {
122:010 00:042 AAPL: [EB|#GIP:PHS.1] Boot 1
122:053 00:042 AAPL: [EB|#GIP:PCT] 0x16
122:096 00:043 AAPL: [EB|#GIP:PHS.2] Software Update Post Logout
122:142 00:046 AAPL: [EB|#GIP:PCT] 0x2e
122:180 00:037 AAPL: [EB|#GIP:PHS.2] Boot 1
122:225 00:044 AAPL: [EB|`BST:FBS] BA.ADSZ: 0
122:265 00:039 AAPL: [EB|`BST:FBS] BA.KSDSZ: 0
122:311 00:045 AAPL: [EB|#SB:SBGMFNS] (j137ap.im4m)
122:355 00:044 AAPL: [EB|#RH:PF] (usr\\standalone\\OS.dmg.root_hash)
122:404 00:049 AAPL: [EB|#RH:MF] (usr\\standalone\\OS.dmg.root_hash.j137ap.im4m)
122:456 00:051 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: usr\\standalone\\OS.dmg.root_hash, DP: 0
122:512 00:056 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: usr\\standalone\\OS.dmg.root_hash.j137ap.im4m, DP: 0
122:564 00:051 AAPL: [EB|`BST:FBS] BA.ARVRHPSZ: 99
122:606 00:042 AAPL: [EB|`BST:FBS] BA.ARVRHMSZ: 3626
122:638 00:032 OCSMC: SmcReadValue Key 4D535463 Size 1
122:670 00:032 OCSMC: SmcReadValue Key 4D534163 Size 2
122:717 00:046 AAPL: [EB|`B:WFDW] Err(0xE), 0 @ LocHB 71B4903C-14EC-42C4-BDC6-CE1449930E49
122:768 00:051 AAPL: [EB|#LOG:DT] 2020-08-10T17:26:52
122:798 00:029 OCABC: MMIO devirt start
122:832 00:033 OCABC: MMIO devirt 0xE0000000 (0x10000 pages, 0x8000000000000000) skip 0
122:863 00:031 OCABC: MMIO devirt 0xFE000000 (0x11 pages, 0x8000000000000001) skip 0
122:901 00:037 OCABC: MMIO devirt 0xFEC00000 (0x1 pages, 0x8000000000000001) skip 0
122:934 00:033 OCABC: MMIO devirt 0xFED00000 (0x1 pages, 0x8000000000000001) skip 0
122:970 00:035 OCABC: MMIO devirt 0xFEE00000 (0x1 pages, 0x800000000000100D) skip 0
123:005 00:035 OCABC: MMIO devirt 0xFF000000 (0x1000 pages, 0x800000000000100D) skip 0
123:040 00:035 OCABC: MMIO devirt end, saved 278608 KB
123:087 00:046 AAPL: [EB|#LOG:EXITBS:START] 2020-08-10T17:26:52

 

 

 

 

 

So I tried to generate a new installer and re-ran it while the ApECID set to 0 and the SecureBootModel flags were set to either "Default" or the same iMacPro1,1 as of my hardware (even while they are not needed to match), but that made zero difference and the files are still not found after the install is over. So at this point, I'm not sure why they aren't being copied/created for the non-live system. There might be more to come IMHO. Still waiting for @vit9696 to perhaps give some hints ;) 

I'm actually on Catalina and I can boot fine with SecureBootModel set to Default, only when I change ApECID to value different than 0 it fails to boot.

Link to comment
Share on other sites

Just now, Paksman said:

I'm actually on Catalina and I can boot fine with SecureBootModel set to Default, only when I change ApECID to value different than 0 it fails to boot.

Did you read the doc? If you change the value to anything BUT 0, you need to reinstall macOS.

12 hours ago, SavageAUS said:

Will this section in the config.plist enable my brightness hotkeys? If so how? If not how can this be achieved? The only way I know of is with DSDT.


Comment_Q11 to XQ11Count1EnabledFindX1ExMQ==Limit0MaskOemTableIdReplaceWFExMQ==ReplaceMaskSkip0TableLength0TableSignatureComment_Q12 to XQ12Count1EnabledFindX1ExMg==Limit0MaskOemTableIdReplaceWFExMg==ReplaceMaskSkip0TableLength0TableSignature
 

Check out: https://github.com/fnesveda/ExternalDisplayBrightness

  • Like 3
Link to comment
Share on other sites

Just now, Tiem said:

Did you read the doc? If you change the value to anything BUT 0, you need to reinstall macOS.

Yes, I read the doc, it says that we need to reinstall macOS or go to the recovery, the problem is that i can't boot the recovery nor the system after the change.

Link to comment
Share on other sites

Hi, 

 

i was trying to install Big Sur with OC 0.6.0

I can boot in to the installer, installing starts and after the reboot when i choose macOS Installer it loads (with the apple logo) but after 10-15 sec i got this kp:

D79259F2-0325-471E-80F4-9EF6C9CF9CB6.thumb.jpeg.18df68424b35cd9bf3cd5e19ce5c1e0a.jpeg
 

My config: i5-9600k, gigabyte z390 m, Radeon RX570

Btw: i can boot in to Catalina with the usb.

Edited by Pinto
Link to comment
Share on other sites

×
×
  • Create New...