Jump to content

Blank screen when using ApfsDriverLoader


vonmolk
 Share

25 posts in this topic

Recommended Posts

I just started having a very odd issue when I have ApfsDriverLoader in my drivers64uefi folder of clover.  When it boots after post it just shows a blank screen and never gets to the clover menu.  Even leaving it there for hours it never gets to the clover menu.  If I remove the ApfsDriverLoader and use apfs.efi in drivers64uefi it boots up normally.   ApfsDriverLoader used to work, but one day it just stopped.   I do have an apfs fusion drive using a samsung nvme ssd with a hitachi 3tb hard drive.   I checked for errors, but both drives are not reporting anything abnormal.  I also get the same thing when I try to boot my usb installer of Mojave as well.   If I put apfs.efi in the drivers64uefi everything is normal.   Anyone have any suggestions?

Link to comment
Share on other sites

I just started having a very odd issue when I have ApfsDriverLoader in my drivers64uefi folder of clover.  When it boots after post it just shows a blank screen and never gets to the clover menu.  Even leaving it there for hours it never gets to the clover menu.  If I remove the ApfsDriverLoader and use apfs.efi in drivers64uefi it boots up normally.   ApfsDriverLoader used to work, but one day it just stopped.   I do have an apfs fusion drive using a samsung nvme ssd with a hitachi 3tb hard drive.   I checked for errors, but both drives are not reporting anything abnormal.  I also get the same thing when I try to boot my usb installer of Mojave as well.   If I put apfs.efi in the drivers64uefi everything is normal.   Anyone have any suggestions?

Using latest clover installer for ApfsDriverLoader?


Sent from my iPhone using Tapatalk
Link to comment
Share on other sites

12 hours ago, SavageAUS said:


Using latest clover installer for ApfsDriverLoader?


Sent from my iPhone using Tapatalk

Yes tried  from Clover and also compiling it seperately.   I ran the debug version I get some text then it just stops.    Never loads up clover

8 hours ago, Donw35 said:

here is what I am using in that folder

 

drivers64UEFI folder

ApfsDriverLoader-64.efi

AptioMemoryFix-64.efi

 

what are the files in yours ?

Right now in my drivers64uefi I have apfs.efi and aptiomemoryfix.efi.   If I leave apfs.efi in with apfsdriverloader.efi it will boot, but I think that is more to do with apfs.efi running.

Link to comment
Share on other sites

/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         256.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         255.9 GB   disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *3.0 TB     disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                 Apple_APFS Container disk2         3.0 TB     disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +3.3 TB     disk2
                                 Physical Stores disk0s2, disk1s2
   1:                APFS Volume Macintosh HD            419.2 GB   disk2s1
   2:                APFS Volume Preboot                 44.9 MB    disk2s2
   3:                APFS Volume Recovery                517.0 MB   disk2s3
   4:                APFS Volume VM                      3.2 GB     disk2s4

 

Link to comment
Share on other sites

Same setup, same issue! Except I'm using a SATA Samsung EVO 850 500GB and a SATA WD RED 3TB. This install is a couple of days old. Started with a freshly formatted APFS Fusion Drive, installed Mojave 10.14.2 with recent Clover 4813, and everything was fine. I haven't had to use apfs.efi on this installation, ApfsDriverLoader worked just fine loading the APFS EFI driver from the Fusion Drive for a couple of days. Today I was looking into getting USB3 to work, and upon the first reboot, Clover just never showed anything, black screen forever.

What's interesting is that Clover from my installer thumb drive showed the same behaviour when I had both disks of the array still connected. I could start Clover from the USB thumb drive when I removed either the SSD or the HDD, and I could start Clover from the SSD if I removed the HDD (but obviously not the other way 'round, because I did not install it to the HDDs EFI parition).

I even put the two disks in a USB3 SATA dock and checked them from my MacBook Air that is running Mojave 10.14.2, too. Disk Utility/fsck_apfs said the array checked out fine. It also mentioned checking the "EFI jumpstart area", which I guess is the APFS EFI driver embedded into the first block.

As soon as I removed ApfsDriverLoader.efi and added apfs.efi from my MacBook Air, the system booted like nothing happened.

 

If this issue doesn't fix itself in the future, I will be available for debugging.

 

Edit: Yeah so maybe this was a corruption issue after all. The array was flaky in the hackintosh, to the point of a failed boot, and I had to fsck it several times with my Air. I noticed that one of the SATA cables was a very old one which I had since SATA became a thing (no latch on the plugs etc.). I swapped it out for a newer cable, fscked the array some more, and after I got it working again, I switched back to ApfsDriverLoader and removed apfs.efi again, and it works just fine. Maybe the APFSDriverLoader code lacks some error handling/retrying and failed immediately upon encountering a corrupted packet, while Apple's code was a little more robust? IDK

Edited by Crazor
Link to comment
Share on other sites

  • 3 weeks later...

So I got another similar issue with the same symptom: Clover's menu never shows up, screen is blank. Unfortunately, this time I did not think to test switching from APFSDriverLoader to apfs.efi in the EFI partition.

 

The issue occured right after I "sudo halt"ed my machine because the hard disk of my Fusion drive spun up and down a couple of times. Turns out I had another cable issue, this time power-related. After solving the hardware issue, Clover started acting up. I removed the SSD and the hard disk and connected them to my MacBook Air with a USB3 to SATA adaptor and checked the drive. fsck_apfs bailed out on the VM volume of the FD and spat out the following errors:

...
error: alloced_size (1043230720) of dstream (id 23) does not match calculated size (0)
error: xf : INO_EXT_TYPE_DSTREAM : invalid dstream
error: inode_val: object (oid 0x18): invalid xfields
fsroot tree is invalid.
The volume /dev/disk2s2 could not be verified completely.

I was not able to fix this, so I mounted the VM volume and removed the two swapfiles. After that, the volume checked out fine. However, Clover still failed to start. My working hypothesis at that moment was that the VM volume is still somewhat broken and maybe apfs.efi returns some unexpected error to Clover while it looks at the VM volume for a kernel or a sleep image. So I enabled Config->Debug in Clovers's config.plist on my installer thumb drive, booted from there and waited till the thumb drive stopped blinking (takes a loooong time, writing debug logs is slow). The last couple of lines in the log were:

66:295  0:046  === [ ScanLoader ] ========================================
67:434  1:139  - [01]: 'EFI'
67:487  0:053          AddLoaderEntry for Volume Name=EFI
67:514  0:026          skipped because entry is hidden
67:541  0:026  - [02]: 'Install macOS Mojave'
67:605  0:064          AddLoaderEntry for Volume Name=Install macOS Mojave
67:634  0:028  - [06]: 'EFI'
67:685  0:050  - [08]: 'EFI'
67:739  0:053  - [10]: 'EFI'
67:792  0:052  - [11]: 'Time Machine'
67:875  0:082  - [12]: 'Preboot'
67:956  0:081          AddLoaderEntry for Volume Name=Preboot
67:995  0:039      Check if volume Is Hibernated:
68:022  0:026      Check sleep image 'by signature':
68:050  0:027      using default sleep image name = \private\var\vm\sleepimage
68:076  0:026      sleepimage not found -> Not Found
68:103  0:026      hibernated: no - sign
68:135  0:032          AddLoaderEntry for Volume Name=Preboot
68:187  0:051  - [13]: 'Macintosh HD'
68:338  0:151          AddLoaderEntry for Volume Name=Macintosh HD
68:404  0:065      Check if volume Is Hibernated:
68:430  0:026      Check sleep image 'by signature':
68:559  0:128      using default sleep image name = \private\var\vm\sleepimage

As I suspected, Clover crashed while looking for the nonexistant sleepimage, but not on the VM volume. Either my hypothesis was not entirely correct, or the last couple of lines of the log weren't written. But since all other volumes but the VM one checked out fine, I suppose the log file was truncated.

So I modified the config again and set NeverHibernate to true to skip looking for sleepimages, and booted again. This time, the Clover menu showed, and here is a snippet from the relevant log file section:

52:643  0:043  === [ ScanLoader ] ========================================
59:200  6:556  - [01]: 'EFI'
59:246  0:046          AddLoaderEntry for Volume Name=EFI
59:269  0:022          skipped because entry is hidden
59:292  0:022  - [02]: 'Install macOS Mojave'
59:349  0:056          AddLoaderEntry for Volume Name=Install macOS Mojave
59:375  0:026  - [06]: 'EFI'
59:418  0:043  - [08]: 'EFI'
59:465  0:046  - [10]: 'EFI'
59:511  0:046  - [11]: 'Time Machine'
59:584  0:073  - [12]: 'Preboot'
59:658  0:074          AddLoaderEntry for Volume Name=Preboot
59:694  0:035      hibernated: set as never
59:722  0:027          AddLoaderEntry for Volume Name=Preboot
59:769  0:047  - [13]: 'Macintosh HD'
59:914  0:144          AddLoaderEntry for Volume Name=Macintosh HD
59:959  0:044      hibernated: set as never
60:012  0:053  - [14]: 'Recovery'
60:065  0:052          AddLoaderEntry for Volume Name=Recovery
60:109  0:043  - [15]: 'VM'
60:155  0:046  Scanning legacy ...
60:197  0:041  === [ AddCustomTool ] =====================================
61:119  0:922  found tool \EFI\CLOVER\tools\Shell64U.efi
61:140  0:020  Checking EFI partition Volume 1 for Clover
61:163  0:022   Found Clover
61:187  0:024  === [ GetEfiBootDeviceFromNvram ] =========================
61:826  0:638   - efi-boot-device-data: PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,289F839F-5D18-488E-B3A6-52E13AB882EA,0x64028,0x3A321FE0)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,202FC20E4124F84BB13B1316DFF3E084)
61:867  0:041    - Volume: 'PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,289F839F-5D18-488E-B3A6-52E13AB882EA,0x64028,0x3A321FE0)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,202FC20E4124F84BB13B1316DFF3E084)'
61:890  0:022    - LoaderPath: '<null string>'
61:913  0:022    - Guid = 289F839F-5D18-488E-B3A6-52E13AB882EA
61:936  0:023  === [ FindStartupDiskVolume ] =============================
62:650  0:714    - Volume: partition = PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,289F839F-5D18-488E-B3A6-52E13AB882EA,0x64028,0x3A321FE0)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,202FC20E4124F84BB13B1316DFF3E084)
62:691  0:041     - searching for that partition
62:715  0:023      - found entry 1. 'Boot FileVault Prebooter from Preboot', Volume 'Preboot'
62:738  0:023  Boot redirected to Entry 1. 'Boot FileVault Prebooter from Preboot'
62:789  0:051  DefaultIndex=1 and MainMenu.EntryCount=11
62:818  0:028  not run anime
62:936  0:117  GUI ready

I disabled logging, and successfully booted back into the fusion drive. At this time, I hadn't modified the Clover config on the SSD yet, so I thought maybe I could debug some more and try switching from ApfsDriverLoader to apfs.efi, but after booting the FD once, clover came up fine from the SSD as well, even though it was still configured to look for sleepimages.

 

So if anybody comes across something similar, now you know how to debug the issue and also two possible fixes: switch from ApfsDriverLoader to apfs.efi on the EFI partition or skip scanning for sleepimages.

Link to comment
Share on other sites

  • 3 years later...
On 1/24/2019 at 6:57 PM, Crazor said:

So I got another similar issue with the same symptom: Clover's menu never shows up, screen is blank. Unfortunately, this time I did not think to test switching from APFSDriverLoader to apfs.efi in the EFI partition.

 

The issue occured right after I "sudo halt"ed my machine because the hard disk of my Fusion drive spun up and down a couple of times. Turns out I had another cable issue, this time power-related. After solving the hardware issue, Clover started acting up. I removed the SSD and the hard disk and connected them to my MacBook Air with a USB3 to SATA adaptor and checked the drive. fsck_apfs bailed out on the VM volume of the FD and spat out the following errors:

...
error: alloced_size (1043230720) of dstream (id 23) does not match calculated size (0)
error: xf : INO_EXT_TYPE_DSTREAM : invalid dstream
error: inode_val: object (oid 0x18): invalid xfields
fsroot tree is invalid.
The volume /dev/disk2s2 could not be verified completely.

I was not able to fix this, so I mounted the VM volume and removed the two swapfiles. After that, the volume checked out fine. However, Clover still failed to start. My working hypothesis at that moment was that the VM volume is still somewhat broken and maybe apfs.efi returns some unexpected error to Clover while it looks at the VM volume for a kernel or a sleep image. So I enabled Config->Debug in Clovers's config.plist on my installer thumb drive, booted from there and waited till the thumb drive stopped blinking (takes a loooong time, writing debug logs is slow). The last couple of lines in the log were:

66:295  0:046  === [ ScanLoader ] ========================================
67:434  1:139  - [01]: 'EFI'
67:487  0:053          AddLoaderEntry for Volume Name=EFI
67:514  0:026          skipped because entry is hidden
67:541  0:026  - [02]: 'Install macOS Mojave'
67:605  0:064          AddLoaderEntry for Volume Name=Install macOS Mojave
67:634  0:028  - [06]: 'EFI'
67:685  0:050  - [08]: 'EFI'
67:739  0:053  - [10]: 'EFI'
67:792  0:052  - [11]: 'Time Machine'
67:875  0:082  - [12]: 'Preboot'
67:956  0:081          AddLoaderEntry for Volume Name=Preboot
67:995  0:039      Check if volume Is Hibernated:
68:022  0:026      Check sleep image 'by signature':
68:050  0:027      using default sleep image name = \private\var\vm\sleepimage
68:076  0:026      sleepimage not found -> Not Found
68:103  0:026      hibernated: no - sign
68:135  0:032          AddLoaderEntry for Volume Name=Preboot
68:187  0:051  - [13]: 'Macintosh HD'
68:338  0:151          AddLoaderEntry for Volume Name=Macintosh HD
68:404  0:065      Check if volume Is Hibernated:
68:430  0:026      Check sleep image 'by signature':
68:559  0:128      using default sleep image name = \private\var\vm\sleepimage

As I suspected, Clover crashed while looking for the nonexistant sleepimage, but not on the VM volume. Either my hypothesis was not entirely correct, or the last couple of lines of the log weren't written. But since all other volumes but the VM one checked out fine, I suppose the log file was truncated.

So I modified the config again and set NeverHibernate to true to skip looking for sleepimages, and booted again. This time, the Clover menu showed, and here is a snippet from the relevant log file section:

52:643  0:043  === [ ScanLoader ] ========================================
59:200  6:556  - [01]: 'EFI'
59:246  0:046          AddLoaderEntry for Volume Name=EFI
59:269  0:022          skipped because entry is hidden
59:292  0:022  - [02]: 'Install macOS Mojave'
59:349  0:056          AddLoaderEntry for Volume Name=Install macOS Mojave
59:375  0:026  - [06]: 'EFI'
59:418  0:043  - [08]: 'EFI'
59:465  0:046  - [10]: 'EFI'
59:511  0:046  - [11]: 'Time Machine'
59:584  0:073  - [12]: 'Preboot'
59:658  0:074          AddLoaderEntry for Volume Name=Preboot
59:694  0:035      hibernated: set as never
59:722  0:027          AddLoaderEntry for Volume Name=Preboot
59:769  0:047  - [13]: 'Macintosh HD'
59:914  0:144          AddLoaderEntry for Volume Name=Macintosh HD
59:959  0:044      hibernated: set as never
60:012  0:053  - [14]: 'Recovery'
60:065  0:052          AddLoaderEntry for Volume Name=Recovery
60:109  0:043  - [15]: 'VM'
60:155  0:046  Scanning legacy ...
60:197  0:041  === [ AddCustomTool ] =====================================
61:119  0:922  found tool \EFI\CLOVER\tools\Shell64U.efi
61:140  0:020  Checking EFI partition Volume 1 for Clover
61:163  0:022   Found Clover
61:187  0:024  === [ GetEfiBootDeviceFromNvram ] =========================
61:826  0:638   - efi-boot-device-data: PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,289F839F-5D18-488E-B3A6-52E13AB882EA,0x64028,0x3A321FE0)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,202FC20E4124F84BB13B1316DFF3E084)
61:867  0:041    - Volume: 'PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,289F839F-5D18-488E-B3A6-52E13AB882EA,0x64028,0x3A321FE0)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,202FC20E4124F84BB13B1316DFF3E084)'
61:890  0:022    - LoaderPath: '<null string>'
61:913  0:022    - Guid = 289F839F-5D18-488E-B3A6-52E13AB882EA
61:936  0:023  === [ FindStartupDiskVolume ] =============================
62:650  0:714    - Volume: partition = PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,289F839F-5D18-488E-B3A6-52E13AB882EA,0x64028,0x3A321FE0)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,202FC20E4124F84BB13B1316DFF3E084)
62:691  0:041     - searching for that partition
62:715  0:023      - found entry 1. 'Boot FileVault Prebooter from Preboot', Volume 'Preboot'
62:738  0:023  Boot redirected to Entry 1. 'Boot FileVault Prebooter from Preboot'
62:789  0:051  DefaultIndex=1 and MainMenu.EntryCount=11
62:818  0:028  not run anime
62:936  0:117  GUI ready

I disabled logging, and successfully booted back into the fusion drive. At this time, I hadn't modified the Clover config on the SSD yet, so I thought maybe I could debug some more and try switching from ApfsDriverLoader to apfs.efi, but after booting the FD once, clover came up fine from the SSD as well, even though it was still configured to look for sleepimages.

 

So if anybody comes across something similar, now you know how to debug the issue and also two possible fixes: switch from ApfsDriverLoader to apfs.efi on the EFI partition or skip scanning for sleepimages.

I tried replacing ApfsDriverLoader to apfs.efi on EFI Clover folder but still cant find mac partition (Clover 5148), also set NeverHibernate to true to skip looking for sleepimages. Nothing working,  still need load efi manual in efi shell to make Clover detect and boot into Monterey

Link to comment
Share on other sites

5 hours ago, oldman20 said:

I tried replacing ApfsDriverLoader to apfs.efi on EFI Clover folder but still cant find mac partition (Clover 5148), also set NeverHibernate to true to skip looking for sleepimages. Nothing working,  still need load efi manual in efi shell to make Clover detect and boot into Monterey

I use this drivers with Clover without issue on my HP Prodesk

AppleAPFS.efi without verbose text

file attach

AppleAPFS.efi.zip

  • Like 2
Link to comment
Share on other sites

On 7/15/2022 at 5:16 PM, 5T33Z0 said:

@oldman20 Upload your Clover EFI folder please (without Themes folder)

Pleasure, @5T33Z0

Clover-5148-oldman20-Themes-Deleted.zip

 

On 7/15/2022 at 9:39 PM, chris1111 said:

I use this drivers with Clover without issue on my HP Prodesk

AppleAPFS.efi without verbose text

file attach

AppleAPFS.efi.zip 299.69 kB · 7 downloads

Thank @chris1111! I tried and just blank darkscreen like other APFS efi i have

Please see my attached screenshot below

Here Prelboot.log when boot from Clover until show GUI then press F2:

0:100  0:100  MemLog inited, TSC freq: 2194917425
0:100  0:000  CPU was calibrated with ACPI PM Timer
0:100  0:000  CloverX64 : Image base = 0x8D1DA000
0:100  0:000  Clover ImageHandle = 9fe22e98
0:104  0:004  === [ Starting Clover ] =========================
0:104  0:000  Now is 22.07.2022,  10:36:08 (GMT)
0:104  0:000  Starting Clover revision: 5148 (master, commit 8920835bf) on American Megatrends EFI
0:104  0:000  Build id: 20220709065223-8920835-5148-dirty
0:104  0:000  Build with: [Args: -D NO_GRUB_DRIVERS_EMBEDDED -D LESS_DEBUG -t GCC53 | --cmd-len=50000 -D NO_GRUB_DRIVERS_EMBEDDED -D LESS_DEBUG --conf=/Users/sergey/src/CloverBootloader/Conf -D USE_LOW_EBDA -a X64 -b RELEASE -t GCC53 -n 5 | OS: 13]
0:104  0:000  === [ Get Smbios ] ==============================
0:104  0:000  Type 16 Index = 0
0:104  0:000  Total Memory Slots Count = 2
0:104  0:000  Type 17 Index = 0
0:104  0:000  SmbiosTable.Type17->SlotIndex = 0
0:104  0:000  SmbiosTable.Type17->ModuleSize = 8192MB
0:104  0:000  SmbiosTable.Type17->Type = 0
0:104  0:000  SmbiosTable.Type17->Frequency = 1600MHz
0:104  0:000  SmbiosTable.Type17->Bank/Device =  DIMM A
0:104  0:000  SmbiosTable.Type17->Vendor = Samsung
0:104  0:000  SmbiosTable.Type17->SerialNo = 96AD9C99
0:104  0:000  SmbiosTable.Type17->PartNo = M471B1G73DB0-YK0
0:104  0:000  Type 17 Index = 1
0:104  0:000  Ignoring insane frequency value 0MHz
0:104  0:000  Boot status=0
0:104  0:000  Running on: 'Inspiron 3558' with board '0G1TDD'
0:104  0:000  === [ GetCPUProperties ] ========================
0:104  0:000  CPU Vendor = 756E6547 Model=306D4
0:104  0:000   The CPU supported SSE4.1
0:104  0:000   The CPU supported RDRAND
0:104  0:000  BrandString = Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
0:104  0:000   The CPU supported turbo
0:104  0:000   Energy PerfBias is  visible:
0:104  0:000  MSR 0x35               20004
0:104  0:000  MSR 0xE2 before patch 1E008404
0:104  0:000  MSR 0xE2 is locked, PM patches will be turned on
0:104  0:000  MSR 0xCE              0005053B_F3011600
0:104  0:000  corrected FLEX_RATIO = 0
0:104  0:000  MSR 0x1B0             00000000
0:104  0:000  FSBFrequency = 100 MHz, DMI FSBFrequency = 100 MHz, Corrected FSBFrequency = 100 MHz
0:104  0:000  MaxDiv/MinDiv: 22.0/5
0:104  0:000  Turbo: 25/25/25/27
0:104  0:000  Features: 0x77FAFBBFBFEBFBFF
0:104  0:000  Threads: 4
0:104  0:000  Cores: 2
0:104  0:000  FSB: 100 MHz
0:104  0:000  CPU: 2200 MHz
0:104  0:000  TSC: 2200 MHz
0:104  0:000  PIS: 100 MHz
0:104  0:000  ExternalClock: 25 MHz
0:104  0:000  === [ GetDevices ] ==============================
0:104  0:000  GOP found at: PciRoot(0x0)/Pci(0x2,0x0)/AcpiAdr(0x80010100)
0:104  0:000  PCI (00|00:00.00) : 8086 1604 class=060000
0:104  0:000  PCI (00|00:02.00) : 8086 1616 class=030000
0:104  0:000   - GFX: Model=Intel HD Graphics 5500 (Intel)
0:104  0:000   - GOP: Provided by device
0:104  0:000  PCI (00|00:03.00) : 8086 160C class=040300
0:104  0:000  PCI (00|00:14.00) : 8086 9CB1 class=0C0330
0:104  0:000  PCI (00|00:16.00) : 8086 9CBA class=078000
0:104  0:000  PCI (00|00:16.01) : FFFF FFFF class=FFFFFF
0:104  0:000  PCI (00|00:1B.00) : 8086 9CA0 class=040300
0:104  0:000  PCI (00|00:1C.00) : 8086 9C90 class=060400
0:104  0:000  PCI (00|00:1C.02) : 8086 9C94 class=060400
0:104  0:000  PCI (00|06:00.00) : 8086 08B3 class=028000
0:104  0:000   - WIFI: Vendor= Intel
0:104  0:000  PCI (00|00:1C.04) : 8086 9C98 class=060400
0:104  0:000  PCI (00|08:00.00) : 10DE 1299 class=030200
0:104  0:000  PCI (00|00:1D.00) : 8086 9CA6 class=0C0320
0:104  0:000  PCI (00|00:1F.00) : 8086 9CC3 class=060100
0:105  0:000  PCI (00|00:1F.02) : 8086 9C83 class=010601
0:105  0:000  PCI (00|00:1F.03) : 8086 9CA2 class=0C0500
0:109  0:004  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\0G1TDD\UEFI'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\Inspiron 3558'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\Inspiron 3558-2200'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\0G1TDD'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\0G1TDD-2200'. Dir doesn't exist.
0:109  0:000  === [ GetUserSettings ] =========================
0:109  0:000  GetDefaultModel()=MacBook8,1
0:117  0:007  Using config.plist at path: \EFI\CLOVER
0:118  0:001  Cannot find smbios.plist at path '\EFI\CLOVER' : Not Found
0:118  0:000  '\EFI\CLOVER\smbios.plist' not loaded. Efi error Not Found
0:118  0:000  Using latest BiosVersion from config instead of default 'MBP121.88Z.F000.B00.2106131845'
0:981  0:862  Using latest BiosReleaseDate from config instead of default '06/13/2021'
1:009  0:027  BiosVersion: MBP121.88Z.0176.B00.1804091715
1:037  0:027  BiosReleaseDate: 04/09/2018
1:065  0:027  EfiVersion: 427.140.8.0.0
1:093  0:027  Calibrated TSC Frequency = 2194917425 = 2194MHz
1:121  0:027  === [ GetListOfThemes ] =========================
1:155  0:034  - [00]: Apocalypse
1:220  0:064  - [01]: applestyle
1:285  0:065  - [02]: Beauty
1:350  0:065  - [03]: BeautyX
1:852  0:501  - [04]: BGM
1:917  0:065  - [05]: BLUEMAC
1:982  0:065  - [06]: Borealis
2:048  0:065  - [07]: Buttons
2:113  0:065  - [08]: Carbon
2:178  0:065  - [09]: Catalina
2:244  0:065  - [10]: christmas
2:309  0:065  - [11]: Circla
2:375  0:065  - [12]: ClassicalDark
2:440  0:065  - [13]: Clovernity
2:505  0:065  - [14]: Clovy
2:626  0:120  - [15]: CrispyOSX
2:686  0:060  - [16]: Crystal
2:752  0:065  - [17]: DARK
2:817  0:065  - [18]: DarkBootX
2:882  0:065  - [19]: Dell
2:951  0:068  - [20]: El Capitan
3:028  0:076  - [21]: embedded
3:094  0:065  - [21]: FlatCamp
3:164  0:070  - [22]: Glassy
3:230  0:065  - [23]: Gothic
3:295  0:065  - [24]: Groovy
3:827  0:532  - [25]: hellfire-reborn
4:362  0:534  - [26]: Hex256
4:427  0:065  - [27]: Hexagon
4:781  0:353  - [28]: HighSierra
4:846  0:065  - [29]: ICLOVER
4:917  0:070  - [30]: InsanelyLook
4:982  0:065  - [31]: Lightness
5:048  0:065  - [32]: Lover
5:117  0:069  - [33]: Material
5:182  0:065  - [34]: METAL
5:528  0:345  - [35]: Neon
5:593  0:065  - [36]: NEWYEAR
5:665  0:071  - [37]: Oceanix
5:730  0:064  - [38]: ORANGE
5:800  0:070  - [39]: OS_BOX
5:865  0:065  - [40]: Outlines
5:931  0:065  - [41]: random
5:992  0:060  - [41]: Romance
6:052  0:060  - [42]: Shield
6:118  0:065  - [43]: Simple
6:178  0:060  - [44]: Sphere
6:244  0:065  - [45]: THINKPAD
6:309  0:065  - [46]: Underground
6:374  0:065  - [47]: Xmas
6:440  0:065  === [ Found config plists ] =====================
6:467  0:027  - config.plist
6:495  0:027  === [ LoadDrivers ] =============================
6:529  0:033  Loading AudioDxe.efi status=Success
6:619  0:089   - driver needs connecting
6:647  0:027  1 drivers needs connecting ...
6:675  0:027  PlatformDriverOverrideProtocol->GetDriver overriden
6:703  0:027  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
12:584  5:881  === [ InitScreen ] ==============================
13:483  0:899  Console modes reported: 4, available modes:
13:516  0:032   - [01]: 80x25
13:544  0:027   - [03]: 100x31
13:572  0:027   - [04]: 170x40 (current mode)
13:599  0:027  SetScreenResolution: 1366x768 - already set
13:655  0:055  SetScreenResolution: 1366x768 - already set
13:712  0:056  Using embedded font
13:741  0:029  === [ ScanSPD ] =================================
13:769  0:027  Scanning SMBus [8086:9CA2], mmio: 0xAA218004, ioport: 0x4040, hostc: 0x11
13:815  0:046  Not using XMP because it is not present
13:843  0:027  Slot: 0 Type 24 8192MB 1600MHz Vendor=Samsung PartNo=M471B1G73DB0-YK0 SerialNo=191C2D16
13:872  0:028  === [ GetAcpiTablesList ] =======================
13:900  0:027  Get Acpi Tables List from RSDT:
13:956  0:055   - [00]: FACP  CBX3    len=132
13:984  0:027   - [01]: APIC  CBX3    len=132
14:011  0:027   - [02]: FPDT  CBX3    len=68
14:039  0:027   - [03]: FIDT  CBX3    len=156
14:067  0:027   - [04]: MCFG  CBX3    len=60
14:095  0:027   - [05]: HPET  CBX3    len=56
14:573  0:478   - [06]: SSDT  SataTabl len=957
14:621  0:047   - [07]: UEFI   len=66
14:649  0:027   - [08]: LPIT   len=148
14:677  0:027   - [09]: SSDT  Ther_Rvp len=3197
14:705  0:027   - [10]: ASF!   HCG len=160
14:733  0:027   - [11]: BOOT  CBX3     len=40
14:761  0:027   - [12]: SSDT  Cpu0Ist len=1311
14:789  0:027   - [13]: SSDT  CpuSsdt len=2932
14:816  0:027   - [14]: SSDT  LakeTiny len=455
14:844  0:027   - [15]: SSDT  SaSsdt  len=16571
14:872  0:027   - [16]: SSDT  SgPch len=1400
14:900  0:027   - [17]: SLIC  CBX3    len=374
14:928  0:027   - [18]: MSDM  CBX3    len=85
14:956  0:027   - [19]: DMAR  BDW  len=176
14:984  0:027   - [20]: BGRT   len=56
15:011  0:027   - [21]: SSDT  OptTabl len=5012
15:040  0:028   - [00]: Drop table : DMAR,                0 :  yes
15:096  0:055   - [01]: Drop table : SSDT,       6d50757043 :  no
15:152  0:055   - [02]: Drop table : SSDT,   74734930757043 :  yes
15:207  0:055   - [03]: Drop table : BGRT,                0 :  yes
15:263  0:055  Custom boot CUSTOM_BOOT_USER_DISABLED (0x0)
15:291  0:027  Sub entry custom boot CUSTOM_BOOT_DISABLED (0x9FDAAE90)
15:319  0:027  Sub entry custom boot CUSTOM_BOOT_DISABLED (0x9FE25E90)
15:347  0:027  Sub entry custom boot CUSTOM_BOOT_DISABLED (0xA1852E90)
15:375  0:027  Sub entry custom boot CUSTOM_BOOT_DISABLED (0xA1908E90)
15:403  0:027  Sub entry custom boot CUSTOM_BOOT_DISABLED (0xA28AAE90)
15:431  0:027  Sub entry custom boot CUSTOM_BOOT_DISABLED (0xA2940E90)
15:459  0:027  Default theme: random
15:493  0:034  === [ Found DSDT tables ] =======================
15:527  0:033  === [ InitKextList ] ============================
15:724  0:197  === [ ScanVolumes ] =============================
15:755  0:031  Found 17 volumes with blockIO
16:251  0:496  - [00]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)
16:783  0:531  - [01]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)
16:837  0:054          Result of bootcode detection: bootable Windows (vista,win)
16:865  0:027            label : ESP
17:176  0:311  - [02]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)
17:234  0:057          Result of bootcode detection: bootable unknown (legacy)
17:262  0:027          hiding this volume
17:290  0:027  - [03]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)
17:347  0:056          Result of bootcode detection: bootable Windows (win)
17:375  0:027            label : Windows 11 22H2
17:402  0:027          hiding this volume
17:430  0:027  - [04]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(4,GPT,3ABDFAC0-94A8-01D8-60F9-5E11544AEC00,0x181C5800,0x5000000)
17:487  0:056          hiding this volume
17:515  0:027  - [05]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)
17:571  0:056  - [06]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,000A0079-9CB0-BD79-A89C-D801F2001400,0x800,0xBFF800)
17:627  0:056          hiding this volume
17:655  0:027  - [07]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,00008DE7-0030-04EC-569A-D801CE1B0100,0xC00000,0x800000)
17:998  0:342          hiding this volume
18:026  0:027  - [08]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)
18:825  0:799          Result of bootcode detection: bootable Windows (win)
18:873  0:047            label : OthersLinux
18:901  0:027  - [09]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)
18:974  0:072          Result of bootcode detection: bootable Windows (win)
19:002  0:027            label : Others
19:029  0:027  - [10]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)
19:103  0:073          Result of bootcode detection: bootable Windows (win)
19:151  0:048            label : Storage
19:179  0:027  - [11]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)
19:238  0:058  - [12]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)
19:295  0:056          Result of bootcode detection: bootable Windows (win)
19:320  0:025            label : CLOVERTEST
19:348  0:027          This is SelfVolume !!
19:376  0:027  - [13]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)
19:433  0:057          Result of bootcode detection: bootable Windows (win)
19:471  0:037            label : OCTEST
19:499  0:027  - [14]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)
19:556  0:057          Result of bootcode detection: bootable Windows (win)
19:584  0:027            label : CLSN
19:612  0:027  - [15]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)
19:669  0:057          Result of bootcode detection: bootable Windows (win)
19:697  0:027            label : OCSN
19:725  0:027  - [16]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x8,0x0)
20:095  0:370  found 2 handles with audio
20:122  0:027  No AudioIoDevice stored
20:150  0:027  no stored audio parameters
20:484  0:333  Found Audio Device Intel Broadwell HDMI (HDMI) at index 0
20:510  0:025  Found Audio Device Intel Broadwell HDMI (HDMI) at index 1
20:538  0:027  Found Audio Device Intel Broadwell HDMI (HDMI) at index 2
20:566  0:027  Found Audio Device Realtek ALC255 (Speaker) at index 3
20:593  0:027  Found Audio Device Realtek ALC255 (Headphones) at index 4
20:621  0:027  === [ InitXTheme ] ==============================
20:649  0:027  use Daylight theme
20:964  0:314  Using theme 'HighSierra' (HighSierra)
20:992  0:027  OS main and drive as badge
21:174  0:182  sound play end with status=Device Error
21:209  0:034  theme inited
21:236  0:027  Chosen theme random
21:264  0:027  found boot-args in NVRAM:darkwake=0 kext-dev-mode=1 -wegnoegpu abm_firstpolldelay=16000 alcverbs=1 -lilubetaall alcid=3 keepsyms=1 debug=0x100 -v, size=121
21:292  0:027  ...found arg:darkwake=0
21:320  0:027  ...found arg:kext-dev-mode=1
21:348  0:027  ...found arg:-wegnoegpu
21:376  0:027  ...found arg:abm_firstpolldelay=16000
21:404  0:027  ...found arg:alcverbs=1
21:432  0:027  ...adding arg:alcverbs=1
21:460  0:027  ...found arg:-lilubetaall
21:487  0:027  ...found arg:alcid=3
21:515  0:027  ...found arg:keepsyms=1
21:992  0:476  ...found arg:debug=0x100
22:020  0:027  ...found arg:-v
22:048  0:027  after NVRAM boot-args=darkwake=0 kext-dev-mode=1 -wegnoegpu abm_firstpolldelay=16000 -lilubetaall alcid=3 keepsyms=1 debug=0x100 -v alcverbs=1 
22:076  0:027  === [ Dump SMC keys from NVRAM ] ================
22:104  0:027  no AppleSMC protocol
22:138  0:034  === [ AddCustomEntries ] ========================
22:166  0:027  - [00]: 'MyCustomEntry'
22:194  0:027    Disabled
22:222  0:027  - [00]: 'macOS Big Sur 11.6.7'
22:250  0:027      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because volume does not match
22:305  0:055      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
22:361  0:055      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because volume does not match
22:417  0:055      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because volume does not match
22:473  0:055      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because volume does not match
22:549  0:075      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
22:604  0:055      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
22:660  0:055      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
22:716  0:055      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
22:771  0:055  - [00]: 'Windows 11 22H2'
22:799  0:027      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... match!
22:855  0:055        OSVersion= 
22:883  0:027        IconName=vista,win comma=5 size=9
22:911  0:027        first=os_vista
22:939  0:027        Loader entry created for 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)\EFI\Microsoft\Boot\bootmgfw.efi'
23:278  0:338      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
23:333  0:054      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
23:694  0:361      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
23:747  0:053      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
23:803  0:055      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
23:859  0:055      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
23:926  0:067      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
24:268  0:341      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
24:324  0:055  - [00]: 'Recovery HD [Only For Mac OS]'
24:351  0:027      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because volume does not match
24:407  0:055      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
24:463  0:055      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because volume does not match
24:519  0:055      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because volume does not match
24:574  0:055      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because volume does not match
24:941  0:366      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because volume does not match
24:996  0:055      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because volume does not match
25:052  0:055      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because volume does not match
25:108  0:055      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because volume does not match
25:164  0:055  - [00]: 'Pop!_OS Systemd 22.04'
25:192  0:027      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
25:248  0:055      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
25:303  0:055      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
25:359  0:055      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
25:415  0:055      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
25:471  0:055      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
25:526  0:055      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
25:582  0:055      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
25:638  0:055      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
25:694  0:055  - [00]: 'Pop!_OS 22.04'
25:722  0:027      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
25:780  0:058      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
26:147  0:366      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
26:202  0:054      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
26:258  0:055      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
26:635  0:377      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
26:691  0:055      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
26:746  0:055      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
26:802  0:055      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
26:858  0:055  === [ ScanLoader ] ==============================
26:886  0:027  - [01]: 'ESP'
26:944  0:058        AddLoaderEntry for Volume Name=ESP, idx=1
27:255  0:310        skipped because path `PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)\EFI\microsoft\Boot\bootmgfw.efi` already exists for another entry!
27:286  0:031        AddLoaderEntry for Volume Name=ESP, idx=1
27:314  0:027        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
27:740  0:425        Not match custom entry 5: Path: not match, VolumeType: match, Type: not match
27:879  0:139        OSVersion= 
27:907  0:027        IconName=unknown comma=-1 size=7
27:935  0:027        Full=unknown
27:963  0:027        Loader entry created for 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)\EFI\BOOT\BOOTX64.efi'
27:991  0:027       hiding entry: \EFI\BOOT\BOOTX64.efi
28:019  0:028        Menu entry added at index 1
28:046  0:027       hiding entry because DiskKind is DISK_KIND_INTERNAL: \EFI\BOOT\BOOTX64.efi
28:074  0:027  - [03]: 'Windows 11 22H2'
28:130  0:055  - [08]: 'OthersLinux'
28:186  0:055  - [09]: 'Others'
28:242  0:055  - [10]: 'Storage'
28:297  0:055  - [12]: 'CLOVERTEST'
28:353  0:055        AddLoaderEntry for Volume Name=CLOVERTEST, idx=2
28:381  0:027        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
28:520  0:139        Not match custom entry 5: Path: not match, VolumeType: not match, Type: not match
28:660  0:139        OSVersion= 
28:999  0:339        IconName=unknown comma=-1 size=7
29:026  0:027        Full=unknown
29:054  0:027        Loader entry created for 'PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)\EFI\BOOT\BOOTX64.efi'
29:082  0:027       hiding entry: \EFI\BOOT\BOOTX64.efi
29:110  0:027        Menu entry added at index 2
29:138  0:027       hiding entry because DiskKind is DISK_KIND_EXTERNAL: \EFI\BOOT\BOOTX64.efi
29:470  0:331  - [13]: 'OCTEST'
29:524  0:053        AddLoaderEntry for Volume Name=OCTEST, idx=3
29:552  0:027        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
29:691  0:139        Not match custom entry 5: Path: not match, VolumeType: not match, Type: not match
29:830  0:139        OSVersion= 
29:858  0:027        IconName=unknown comma=-1 size=7
29:886  0:027        Full=unknown
30:197  0:310        Loader entry created for 'PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)\EFI\BOOT\BOOTX64.efi'
30:236  0:039       hiding entry: \EFI\BOOT\BOOTX64.efi
30:264  0:028        Menu entry added at index 3
30:292  0:027       hiding entry because DiskKind is DISK_KIND_EXTERNAL: \EFI\BOOT\BOOTX64.efi
30:320  0:027  - [14]: 'CLSN'
30:376  0:055  - [15]: 'OCSN'
30:712  0:335        AddLoaderEntry for Volume Name=OCSN, idx=4
30:740  0:027        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
30:879  0:139        Not match custom entry 5: Path: not match, VolumeType: not match, Type: not match
31:039  0:159        OSVersion= 
31:067  0:027        IconName=unknown comma=-1 size=7
31:094  0:027        Full=unknown
31:122  0:027        Loader entry created for 'PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)\EFI\BOOT\BOOTX64.efi'
31:150  0:027       hiding entry: \EFI\BOOT\BOOTX64.efi
31:178  0:028        Menu entry added at index 4
31:206  0:027       hiding entry because DiskKind is DISK_KIND_EXTERNAL: \EFI\BOOT\BOOTX64.efi
31:234  0:027  Entries list before ordering
31:262  0:027      Entry 0 : Windows 11 22H2
31:290  0:027      Entry 1 : Boot UEFI internal from ESP (hidden)
31:318  0:027      Entry 2 : Boot UEFI external from CLOVERTEST (hidden)
31:346  0:027      Entry 3 : Boot UEFI external from OCTEST (hidden)
31:374  0:027      Entry 4 : Boot UEFI external from OCSN (hidden)
31:402  0:027  Entries after before ordering
31:429  0:027    Entry 0 : Windows 11 22H2
31:457  0:027    Entry 1 : Boot UEFI internal from ESP (hidden)
31:485  0:027    Entry 2 : Boot UEFI external from CLOVERTEST (hidden)
31:513  0:027    Entry 3 : Boot UEFI external from OCTEST (hidden)
31:852  0:338    Entry 4 : Boot UEFI external from OCSN (hidden)
31:879  0:027  === [ AddCustomTool ] ===========================
31:912  0:032  === [ GetEfiBootDeviceFromNvram ] ===============
31:940  0:027  Got efi-boot-device-data size=144
31:967  0:027   - efi-boot-device-data: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)\EFI\Microsoft\Boot\bootmgfw.efi
31:995  0:027    - Volume: 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)'
32:023  0:027    - LoaderPath: '\EFI\Microsoft\Boot\bootmgfw.efi'
32:357  0:333    - Guid = 613F6FB5-7C19-4D0C-B41F-71EDF403F064
32:382  0:025  === [ FindStartupDiskVolume ] ===================
32:410  0:027    - Volume: partition = PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)
32:438  0:027     - searching for that partition and loader '\EFI\Microsoft\Boot\bootmgfw.efi'
32:466  0:027    checking 'PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x0,0xFFFF,0x0)/HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)'
32:494  0:027     '\EFI\Microsoft\Boot\bootmgfw.efi'
32:522  0:027      - found entry 0. 'Windows 11 22H2', Volume 'ESP', '\EFI\Microsoft\Boot\bootmgfw.efi'
32:550  0:027  Boot redirected to Entry 0. 'Windows 11 22H2'
32:578  0:027  BannerPlace at Clear Screen [443,36]
32:696  0:117  AnimeRun=0
32:780  0:084  GUI ready
38:234  5:453  AnimeRun=0
40:262  2:028  AnimeRun=0
64:283  24:021  AnimeRun=0
74:787  10:503  AnimeRun=0

 

And this is log after load manual by hand APFSDriverLoader.efi in root USB: just boot into hackintosh normal

0:100  0:100  MemLog inited, TSC freq: 2194922555
0:100  0:000  CPU was calibrated with ACPI PM Timer
0:100  0:000  CloverX64 : Image base = 0x8D1DA000
0:100  0:000  Clover ImageHandle = 9fe22e98
0:104  0:004  === [ Starting Clover ] =========================
0:104  0:000  Now is 22.07.2022,  10:41:02 (GMT)
0:104  0:000  Starting Clover revision: 5148 (master, commit 8920835bf) on American Megatrends EFI
0:104  0:000  Build id: 20220709065223-8920835-5148-dirty
0:104  0:000  Build with: [Args: -D NO_GRUB_DRIVERS_EMBEDDED -D LESS_DEBUG -t GCC53 | --cmd-len=50000 -D NO_GRUB_DRIVERS_EMBEDDED -D LESS_DEBUG --conf=/Users/sergey/src/CloverBootloader/Conf -D USE_LOW_EBDA -a X64 -b RELEASE -t GCC53 -n 5 | OS: 13]
0:104  0:000  === [ Get Smbios ] ==============================
0:104  0:000  Type 16 Index = 0
0:104  0:000  Total Memory Slots Count = 2
0:104  0:000  Type 17 Index = 0
0:104  0:000  SmbiosTable.Type17->SlotIndex = 0
0:104  0:000  SmbiosTable.Type17->ModuleSize = 8192MB
0:104  0:000  SmbiosTable.Type17->Type = 0
0:104  0:000  SmbiosTable.Type17->Frequency = 1600MHz
0:104  0:000  SmbiosTable.Type17->Bank/Device =  DIMM A
0:104  0:000  SmbiosTable.Type17->Vendor = Samsung
0:104  0:000  SmbiosTable.Type17->SerialNo = 96AD9C99
0:104  0:000  SmbiosTable.Type17->PartNo = M471B1G73DB0-YK0
0:104  0:000  Type 17 Index = 1
0:104  0:000  Ignoring insane frequency value 0MHz
0:104  0:000  Boot status=0
0:104  0:000  Running on: 'Inspiron 3558' with board '0G1TDD'
0:104  0:000  === [ GetCPUProperties ] ========================
0:104  0:000  CPU Vendor = 756E6547 Model=306D4
0:104  0:000   The CPU supported SSE4.1
0:104  0:000   The CPU supported RDRAND
0:104  0:000  BrandString = Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
0:104  0:000   The CPU supported turbo
0:104  0:000   Energy PerfBias is  visible:
0:104  0:000  MSR 0x35               20004
0:104  0:000  MSR 0xE2 before patch 1E008404
0:104  0:000  MSR 0xE2 is locked, PM patches will be turned on
0:104  0:000  MSR 0xCE              0005053B_F3011600
0:104  0:000  corrected FLEX_RATIO = 0
0:104  0:000  MSR 0x1B0             00000000
0:104  0:000  FSBFrequency = 100 MHz, DMI FSBFrequency = 100 MHz, Corrected FSBFrequency = 100 MHz
0:104  0:000  MaxDiv/MinDiv: 22.0/5
0:104  0:000  Turbo: 25/25/25/27
0:104  0:000  Features: 0x77FAFBBFBFEBFBFF
0:104  0:000  Threads: 4
0:104  0:000  Cores: 2
0:104  0:000  FSB: 100 MHz
0:104  0:000  CPU: 2200 MHz
0:104  0:000  TSC: 2200 MHz
0:104  0:000  PIS: 100 MHz
0:104  0:000  ExternalClock: 25 MHz
0:104  0:000  === [ GetDevices ] ==============================
0:104  0:000  GOP found at: PciRoot(0x0)/Pci(0x2,0x0)/AcpiAdr(0x80010100)
0:104  0:000  PCI (00|00:00.00) : 8086 1604 class=060000
0:104  0:000  PCI (00|00:02.00) : 8086 1616 class=030000
0:104  0:000   - GFX: Model=Intel HD Graphics 5500 (Intel)
0:104  0:000   - GOP: Provided by device
0:104  0:000  PCI (00|00:03.00) : 8086 160C class=040300
0:104  0:000  PCI (00|00:14.00) : 8086 9CB1 class=0C0330
0:104  0:000  PCI (00|00:16.00) : 8086 9CBA class=078000
0:104  0:000  PCI (00|00:16.01) : FFFF FFFF class=FFFFFF
0:104  0:000  PCI (00|00:1B.00) : 8086 9CA0 class=040300
0:104  0:000  PCI (00|00:1C.00) : 8086 9C90 class=060400
0:104  0:000  PCI (00|00:1C.02) : 8086 9C94 class=060400
0:105  0:000  PCI (00|06:00.00) : 8086 08B3 class=028000
0:105  0:000   - WIFI: Vendor= Intel
0:105  0:000  PCI (00|00:1C.04) : 8086 9C98 class=060400
0:105  0:000  PCI (00|08:00.00) : 10DE 1299 class=030200
0:105  0:000  PCI (00|00:1D.00) : 8086 9CA6 class=0C0320
0:105  0:000  PCI (00|00:1F.00) : 8086 9CC3 class=060100
0:105  0:000  PCI (00|00:1F.02) : 8086 9C83 class=010601
0:105  0:000  PCI (00|00:1F.03) : 8086 9CA2 class=0C0500
0:109  0:004  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\0G1TDD\UEFI'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\Inspiron 3558'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\Inspiron 3558-2200'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\0G1TDD'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\0G1TDD-2200'. Dir doesn't exist.
0:109  0:000  === [ GetUserSettings ] =========================
0:109  0:000  GetDefaultModel()=MacBook8,1
0:117  0:007  Using config.plist at path: \EFI\CLOVER
0:118  0:001  Cannot find smbios.plist at path '\EFI\CLOVER' : Not Found
0:118  0:000  '\EFI\CLOVER\smbios.plist' not loaded. Efi error Not Found
0:118  0:000  Using latest BiosVersion from config instead of default 'MBP121.88Z.F000.B00.2106131845'
0:965  0:846  Using latest BiosReleaseDate from config instead of default '06/13/2021'
0:990  0:025  BiosVersion: MBP121.88Z.0176.B00.1804091715
1:016  0:025  BiosReleaseDate: 04/09/2018
1:042  0:025  EfiVersion: 427.140.8.0.0
1:067  0:025  Calibrated TSC Frequency = 2194922555 = 2194MHz
1:093  0:025  === [ GetListOfThemes ] =========================
1:125  0:031  - [00]: Apocalypse
1:185  0:060  - [01]: applestyle
1:246  0:060  - [02]: Beauty
1:307  0:060  - [03]: BeautyX
1:368  0:060  - [04]: BGM
1:865  0:496  - [05]: BLUEMAC
1:926  0:060  - [06]: Borealis
1:987  0:060  - [07]: Buttons
2:047  0:060  - [08]: Carbon
2:108  0:060  - [09]: Catalina
2:169  0:060  - [10]: christmas
2:680  0:511  - [11]: Circla
2:741  0:060  - [12]: ClassicalDark
2:802  0:060  - [13]: Clovernity
2:863  0:060  - [14]: Clovy
2:979  0:116  - [15]: CrispyOSX
3:035  0:056  - [16]: Crystal
3:096  0:060  - [17]: DARK
3:157  0:060  - [18]: DarkBootX
3:228  0:071  - [19]: Dell
3:293  0:064  - [20]: El Capitan
3:356  0:062  - [21]: embedded
3:417  0:061  - [21]: FlatCamp
3:484  0:066  - [22]: Glassy
3:545  0:060  - [23]: Gothic
3:605  0:060  - [24]: Groovy
3:666  0:060  - [25]: hellfire-reborn
4:032  0:365  - [26]: Hex256
4:093  0:060  - [27]: Hexagon
4:439  0:346  - [28]: HighSierra
4:500  0:060  - [29]: ICLOVER
4:566  0:066  - [30]: InsanelyLook
4:627  0:060  - [31]: Lightness
4:688  0:061  - [32]: Lover
4:753  0:064  - [33]: Material
4:814  0:061  - [34]: METAL
4:875  0:061  - [35]: Neon
5:217  0:341  - [36]: NEWYEAR
5:284  0:066  - [37]: Oceanix
5:344  0:060  - [38]: ORANGE
5:411  0:066  - [39]: OS_BOX
5:471  0:060  - [40]: Outlines
5:829  0:357  - [41]: random
5:885  0:056  - [41]: Romance
5:941  0:056  - [42]: Shield
6:002  0:060  - [43]: Simple
6:062  0:060  - [44]: Sphere
6:121  0:058  - [45]: THINKPAD
6:182  0:060  - [46]: Underground
6:243  0:060  - [47]: Xmas
6:304  0:061  === [ Found config plists ] =====================
6:329  0:025  - config.plist
6:355  0:025  === [ LoadDrivers ] =============================
6:386  0:030  Loading AudioDxe.efi status=Success
6:470  0:083   - driver needs connecting
6:495  0:025  1 drivers needs connecting ...
6:521  0:025  PlatformDriverOverrideProtocol->GetDriver overriden
6:547  0:025  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
12:002  5:455  === [ InitScreen ] ==============================
13:096  1:093  Console modes reported: 4, available modes:
13:127  0:030   - [01]: 80x25
13:153  0:026   - [03]: 100x31
13:178  0:025   - [04]: 170x40 (current mode)
13:204  0:025  SetScreenResolution: 1366x768 - already set
13:255  0:051  SetScreenResolution: 1366x768 - already set
13:307  0:052  Using embedded font
13:334  0:026  === [ ScanSPD ] =================================
13:360  0:025  Scanning SMBus [8086:9CA2], mmio: 0xAA218004, ioport: 0x4040, hostc: 0x11
13:404  0:044  Not using XMP because it is not present
13:430  0:025  Slot: 0 Type 24 8192MB 1600MHz Vendor=Samsung PartNo=M471B1G73DB0-YK0 SerialNo=191C2D16
13:457  0:026  === [ GetAcpiTablesList ] =======================
13:482  0:025  Get Acpi Tables List from RSDT:
13:533  0:051   - [00]: FACP  CBX3    len=132
13:559  0:025   - [01]: APIC  CBX3    len=132
13:976  0:416   - [02]: FPDT  CBX3    len=68
14:002  0:025   - [03]: FIDT  CBX3    len=156
14:027  0:025   - [04]: MCFG  CBX3    len=60
14:053  0:025   - [05]: HPET  CBX3    len=56
14:079  0:025   - [06]: SSDT  SataTabl len=957
14:116  0:037   - [07]: UEFI   len=66
14:142  0:025   - [08]: LPIT   len=148
14:167  0:025   - [09]: SSDT  Ther_Rvp len=3197
14:193  0:025   - [10]: ASF!   HCG len=160
14:219  0:025   - [11]: BOOT  CBX3     len=40
14:244  0:025   - [12]: SSDT  Cpu0Ist len=1311
14:720  0:475   - [13]: SSDT  CpuSsdt len=2932
14:746  0:025   - [14]: SSDT  LakeTiny len=455
14:772  0:025   - [15]: SSDT  SaSsdt  len=16571
14:797  0:025   - [16]: SSDT  SgPch len=1400
14:823  0:025   - [17]: SLIC  CBX3    len=374
14:849  0:025   - [18]: MSDM  CBX3    len=85
14:874  0:025   - [19]: DMAR  BDW  len=176
14:900  0:025   - [20]: BGRT   len=56
14:926  0:025   - [21]: SSDT  OptTabl len=5012
14:952  0:026   - [00]: Drop table : DMAR,                0 :  yes
15:003  0:051   - [01]: Drop table : SSDT,       6d50757043 :  no
15:055  0:051   - [02]: Drop table : SSDT,   74734930757043 :  yes
15:106  0:051   - [03]: Drop table : BGRT,                0 :  yes
15:157  0:051  Custom boot CUSTOM_BOOT_USER_DISABLED (0x0)
15:183  0:025  Sub entry custom boot CUSTOM_BOOT_DISABLED (0x9FDAAE90)
15:209  0:025  Sub entry custom boot CUSTOM_BOOT_DISABLED (0x9FE25E90)
15:234  0:025  Sub entry custom boot CUSTOM_BOOT_DISABLED (0xA1852E90)
15:260  0:025  Sub entry custom boot CUSTOM_BOOT_DISABLED (0xA1908E90)
15:286  0:025  Sub entry custom boot CUSTOM_BOOT_DISABLED (0xA28AAE90)
15:311  0:025  Sub entry custom boot CUSTOM_BOOT_DISABLED (0xA2940E90)
15:337  0:025  Default theme: random
15:363  0:026  === [ Found DSDT tables ] =======================
15:394  0:030  === [ InitKextList ] ============================
15:589  0:194  === [ ScanVolumes ] =============================
15:623  0:034  Found 17 volumes with blockIO
15:649  0:025  - [00]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)
15:702  0:053  - [01]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)
16:060  0:357          Result of bootcode detection: bootable Windows (vista,win)
16:086  0:025            label : ESP
16:393  0:307  - [02]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)
16:446  0:053          Result of bootcode detection: bootable unknown (legacy)
16:472  0:025          hiding this volume
16:498  0:025  - [03]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)
16:550  0:051          Result of bootcode detection: bootable Windows (win)
16:575  0:025            label : Windows 11 22H2
16:601  0:025          hiding this volume
16:627  0:025  - [04]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(4,GPT,3ABDFAC0-94A8-01D8-60F9-5E11544AEC00,0x181C5800,0x5000000)
16:679  0:051          hiding this volume
16:704  0:025  - [05]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)
16:756  0:051  - [06]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,000A0079-9CB0-BD79-A89C-D801F2001400,0x800,0xBFF800)
17:092  0:335          hiding this volume
17:118  0:025  - [07]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,00008DE7-0030-04EC-569A-D801CE1B0100,0xC00000,0x800000)
17:170  0:051          hiding this volume
17:195  0:025  - [08]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)
17:977  0:782          Result of bootcode detection: bootable Windows (win)
18:037  0:059            label : OthersLinux
18:063  0:025  - [09]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)
18:448  0:385          Result of bootcode detection: bootable Windows (win)
18:474  0:025            label : Others
18:500  0:025  - [10]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)
18:567  0:066          Result of bootcode detection: bootable Windows (win)
18:604  0:037            label : Storage
18:629  0:025  - [11]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)
18:694  0:064  - [12]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)
18:746  0:052          Result of bootcode detection: bootable Windows (win)
18:770  0:023            label : CLOVERTEST
18:795  0:025          This is SelfVolume !!
18:821  0:025  - [13]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)
18:874  0:052          Result of bootcode detection: bootable Windows (win)
18:909  0:035            label : OCTEST
18:935  0:025  - [14]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)
18:988  0:052          Result of bootcode detection: bootable Windows (win)
19:014  0:025            label : CLSN
19:039  0:025  - [15]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)
19:092  0:052          Result of bootcode detection: bootable Windows (win)
19:118  0:025            label : OCSN
19:144  0:025  - [16]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x8,0x0)
19:195  0:051  found 2 handles with audio
19:221  0:025  No AudioIoDevice stored
19:246  0:025  no stored audio parameters
19:272  0:025  Found Audio Device Intel Broadwell HDMI (HDMI) at index 0
19:298  0:025  Found Audio Device Intel Broadwell HDMI (HDMI) at index 1
19:627  0:329  Found Audio Device Intel Broadwell HDMI (HDMI) at index 2
19:653  0:025  Found Audio Device Realtek ALC255 (Speaker) at index 3
19:679  0:025  Found Audio Device Realtek ALC255 (Headphones) at index 4
19:704  0:025  === [ InitXTheme ] ==============================
19:730  0:025  use Daylight theme
20:216  0:485  Using theme 'Glassy' (Glassy)
20:241  0:025  OS main and drive as badge
20:413  0:172  sound play end with status=Device Error
20:446  0:032  theme inited
20:471  0:025  Chosen theme random
20:497  0:025  found boot-args in NVRAM:darkwake=0 kext-dev-mode=1 -wegnoegpu abm_firstpolldelay=16000 alcverbs=1 -lilubetaall alcid=3 keepsyms=1 debug=0x100 -v, size=121
20:523  0:025  ...found arg:darkwake=0
20:549  0:025  ...found arg:kext-dev-mode=1
20:574  0:025  ...found arg:-wegnoegpu
20:600  0:025  ...found arg:abm_firstpolldelay=16000
20:625  0:025  ...found arg:alcverbs=1
20:651  0:025  ...adding arg:alcverbs=1
20:677  0:025  ...found arg:-lilubetaall
20:702  0:025  ...found arg:alcid=3
20:728  0:025  ...found arg:keepsyms=1
21:040  0:311  ...found arg:debug=0x100
21:065  0:025  ...found arg:-v
21:091  0:025  after NVRAM boot-args=darkwake=0 kext-dev-mode=1 -wegnoegpu abm_firstpolldelay=16000 -lilubetaall alcid=3 keepsyms=1 debug=0x100 -v alcverbs=1 
21:117  0:025  === [ Dump SMC keys from NVRAM ] ================
21:143  0:025  no AppleSMC protocol
21:175  0:032  === [ AddCustomEntries ] ========================
21:200  0:025  - [00]: 'MyCustomEntry'
21:226  0:025    Disabled
21:252  0:025  - [00]: 'macOS Big Sur 11.6.7'
21:573  0:321      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because volume does not match
21:625  0:051      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
21:676  0:051      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because volume does not match
21:727  0:051      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because volume does not match
21:779  0:051      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because volume does not match
21:841  0:062      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
21:893  0:051      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
21:944  0:051      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
21:995  0:051      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
22:047  0:051  - [00]: 'Windows 11 22H2'
22:072  0:025      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... match!
22:124  0:051        OSVersion= 
22:149  0:025        IconName=vista,win comma=5 size=9
22:175  0:025        first=os_vista
22:201  0:025        Loader entry created for 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)\EFI\Microsoft\Boot\bootmgfw.efi'
22:227  0:025      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
22:278  0:051      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
22:329  0:051      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
22:381  0:051      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
22:736  0:355      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
22:787  0:051      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
22:839  0:051      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
23:172  0:333      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
23:223  0:051  - [00]: 'Recovery HD [Only For Mac OS]'
23:249  0:025      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because volume does not match
23:300  0:051      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
23:351  0:051      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because volume does not match
23:403  0:051      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because volume does not match
23:454  0:051      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because volume does not match
23:805  0:351      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because volume does not match
23:856  0:051      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because volume does not match
23:908  0:051      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because volume does not match
23:959  0:051      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because volume does not match
24:010  0:051  - [00]: 'Pop!_OS Systemd 22.04'
24:330  0:319      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
24:381  0:051      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
24:433  0:051      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
24:484  0:051      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
24:535  0:051      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
24:586  0:051      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
24:638  0:051      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
24:689  0:051      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
24:741  0:051      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
24:792  0:051  - [00]: 'Pop!_OS 22.04'
24:818  0:025      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
24:873  0:054      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
24:924  0:051      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
24:975  0:051      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
25:026  0:051      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
25:089  0:062      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
25:140  0:051      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
25:494  0:354      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
25:546  0:051      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
25:597  0:051  === [ ScanLoader ] ==============================
25:623  0:025  - [01]: 'ESP'
25:677  0:053        AddLoaderEntry for Volume Name=ESP, idx=1
25:985  0:308        skipped because path `PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)\EFI\microsoft\Boot\bootmgfw.efi` already exists for another entry!
26:014  0:028        AddLoaderEntry for Volume Name=ESP, idx=1
26:040  0:025        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
26:168  0:128        Not match custom entry 5: Path: not match, VolumeType: match, Type: not match
26:582  0:414        OSVersion= 
26:608  0:025        IconName=unknown comma=-1 size=7
26:633  0:025        Full=unknown
26:669  0:035        Loader entry created for 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)\EFI\BOOT\BOOTX64.efi'
26:695  0:025       hiding entry: \EFI\BOOT\BOOTX64.efi
26:721  0:025        Menu entry added at index 1
26:747  0:025       hiding entry because DiskKind is DISK_KIND_INTERNAL: \EFI\BOOT\BOOTX64.efi
26:772  0:025  - [03]: 'Windows 11 22H2'
27:124  0:351  - [08]: 'OthersLinux'
27:176  0:051  - [09]: 'Others'
27:227  0:051  - [10]: 'Storage'
27:278  0:051  - [12]: 'CLOVERTEST'
27:329  0:051        AddLoaderEntry for Volume Name=CLOVERTEST, idx=2
27:355  0:025        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
27:484  0:128        Not match custom entry 5: Path: not match, VolumeType: not match, Type: not match
27:612  0:128        OSVersion= 
27:638  0:025        IconName=unknown comma=-1 size=7
27:663  0:025        Full=unknown
27:689  0:025        Loader entry created for 'PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)\EFI\BOOT\BOOTX64.efi'
27:715  0:025       hiding entry: \EFI\BOOT\BOOTX64.efi
27:741  0:025        Menu entry added at index 2
27:766  0:025       hiding entry because DiskKind is DISK_KIND_EXTERNAL: \EFI\BOOT\BOOTX64.efi
27:792  0:025  - [13]: 'OCTEST'
27:843  0:051        AddLoaderEntry for Volume Name=OCTEST, idx=3
27:869  0:025        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
28:304  0:434        Not match custom entry 5: Path: not match, VolumeType: not match, Type: not match
28:432  0:128        OSVersion= 
28:458  0:025        IconName=unknown comma=-1 size=7
28:484  0:025        Full=unknown
28:791  0:306        Loader entry created for 'PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)\EFI\BOOT\BOOTX64.efi'
28:816  0:025       hiding entry: \EFI\BOOT\BOOTX64.efi
28:842  0:025        Menu entry added at index 3
28:868  0:025       hiding entry because DiskKind is DISK_KIND_EXTERNAL: \EFI\BOOT\BOOTX64.efi
28:893  0:025  - [14]: 'CLSN'
28:945  0:051  - [15]: 'OCSN'
28:996  0:051        AddLoaderEntry for Volume Name=OCSN, idx=4
29:022  0:025        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
29:431  0:409        Not match custom entry 5: Path: not match, VolumeType: not match, Type: not match
29:867  0:436        OSVersion= 
29:893  0:025        IconName=unknown comma=-1 size=7
29:919  0:025        Full=unknown
29:944  0:025        Loader entry created for 'PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)\EFI\BOOT\BOOTX64.efi'
29:970  0:025       hiding entry: \EFI\BOOT\BOOTX64.efi
29:996  0:025        Menu entry added at index 4
30:021  0:025       hiding entry because DiskKind is DISK_KIND_EXTERNAL: \EFI\BOOT\BOOTX64.efi
30:047  0:025  Entries list before ordering
30:073  0:025      Entry 0 : Windows 11 22H2
30:098  0:025      Entry 1 : Boot UEFI internal from ESP (hidden)
30:124  0:025      Entry 2 : Boot UEFI external from CLOVERTEST (hidden)
30:150  0:025      Entry 3 : Boot UEFI external from OCTEST (hidden)
30:175  0:025      Entry 4 : Boot UEFI external from OCSN (hidden)
30:201  0:025  Entries after before ordering
30:227  0:025    Entry 0 : Windows 11 22H2
30:252  0:025    Entry 1 : Boot UEFI internal from ESP (hidden)
30:278  0:025    Entry 2 : Boot UEFI external from CLOVERTEST (hidden)
30:304  0:025    Entry 3 : Boot UEFI external from OCTEST (hidden)
30:329  0:025    Entry 4 : Boot UEFI external from OCSN (hidden)
30:355  0:025  === [ AddCustomTool ] ===========================
30:386  0:030  === [ GetEfiBootDeviceFromNvram ] ===============
30:411  0:025  Got efi-boot-device-data size=144
30:437  0:025   - efi-boot-device-data: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)\EFI\Microsoft\Boot\bootmgfw.efi
30:463  0:025    - Volume: 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)'
30:488  0:025    - LoaderPath: '\EFI\Microsoft\Boot\bootmgfw.efi'
30:514  0:025    - Guid = 613F6FB5-7C19-4D0C-B41F-71EDF403F064
30:540  0:025  === [ FindStartupDiskVolume ] ===================
30:566  0:025    - Volume: partition = PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)
30:591  0:025     - searching for that partition and loader '\EFI\Microsoft\Boot\bootmgfw.efi'
30:617  0:025    checking 'PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x0,0xFFFF,0x0)/HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)'
30:642  0:025     '\EFI\Microsoft\Boot\bootmgfw.efi'
30:974  0:331      - found entry 0. 'Windows 11 22H2', Volume 'ESP', '\EFI\Microsoft\Boot\bootmgfw.efi'
31:000  0:025  Boot redirected to Entry 0. 'Windows 11 22H2'
31:025  0:025  BannerPlace at Clear Screen [639,108]
31:140  0:114  AnimeRun=0
31:219  0:079  GUI ready
38:057  6:838  AnimeRun=0
42:979  4:921  Start Tool: \EFI\CLOVER\tools\Shell64U.efi
43:083  0:103  Loading Shell64U.efi status=Success
60:791  17:708  ReinitRefitLib after theme change
61:583  0:792  === [ ScanVolumes ] =============================
61:614  0:030  Found 23 volumes with blockIO
61:640  0:025  - [00]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)
61:693  0:053  - [01]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)
61:745  0:051          Result of bootcode detection: bootable Windows (vista,win)
61:771  0:025            label : ESP
61:796  0:025  - [02]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)
61:848  0:051          Result of bootcode detection: bootable unknown (legacy)
61:874  0:025          hiding this volume
61:900  0:025  - [03]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)
61:952  0:051          Result of bootcode detection: bootable Windows (win)
61:977  0:025            label : Windows 11 22H2
62:003  0:025          hiding this volume
62:029  0:025  - [04]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(4,GPT,3ABDFAC0-94A8-01D8-60F9-5E11544AEC00,0x181C5800,0x5000000)
62:518  0:489          hiding this volume
62:929  0:410  - [05]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)
63:571  0:641  - [06]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,000A0079-9CB0-BD79-A89C-D801F2001400,0x800,0xBFF800)
63:800  0:229          hiding this volume
63:828  0:027          This is SelfVolume !!
63:856  0:027  - [07]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,00008DE7-0030-04EC-569A-D801CE1B0100,0xC00000,0x800000)
63:919  0:063          hiding this volume
63:947  0:027  - [08]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)
64:009  0:061          Result of bootcode detection: bootable Windows (win)
64:472  0:463            label : OthersLinux
64:500  0:027  - [09]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)
64:591  0:090          Result of bootcode detection: bootable Windows (win)
64:619  0:028            label : Others
64:647  0:028  - [10]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)
65:198  0:550          Result of bootcode detection: bootable Windows (win)
65:225  0:027            label : Storage
65:253  0:027  - [11]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)
65:312  0:058  - [12]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)
65:368  0:056          Result of bootcode detection: bootable Windows (win)
65:394  0:025            label : CLOVERTEST
65:422  0:027          This is SelfVolume !!
65:450  0:027  - [13]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)
65:507  0:057          Result of bootcode detection: bootable Windows (win)
65:535  0:027            label : OCTEST
65:563  0:027  - [14]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)
65:632  0:068          Result of bootcode detection: bootable Windows (win)
65:660  0:027            label : CLSN
65:687  0:027  - [15]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)
65:745  0:057          Result of bootcode detection: bootable Windows (win)
65:773  0:028            label : OCSN
65:801  0:027  - [16]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x8,0x0)
65:857  0:055  - [17]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,40FE25BBDCB4C948BC7A9EFD534D5F19)
66:363  0:506            apfsFileSystemUUID=BB25FE40-B4DC-48C9-BC7A-9EFD534D5F19, ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE, ApfsRole=0x10
66:394  0:030            label : Preboot
66:422  0:027  - [18]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,0D37E9739B7BFC479AF2B9C9C4305092)
66:477  0:055            apfsFileSystemUUID=73E9370D-7B9B-47FC-9AF2-B9C9C4305092, ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE, ApfsRole=0x40
66:526  0:048            label : macOS - Data
66:554  0:027  - [19]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,49EA52021545424B8B0183B404D7C927)
66:610  0:055            apfsFileSystemUUID=0252EA49-4515-4B42-8B01-83B404D7C927, ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE, ApfsRole=0x4
66:638  0:028            label : Recovery
66:666  0:027          hiding this volume
66:694  0:027  - [20]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,FC0787FDADC0024392FE7301B92B6A2F)
67:059  0:364            apfsFileSystemUUID=FD8707FC-C0AD-4302-92FE-7301B92B6A2F, ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE, ApfsRole=0x8
67:087  0:027            label : VM
67:115  0:027  - [21]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,74C9DD93A63B1043BCEF19BA4C2A8973)
67:171  0:055            apfsFileSystemUUID=93DDC974-3BA6-4310-BCEF-19BA4C2A8973, ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE, ApfsRole=0x1
67:210  0:039            label : macOS
67:238  0:027  - [22]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,B651D3CCFED1614E9A66ED55426B3F3C)
67:295  0:057            apfsFileSystemUUID=CCD351B6-D1FE-4E61-9A66-ED55426B3F3C, ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE, ApfsRole=0xc0
67:324  0:028            label : Update
67:351  0:027  found 2 handles with audio
67:379  0:027  No AudioIoDevice stored
67:407  0:027  no stored audio parameters
67:435  0:027  Found Audio Device Intel Broadwell HDMI (HDMI) at index 0
67:463  0:027  Found Audio Device Intel Broadwell HDMI (HDMI) at index 1
67:491  0:027  Found Audio Device Intel Broadwell HDMI (HDMI) at index 2
67:519  0:027  Found Audio Device Realtek ALC255 (Speaker) at index 3
67:547  0:027  Found Audio Device Realtek ALC255 (Headphones) at index 4
67:855  0:308  theme inited
67:883  0:027  Chosen theme random
67:911  0:027  found boot-args in NVRAM:darkwake=0 kext-dev-mode=1 -wegnoegpu abm_firstpolldelay=16000 alcverbs=1 -lilubetaall alcid=3 keepsyms=1 debug=0x100 -v, size=121
68:250  0:338  ...found arg:darkwake=0
68:277  0:027  ...found arg:kext-dev-mode=1
68:305  0:027  ...found arg:-wegnoegpu
68:333  0:027  ...found arg:abm_firstpolldelay=16000
68:361  0:027  ...found arg:alcverbs=1
68:388  0:027  ...found arg:-lilubetaall
68:416  0:027  ...found arg:alcid=3
68:444  0:027  ...found arg:keepsyms=1
68:472  0:027  ...found arg:debug=0x100
68:500  0:027  ...found arg:-v
68:528  0:028  after NVRAM boot-args=darkwake=0 kext-dev-mode=1 -wegnoegpu abm_firstpolldelay=16000 -lilubetaall alcid=3 keepsyms=1 debug=0x100 -v alcverbs=1 
68:556  0:027  === [ AddCustomEntries ] ========================
68:584  0:027  - [00]: 'MyCustomEntry'
68:612  0:027    Disabled
68:640  0:027  - [00]: 'macOS Big Sur 11.6.7'
68:668  0:027      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because volume does not match
68:724  0:055      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
68:779  0:055      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because volume does not match
68:835  0:055      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because volume does not match
68:891  0:055      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because volume does not match
68:947  0:055      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
69:003  0:055      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
69:341  0:338      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
69:417  0:076      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
69:473  0:055      Checking volume "Preboot" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,40FE25BBDCB4C948BC7A9EFD534D5F19)) ...   - search volume '1B7D3BDE56CB7640847AC58926552859', but MediaPath 'BB25FE40-B4DC-48C9-BC7A-9EFD534D5F19' 
69:529  0:055  skipped because volume does not match
69:557  0:027      Checking volume "macOS - Data" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,0D37E9739B7BFC479AF2B9C9C4305092)) ...   - search volume '1B7D3BDE56CB7640847AC58926552859', but MediaPath '73E9370D-7B9B-47FC-9AF2-B9C9C4305092' 
69:899  0:342  skipped because volume does not match
69:927  0:027      Checking volume "Recovery" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,49EA52021545424B8B0183B404D7C927)) ... skipped because volume is hidden
69:983  0:055      Checking volume "VM" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,FC0787FDADC0024392FE7301B92B6A2F)) ...   - search volume '1B7D3BDE56CB7640847AC58926552859', but MediaPath 'FD8707FC-C0AD-4302-92FE-7301B92B6A2F' 
70:039  0:055  skipped because volume does not match
70:067  0:027      Checking volume "macOS" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,74C9DD93A63B1043BCEF19BA4C2A8973)) ...   - search volume '1B7D3BDE56CB7640847AC58926552859', but MediaPath '93DDC974-3BA6-4310-BCEF-19BA4C2A8973' 
70:122  0:055  skipped because volume does not match
70:150  0:027      Checking volume "Update" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,B651D3CCFED1614E9A66ED55426B3F3C)) ...   - search volume '1B7D3BDE56CB7640847AC58926552859', but MediaPath 'CCD351B6-D1FE-4E61-9A66-ED55426B3F3C' 
70:206  0:055  skipped because volume does not match
70:234  0:027  - [00]: 'Windows 11 22H2'
70:262  0:027      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... match!
70:318  0:055        OSVersion= 
70:346  0:027        IconName=vista,win comma=5 size=9
70:374  0:027        first=os_vista
70:402  0:027        Loader entry created for 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)\EFI\Microsoft\Boot\bootmgfw.efi'
70:430  0:028      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
70:797  0:367      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
71:133  0:335      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
71:188  0:055      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
71:244  0:055      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
71:330  0:085      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
71:386  0:055      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
71:441  0:055      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
71:497  0:055      Checking volume "Preboot" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,40FE25BBDCB4C948BC7A9EFD534D5F19)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
71:553  0:055      Checking volume "macOS - Data" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,0D37E9739B7BFC479AF2B9C9C4305092)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
71:609  0:055      Checking volume "Recovery" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,49EA52021545424B8B0183B404D7C927)) ... skipped because volume is hidden
71:665  0:055      Checking volume "VM" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,FC0787FDADC0024392FE7301B92B6A2F)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
71:721  0:055      Checking volume "macOS" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,74C9DD93A63B1043BCEF19BA4C2A8973)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
71:788  0:067      Checking volume "Update" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,B651D3CCFED1614E9A66ED55426B3F3C)) ... skipped because path '\EFI\Microsoft\Boot\bootmgfw.efi' does not exist
71:844  0:055  - [00]: 'Recovery HD [Only For Mac OS]'
71:872  0:027      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because volume does not match
71:927  0:055      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
71:983  0:055      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because volume does not match
72:320  0:336      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because volume does not match
72:376  0:055      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because volume does not match
72:432  0:055      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because volume does not match
72:776  0:344      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because volume does not match
72:852  0:075      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because volume does not match
72:908  0:055      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because volume does not match
72:964  0:055      Checking volume "Preboot" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,40FE25BBDCB4C948BC7A9EFD534D5F19)) ...   - search volume '07D8D9123E0FB54EB81826A80A1CA280', but MediaPath 'BB25FE40-B4DC-48C9-BC7A-9EFD534D5F19' 
73:019  0:055  skipped because volume does not match
73:047  0:027      Checking volume "macOS - Data" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,0D37E9739B7BFC479AF2B9C9C4305092)) ...   - search volume '07D8D9123E0FB54EB81826A80A1CA280', but MediaPath '73E9370D-7B9B-47FC-9AF2-B9C9C4305092' 
73:103  0:055  skipped because volume does not match
73:131  0:027      Checking volume "Recovery" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,49EA52021545424B8B0183B404D7C927)) ... skipped because volume is hidden
73:187  0:055      Checking volume "VM" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,FC0787FDADC0024392FE7301B92B6A2F)) ...   - search volume '07D8D9123E0FB54EB81826A80A1CA280', but MediaPath 'FD8707FC-C0AD-4302-92FE-7301B92B6A2F' 
73:243  0:055  skipped because volume does not match
73:271  0:027      Checking volume "macOS" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,74C9DD93A63B1043BCEF19BA4C2A8973)) ...   - search volume '07D8D9123E0FB54EB81826A80A1CA280', but MediaPath '93DDC974-3BA6-4310-BCEF-19BA4C2A8973' 
73:327  0:055  skipped because volume does not match
73:664  0:337      Checking volume "Update" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,B651D3CCFED1614E9A66ED55426B3F3C)) ...   - search volume '07D8D9123E0FB54EB81826A80A1CA280', but MediaPath 'CCD351B6-D1FE-4E61-9A66-ED55426B3F3C' 
73:719  0:054  skipped because volume does not match
73:747  0:028  - [00]: 'Pop!_OS Systemd 22.04'
74:057  0:310      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
74:113  0:055      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
74:168  0:055      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
74:224  0:055      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
74:280  0:055      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
74:336  0:055      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
74:412  0:075      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
74:467  0:055      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
74:523  0:055      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
74:579  0:055      Checking volume "Preboot" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,40FE25BBDCB4C948BC7A9EFD534D5F19)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
74:635  0:055      Checking volume "macOS - Data" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,0D37E9739B7BFC479AF2B9C9C4305092)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
74:691  0:055      Checking volume "Recovery" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,49EA52021545424B8B0183B404D7C927)) ... skipped because volume is hidden
74:747  0:055      Checking volume "VM" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,FC0787FDADC0024392FE7301B92B6A2F)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
74:802  0:055      Checking volume "macOS" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,74C9DD93A63B1043BCEF19BA4C2A8973)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
74:858  0:055      Checking volume "Update" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,B651D3CCFED1614E9A66ED55426B3F3C)) ... skipped because path '\EFI\systemd\systemd-bootx64.efi' does not exist
74:914  0:055  - [00]: 'Pop!_OS 22.04'
74:942  0:027      Checking volume "ESP" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
75:282  0:340      Checking volume "Windows 11 22H2" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,2F3FE8A0-94A8-01D8-5094-1511544AEC00,0xF15E800,0x9067000)) ... skipped because volume is hidden
75:625  0:343      Checking volume "OthersLinux" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,0007F03B-F170-255C-579A-D80176E00F00,0x1400000,0xA001800)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
75:681  0:055      Checking volume "Others" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,0000FBB7-8D30-15AD-569A-D8016EF70100,0xB401800,0x19C56800)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
75:737  0:055      Checking volume "Storage" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,000392BF-FF10-30AA-536B-D72B7E250700,0x25058000,0x257FF800)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
75:793  0:055      Checking volume "CLOVERTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)) ... skipped because media is ignored
75:849  0:055      Checking volume "OCTEST" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)) ... skipped because media is ignored
75:925  0:075      Checking volume "CLSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(3,GPT,33FBF4E0-9B45-01D8-70FA-F599A24DEC00,0x399000,0x1CC800)) ... skipped because media is ignored
75:980  0:055      Checking volume "OCSN" (PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)) ... skipped because media is ignored
76:036  0:055      Checking volume "Preboot" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,40FE25BBDCB4C948BC7A9EFD534D5F19)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
76:092  0:055      Checking volume "macOS - Data" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,0D37E9739B7BFC479AF2B9C9C4305092)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
76:148  0:055      Checking volume "Recovery" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,49EA52021545424B8B0183B404D7C927)) ... skipped because volume is hidden
76:514  0:365      Checking volume "VM" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,FC0787FDADC0024392FE7301B92B6A2F)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
76:569  0:054      Checking volume "macOS" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,74C9DD93A63B1043BCEF19BA4C2A8973)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
76:625  0:055      Checking volume "Update" (PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,B651D3CCFED1614E9A66ED55426B3F3C)) ... skipped because path '\EFI\BOOT\POPX64.EFI' does not exist
76:681  0:055  === [ ScanLoader ] ==============================
76:709  0:027  - [01]: 'ESP'
77:047  0:338        AddLoaderEntry for Volume Name=ESP, idx=1
77:075  0:027        skipped because path `PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)\EFI\microsoft\Boot\bootmgfw.efi` already exists for another entry!
77:103  0:027        AddLoaderEntry for Volume Name=ESP, idx=1
77:131  0:027        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
77:270  0:139        Not match custom entry 5: Path: not match, VolumeType: match, Type: not match
77:410  0:139        OSVersion= 
77:438  0:027        IconName=unknown comma=-1 size=7
77:466  0:027        Full=unknown
77:494  0:027        Loader entry created for 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)\EFI\BOOT\BOOTX64.efi'
77:521  0:027       hiding entry: \EFI\BOOT\BOOTX64.efi
77:549  0:028        Menu entry added at index 1
77:577  0:027       hiding entry because DiskKind is DISK_KIND_INTERNAL: \EFI\BOOT\BOOTX64.efi
77:605  0:027  - [03]: 'Windows 11 22H2'
77:661  0:055  - [08]: 'OthersLinux'
77:717  0:055  - [09]: 'Others'
77:784  0:067  - [10]: 'Storage'
77:840  0:055  - [12]: 'CLOVERTEST'
78:184  0:343        AddLoaderEntry for Volume Name=CLOVERTEST, idx=2
78:212  0:027        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
78:635  0:422        Not match custom entry 5: Path: not match, VolumeType: not match, Type: not match
78:774  0:139        OSVersion= 
78:802  0:027        IconName=unknown comma=-1 size=7
78:830  0:027        Full=unknown
78:858  0:027        Loader entry created for 'PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(1,GPT,31B23980-9B45-01D8-C018-D998A24DEC00,0x800,0x1CC000)\EFI\BOOT\BOOTX64.efi'
78:906  0:047       hiding entry: \EFI\BOOT\BOOTX64.efi
78:934  0:028        Menu entry added at index 2
78:962  0:027       hiding entry because DiskKind is DISK_KIND_EXTERNAL: \EFI\BOOT\BOOTX64.efi
78:990  0:028  - [13]: 'OCTEST'
79:356  0:366        AddLoaderEntry for Volume Name=OCTEST, idx=3
79:384  0:027        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
79:523  0:139        Not match custom entry 5: Path: not match, VolumeType: not match, Type: not match
79:663  0:139        OSVersion= 
79:973  0:310        IconName=unknown comma=-1 size=7
80:001  0:027        Full=unknown
80:029  0:027        Loader entry created for 'PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(2,GPT,00000EE3-7DF0-32B8-45DB-DC01C61D0000,0x1CC800,0x1CC800)\EFI\BOOT\BOOTX64.efi'
80:057  0:027       hiding entry: \EFI\BOOT\BOOTX64.efi
80:085  0:028        Menu entry added at index 3
80:113  0:028       hiding entry because DiskKind is DISK_KIND_EXTERNAL: \EFI\BOOT\BOOTX64.efi
80:141  0:027  - [14]: 'CLSN'
80:197  0:055  - [15]: 'OCSN'
80:253  0:055        AddLoaderEntry for Volume Name=OCSN, idx=4
80:281  0:027        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
80:420  0:139        Not match custom entry 5: Path: not match, VolumeType: not match, Type: not match
80:560  0:139        OSVersion= 
80:588  0:027        IconName=unknown comma=-1 size=7
80:616  0:027        Full=unknown
80:644  0:027        Loader entry created for 'PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x2,0x0)\HD(4,GPT,36FED820-9B45-01D8-1064-5E9BA24DEC00,0x565800,0x1D4800)\EFI\BOOT\BOOTX64.efi'
80:672  0:027       hiding entry: \EFI\BOOT\BOOTX64.efi
80:700  0:028        Menu entry added at index 4
80:728  0:027       hiding entry because DiskKind is DISK_KIND_EXTERNAL: \EFI\BOOT\BOOTX64.efi
81:044  0:316  - [17]: 'Preboot'
81:100  0:055      ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE
81:128  0:027      ApfsFileSystemUUID=BB25FE40-B4DC-48C9-BC7A-9EFD534D5F19
81:156  0:028      APFSTargetUUID=73E9370D-7B9B-47FC-9AF2-B9C9C4305092
81:473  0:317        contentDetails name:macOS
81:502  0:028        AddLoaderEntry for Volume Name=Preboot, idx=5
81:530  0:027        Not match custom entry 3: Volume: not match, Path: not match, Type: not match
81:669  0:139        Not match custom entry 5: Path: not match, VolumeType: match, Type: not match
81:811  0:141        OSVersion=11.6.7 
81:839  0:027        Check if volume Is Hibernated:
82:177  0:337        Check sleep image 'by signature':
82:204  0:027        using default sleep image name = \private\var\vm\sleepimage
82:232  0:027        cannot open sleepimage -> Not Found
82:260  0:027        hibernated: no - sign
82:288  0:027        IconName=bigsur,mac comma=6 size=10
82:316  0:027        first=os_bigsur
82:344  0:027        Loader entry created for 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,40FE25BBDCB4C948BC7A9EFD534D5F19)\73E9370D-7B9B-47FC-9AF2-B9C9C4305092\System\Library\CoreServices\boot.efi'
82:372  0:028        Menu entry added at index 5
82:400  0:027  - [18]: 'macOS - Data'
82:456  0:055      ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE
82:483  0:027      ApfsFileSystemUUID=73E9370D-7B9B-47FC-9AF2-B9C9C4305092
82:512  0:028  - [19]: 'Recovery'
82:567  0:055      ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE
82:595  0:027      ApfsFileSystemUUID=0252EA49-4515-4B42-8B01-83B404D7C927
82:904  0:308      APFSTargetUUID=73E9370D-7B9B-47FC-9AF2-B9C9C4305092
82:934  0:030        contentDetails name:macOS
82:963  0:029        AddLoaderEntry for Volume Name=Recovery, idx=6
82:991  0:027        Not match custom entry 3: Volume: not match, Path: not match, Type: match
83:131  0:139        Not match custom entry 5: Path: not match, VolumeType: match, Type: not match
83:272  0:141        OSVersion=11.6.7 
83:300  0:027        IconName=bigsur,mac comma=6 size=10
83:348  0:048        first=os_bigsur
83:376  0:027        Loader entry created for 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,49EA52021545424B8B0183B404D7C927)\73E9370D-7B9B-47FC-9AF2-B9C9C4305092\BaseSystem.dmg'
83:404  0:027       hiding entry because volume is hidden: \73E9370D-7B9B-47FC-9AF2-B9C9C4305092\BaseSystem.dmg
83:433  0:028        Menu entry added at index 6
83:460  0:027  - [20]: 'VM'
83:516  0:055      ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE
83:544  0:027      ApfsFileSystemUUID=FD8707FC-C0AD-4302-92FE-7301B92B6A2F
83:572  0:028  - [21]: 'macOS'
83:917  0:344      ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE
83:945  0:027      ApfsFileSystemUUID=93DDC974-3BA6-4310-BCEF-19BA4C2A8973
84:000  0:055  - [22]: 'Update'
84:067  0:067      ApfsContainerUUID=B6BA12C6-B450-47DF-9133-60D5017A0FCE
84:095  0:027      ApfsFileSystemUUID=CCD351B6-D1FE-4E61-9A66-ED55426B3F3C
84:123  0:028  Entries list before ordering
84:151  0:027      Entry 0 : Windows 11 22H2
84:461  0:309      Entry 1 : Boot UEFI internal from ESP (hidden)
84:489  0:027      Entry 2 : Boot UEFI external from CLOVERTEST (hidden)
84:516  0:027      Entry 3 : Boot UEFI external from OCTEST (hidden)
84:544  0:027      Entry 4 : Boot UEFI external from OCSN (hidden)
84:572  0:027      Entry 5 : Boot Mac OS from macOS via Preboot
84:600  0:027      Entry 6 : Boot Mac OS Recovery for macOS via Recovery (hidden)
84:628  0:027  Entries after before ordering
84:656  0:027    Entry 0 : Windows 11 22H2
84:684  0:027    Entry 1 : Boot UEFI internal from ESP (hidden)
84:712  0:027    Entry 2 : Boot UEFI external from CLOVERTEST (hidden)
85:050  0:337    Entry 3 : Boot UEFI external from OCTEST (hidden)
85:077  0:027    Entry 4 : Boot UEFI external from OCSN (hidden)
85:105  0:027    Entry 5 : Boot Mac OS from macOS via Preboot
85:133  0:027    Entry 6 : Boot Mac OS Recovery for macOS via Recovery (hidden)
85:161  0:027  === [ AddCustomTool ] ===========================
85:189  0:028  === [ GetEfiBootDeviceFromNvram ] ===============
85:217  0:027  === [ FindStartupDiskVolume ] ===================
85:244  0:027    - Volume: partition = PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)
85:272  0:027     - searching for that partition and loader '\EFI\Microsoft\Boot\bootmgfw.efi'
85:300  0:027    checking 'PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x0,0xFFFF,0x0)/HD(1,GPT,613F6FB5-7C19-4D0C-B41F-71EDF403F064,0x800,0x15E000)'
85:328  0:027     '\EFI\Microsoft\Boot\bootmgfw.efi'
85:356  0:027      - found entry 0. 'Windows 11 22H2', Volume 'ESP', '\EFI\Microsoft\Boot\bootmgfw.efi'
85:384  0:027  Boot redirected to Entry 0. 'Windows 11 22H2'
85:412  0:027  AnimeRun=0
85:440  0:027  SetScreenResolution: 1366x768 - already set
95:271  9:830  Make screenshot W=1366 H=768
105:743  10:472  BootVariable of the entry is empty
106:890  1:147  === [ StartLoader ] =============================
106:921  0:030  Starting PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,7854F7B0-0293-462A-A2D7-01CD29AE4309,0x15E800,0xF000000)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,40FE25BBDCB4C948BC7A9EFD534D5F19)\73E9370D-7B9B-47FC-9AF2-B9C9C4305092\System\Library\CoreServices\boot.efi
106:949  0:027  Finally: ExternalClock=25MHz BusSpeed=99770kHz CPUFreq=2195MHz PIS: hw.busfrequency=100000000Hz
107:004  0:055  Beginning OC
107:032  0:027  OCST: Missing vault data, ignoring...
107:060  0:027  config-oc.plist isn't used at all
107:088  0:027  Bridge mmioWhiteList[0] to OC : comment=Haswell: SB_RCBA is a 0x4 page memory region, containing SPI_BASE at 0x3800 (SPI_BASE_ADDRESS)
107:116  0:027  Bridge mmioWhiteList[1] to OC : comment=Generic: PCI root is a 0x1000 page memory region used by some firmwares
107:144  0:027  AddKextsInArray from Other
107:172  0:027  ->Extra kext: Other\ACPIBatteryManager.kext (v.1.90.1)
108:679  1:506  ->Extra kext: Other\AirportItlwm.kext (v.2.1.0)
108:707  0:027  ->Extra kext: Other\AppleALC.kext (v.1.7.3)
108:735  0:027  ->Extra kext: Other\ApplePS2SmartTouchPad.kext (v.4.6.8)
108:763  0:027      |-- PlugIn kext: Other\ApplePS2SmartTouchPad.kext\Contents\PlugIns\ApplePS2Controller.kext (v.4.6.8)
109:227  0:464      |-- PlugIn kext: Other\ApplePS2SmartTouchPad.kext\Contents\PlugIns\ApplePS2Keyboard.kext (v.4.6.8)
109:255  0:027  ->Extra kext: Other\BlueToolFixup.kext (v.2.6.3)
109:283  0:027  ->Extra kext: Other\IntelBluetoothFirmware.kext (v.2.1.0)
109:311  0:027  ->Extra kext: Other\Lilu.kext (v.1.6.1)
109:339  0:027  ->Extra kext: Other\SMCBatteryManager.kext (v.1.2.9)
109:366  0:027  ->Extra kext: Other\SMCDellSensors.kext (v.1.2.9)
109:394  0:027  ->Extra kext: Other\SMCProcessor.kext (v.1.2.9)
109:422  0:027  ->Extra kext: Other\SMCSuperIO.kext (v.1.2.9)
109:450  0:027  ->Extra kext: Other\USBInjectAll.kext (v.0.7.8)
109:478  0:027  ->Extra kext: Other\VirtualSMC.kext (v.1.3.0)
109:506  0:027  ->Extra kext: Other\WhateverGreen.kext (v.1.6.0)
109:534  0:027  GetOtherKextsDir(false) return NULL
109:562  0:027  AddKextsInArray from 11
109:590  0:027  AddKextsInArray from 11_normal
109:618  0:027  AddKextsInArray from 11.6
109:645  0:027  AddKextsInArray from 11.6_normal
109:673  0:027  AddKextsInArray from 11.6.7
109:701  0:027  AddKextsInArray from 11.6.7_normal
109:729  0:028  Bridge kext to OC : Path=Lilu.kext
109:757  0:027  info plist path: Kexts\Other\Lilu.kext\Contents\Info.plist
109:791  0:033  InfoPlistPath=Kexts\Other\Lilu.kext\Contents\Info.plist
109:819  0:027  assign executable as 'Contents\MacOS\Lilu'
109:847  0:027  Bridge kext to OC : Path=VirtualSMC.kext
109:875  0:027  info plist path: Kexts\Other\VirtualSMC.kext\Contents\Info.plist
109:903  0:027  InfoPlistPath=Kexts\Other\VirtualSMC.kext\Contents\Info.plist
109:932  0:029  assign executable as 'Contents\MacOS\VirtualSMC'
109:959  0:027  Bridge kext to OC : Path=WhateverGreen.kext
109:987  0:027  info plist path: Kexts\Other\WhateverGreen.kext\Contents\Info.plist
110:015  0:027  InfoPlistPath=Kexts\Other\WhateverGreen.kext\Contents\Info.plist
110:044  0:028  assign executable as 'Contents\MacOS\WhateverGreen'
110:072  0:027  Bridge kext to OC : Path=AppleALC.kext
110:099  0:027  info plist path: Kexts\Other\AppleALC.kext\Contents\Info.plist
110:132  0:032  InfoPlistPath=Kexts\Other\AppleALC.kext\Contents\Info.plist
110:199  0:067  assign executable as 'Contents\MacOS\AppleALC'
110:227  0:027  Bridge kext to OC : Path=SMCProcessor.kext
110:255  0:027  info plist path: Kexts\Other\SMCProcessor.kext\Contents\Info.plist
110:289  0:033  InfoPlistPath=Kexts\Other\SMCProcessor.kext\Contents\Info.plist
110:326  0:037  assign executable as 'Contents\MacOS\SMCProcessor'
110:357  0:031  Bridge kext to OC : Path=SMCSuperIO.kext
110:385  0:027  info plist path: Kexts\Other\SMCSuperIO.kext\Contents\Info.plist
110:413  0:027  InfoPlistPath=Kexts\Other\SMCSuperIO.kext\Contents\Info.plist
110:441  0:028  assign executable as 'Contents\MacOS\SMCSuperIO'
110:469  0:027  Bridge kext to OC : Path=ACPIBatteryManager.kext
110:497  0:027  info plist path: Kexts\Other\ACPIBatteryManager.kext\Contents\Info.plist
110:992  0:495  InfoPlistPath=Kexts\Other\ACPIBatteryManager.kext\Contents\Info.plist
111:025  0:033  assign executable as 'Contents\MacOS\ACPIBatteryManager'
111:053  0:027  Bridge kext to OC : Path=AirportItlwm.kext
111:081  0:027  info plist path: Kexts\Other\AirportItlwm.kext\Contents\Info.plist
111:115  0:033  InfoPlistPath=Kexts\Other\AirportItlwm.kext\Contents\Info.plist
111:426  0:310  assign executable as 'Contents\MacOS\AirportItlwm'
111:453  0:027  Bridge kext to OC : Path=ApplePS2SmartTouchPad.kext
111:481  0:027  info plist path: Kexts\Other\ApplePS2SmartTouchPad.kext\Contents\Info.plist
111:514  0:032  InfoPlistPath=Kexts\Other\ApplePS2SmartTouchPad.kext\Contents\Info.plist
111:547  0:033  assign executable as 'Contents\MacOS\ApplePS2SmartTouchPad'
111:575  0:027  Bridge kext to OC : Path=ApplePS2Controller.kext
111:628  0:052  info plist path: Kexts\Other\ApplePS2SmartTouchPad.kext\Contents\PlugIns\ApplePS2Controller.kext\Contents\Info.plist
111:656  0:027  InfoPlistPath=Kexts\Other\ApplePS2SmartTouchPad.kext\Contents\PlugIns\ApplePS2Controller.kext\Contents\Info.plist
111:688  0:032  assign executable as 'Contents\MacOS\ApplePS2Controller'
112:003  0:314  Bridge kext to OC : Path=ApplePS2Keyboard.kext
112:031  0:027  info plist path: Kexts\Other\ApplePS2SmartTouchPad.kext\Contents\PlugIns\ApplePS2Keyboard.kext\Contents\Info.plist
112:352  0:320  InfoPlistPath=Kexts\Other\ApplePS2SmartTouchPad.kext\Contents\PlugIns\ApplePS2Keyboard.kext\Contents\Info.plist
112:380  0:028  assign executable as 'Contents\MacOS\ApplePS2Keyboard'
112:408  0:027  Bridge kext to OC : Path=BlueToolFixup.kext
112:436  0:027  info plist path: Kexts\Other\BlueToolFixup.kext\Contents\Info.plist
112:468  0:032  InfoPlistPath=Kexts\Other\BlueToolFixup.kext\Contents\Info.plist
112:496  0:028  assign executable as 'Contents\MacOS\BlueToolFixup'
112:524  0:027  Bridge kext to OC : Path=IntelBluetoothFirmware.kext
112:552  0:027  info plist path: Kexts\Other\IntelBluetoothFirmware.kext\Contents\Info.plist
112:580  0:027  InfoPlistPath=Kexts\Other\IntelBluetoothFirmware.kext\Contents\Info.plist
112:608  0:028  assign executable as 'Contents\MacOS\IntelBluetoothFirmware'
112:636  0:027  Bridge kext to OC : Path=SMCBatteryManager.kext
112:664  0:027  info plist path: Kexts\Other\SMCBatteryManager.kext\Contents\Info.plist
112:692  0:027  InfoPlistPath=Kexts\Other\SMCBatteryManager.kext\Contents\Info.plist
112:720  0:027  assign executable as 'Contents\MacOS\SMCBatteryManager'
112:748  0:027  Bridge kext to OC : Path=SMCDellSensors.kext
112:776  0:027  info plist path: Kexts\Other\SMCDellSensors.kext\Contents\Info.plist
112:803  0:027  InfoPlistPath=Kexts\Other\SMCDellSensors.kext\Contents\Info.plist
112:831  0:027  assign executable as 'Contents\MacOS\SMCDellSensors'
112:859  0:027  Bridge kext to OC : Path=USBInjectAll.kext
112:887  0:027  info plist path: Kexts\Other\USBInjectAll.kext\Contents\Info.plist
112:921  0:033  InfoPlistPath=Kexts\Other\USBInjectAll.kext\Contents\Info.plist
112:977  0:056  assign executable as 'Contents\MacOS\USBInjectAll'
113:012  0:034  Start 'OpenRuntime.efi' : Status Success
113:039  0:027  OC: OcMiscEarlyInit...
113:067  0:027  OC: OpenCore DBG-082-2022-07-09 is loading in Optional mode (0/0)...
113:095  0:027  OC: OcMiscMiddleInit...
113:123  0:027  OC: StorageHandle 0 with  LauncherOption pointing to 
113:151  0:028  OC: OcLoadUefiSupport...
113:179  0:027  OCAU: OcAudioInstallProtocols (0, 0)
113:207  0:028  OCRTC: OcAppleRtcRamInstallProtocol
113:235  0:027  OCRTC: Wake log is 0x00 0x00   0 0x00
113:263  0:028  OcAppleFbInfoInstallProtocol
113:291  0:027  OcAppleEg2InfoInstallProtocol
113:319  0:027  OCOS: Discovered rotate NVRAM override to 0
113:347  0:027  OC: Loading Apple Secure Boot with Disabled (level 0)
113:375  0:028  OCABC: ALRBL 0 RTDFRG 1 DEVMMIO 0 NOSU 0 NOVRWR 0 NOSB 0 FBSIG 0 NOHBMAP 0 SMSLIDE 1 WRUNPROT 1
113:403  0:027  OCABC: FEXITBS 0 PRMRG 0 CSLIDE 1 MSLIDE 0 PRSRV 0 RBMAP 1 VMAP 1 APPLOS 0 RTPERMS 0 ARBAR -1
113:431  0:027  OCABC: Got rendezvous with OpenRuntime r12
113:458  0:027  OCABC: MAT support is 0
113:486  0:027  OC: RequestBootVarRouting 0
113:515  0:028  OC: Increasing GPU BARs to 0
113:542  0:027  OCDM: Setting RBAR to 0 inc 1 on 2/16
113:570  0:027  OCDM: Capability I/O error - Unsupported
113:910  0:339  OCDM: RBAR is unsupported by device - Device Error
113:937  0:027  OCDM: Setting RBAR to 0 inc 1 on 12/16
113:964  0:027  OCDM: Capability I/O error - Unsupported
113:992  0:027  OCDM: RBAR is unsupported by device - Device Error
114:021  0:028  OC: Got 0 drivers
114:048  0:027  OCC: Installing GOP (Unsupported) on ConsoleOutHandle...
114:076  0:027  OC: Requested resolution is 1366x768@0 (max: 0, force: 0) from 1366x768
114:104  0:027  OCC: Requesting 1366x768@0 (max: 0) resolution, curr 3, total 4
114:152  0:047  OCC: Current FB at 0xB0000000 (0x408000), format 1, res 1366x768 scan 1376
114:461  0:308  OCC: Mode 0 - 1024x768:1
114:489  0:027  OCC: Mode 1 - 640x480:1
114:517  0:027  OCC: Mode 2 - 800x600:1
114:545  0:027  OCC: Mode 3 - 1366x768:1
114:573  0:027  OCC: Current mode matches desired mode 3
114:601  0:027  OC: Changed resolution to 1366x768@0 (max: 0, force: 0) from 1366x768 - Already started
114:629  0:027  OC: Selected UIScale 1 based on 1366x768 resolution
114:657  0:028  OC: Setting UIScale to 1 - Success
114:973  0:315  OCC: Using builtin text renderer with 1 scale
115:325  0:352  OCC: Install console control (8D33C600/0/0), current - Success
115:353  0:027  OCC: Setup ASCII Output - Success
115:381  0:027  OC: Requested console mode is 0x0 (max: 0) from 
115:409  0:027  OC: Requested not to use audio
115:437  0:027  OC: OcLoadAcpiSupport...
115:465  0:027  OC: OcLoadAcpiSupport : nothing to do
115:493  0:027  OC: OcMiscLateInit...
115:521  0:027  OC: Invalid HibernateMode: 
115:549  0:027  OC: Translated HibernateMode  to 0
115:577  0:028  OC: Hibernation activation - Invalid Parameter, hibernation wake - no
115:605  0:027  OC: Panic log does not exist
115:633  0:027  OC: OcLoadKernelSupport...
115:661  0:027  OC: All green, starting boot management...
115:689  0:027  OCABC: IsEfiBootRt 0 (BP 1, Apple 0)
115:721  0:032  OCB: Arch filtering 9E38E018(739896)->9E38E018(739896) caps 4 - Success
115:754  0:033  ImageHandle = 9e59d318
115:825  0:071  GetOSVersion: 11.6.7 (20G630)
115:881  0:055  Filtering KextPatches:
115:909  0:027   - [00]: VoodooHDA (NoLabel) :: BinPatch :: [OS: 11.6.7 | MatchOS: All | MatchBuild: All] ==> disabled by user
115:965  0:055   - [01]: AppleAHCIPort (Make all drives to be internal) :: BinPatch :: [OS: 11.6.7 | MatchOS: All | MatchBuild: All] ==> allowed
116:021  0:055   - [02]: AMD6000Controller (ATI Connector patch new way) :: BinPatch :: [OS: 11.6.7 | MatchOS: 10.9,10.10,10.11 | MatchBuild: All] ==> disabled by user
116:077  0:055   - [03]: AMD6000Controller (ATI name HD xxxx -> HD6450) :: BinPatch :: [OS: 11.6.7 | MatchOS: 10.12,10.13 | MatchBuild: All] ==> disabled by user
116:133  0:055   - [04]: com.apple.kext.AMDSupport (Violet strips) :: BinPatch :: [OS: 11.6.7 | MatchOS: All | MatchBuild: All] ==> disabled by user
116:188  0:055   - [05]: com.apple.iokit.IOAHCIBlockStorage (Enable TRIM for SSD) :: BinPatch :: [OS: 11.6.7 | MatchOS: All | MatchBuild: All] ==> allowed
116:244  0:055  Filtering KernelPatches:
116:272  0:027   - [00]: Disable panic kext logging on 10.14 Release kernel :: [OS: 11.6.7 | MatchOS: 10.14 | MatchBuild: All] ==> disabled by user
116:328  0:055   - [01]: Disable panic kext logging on 10.13 Release kernel :: [OS: 11.6.7 | MatchOS: 10.13 | MatchBuild: All] ==> disabled by user
116:384  0:055   - [02]: Lapic panic patch example :: [OS: 11.6.7 | MatchOS: All | MatchBuild: All] ==> disabled by user
116:440  0:055   - [03]: Monterey RDRAND instruction #1 :: [OS: 11.6.7 | MatchOS: 12.x | MatchBuild: All] ==> disabled by user
116:496  0:055   - [04]: Monterey RDRAND instruction #2 :: [OS: 11.6.7 | MatchOS: 12.x | MatchBuild: All] ==> disabled by user
116:860  0:364   - [05]: Monterey RDRAND instruction #3 :: [OS: 11.6.7 | MatchOS: 12.x | MatchBuild: All]
116:888  0:027   check MatchOS 12.x
116:916  0:027   ==> not allowed by OS
116:944  0:027  Will not patch boot.efi
116:972  0:027  Bridge AppleAHCIPort patch to OC : AppleAHCIPort (Make all drives to be internal)
117:000  0:027  Bridge com.apple.iokit.IOAHCIBlockStorage patch to OC : com.apple.iokit.IOAHCIBlockStorage (Enable TRIM for SSD)
117:028  0:027  === [ PatchSmbios ] =============================
117:055  0:027  UpdateSmbiosString : BiosVersion=EfiVersion=427.140.8.0.0
117:083  0:027  UpdateSmbiosString : ReleaseDate=04/09/2018
117:111  0:027  void PatchTableType1(const SmbiosInjectedSettings&) : UpdateSmbiosString ProductName=MacBookPro12,1
117:139  0:027  void PatchTableType2(const SmbiosInjectedSettings&) : UpdateSmbiosString ProductName=BoardNumber=Mac-E43C1C25D4880AD6
117:197  0:057  void PatchTableType2(const SmbiosInjectedSettings&) : UpdateSmbiosString Version=BoardVersion=Proto1
117:507  0:309  insert table 9 for dev 0:0
117:535  0:027  Table 11 present, but rewritten for us
117:563  0:028  Do not inject memory table
117:591  0:028  Trusting SMBIOS...
117:619  0:027  Channels: 1
117:936  0:316  Interleave: 0 1
118:331  0:395  trusted SMBIOS data, table index 0:
118:359  0:027    gRAM.SMBIOS[0]->ModuleSize = 8192
118:387  0:027    gRAM.SMBIOS[0]->Type = 0
118:414  0:027    gRAM.SMBIOS[0]->Frequency = 1600
118:442  0:027    gRAM.SMBIOS[0]->Vendor = Samsung
118:470  0:027    gRAM.SMBIOS[0]->PartNo = M471B1G73DB0-YK0
118:498  0:027    gRAM.SMBIOS[0]->SerialNo = 96AD9C99
118:526  0:027  SPD data in use:
118:554  0:027    gRAM.SPD[0]->ModuleSize = 8192
118:582  0:027    gRAM.SPD[0]->Type = 24
118:610  0:027    gRAM.SPD[0]->Frequency = 1600
118:638  0:027    gRAM.SPD[0]->Vendor = Samsung
118:666  0:027    gRAM.SPD[0]->SerialNo = 191C2D16
118:694  0:027    gRAM.SPD[0]->PartNo = M471B1G73DB0-YK0
118:721  0:027    SMBIOS Type 17 Index = 0 => SMBIOSIndex=0 SPDIndex=0:
118:749  0:027  BANK 0 DIMM0 1600MHz 8192MB(Ext:0MB)
118:777  0:027  !trusted SMBIOS data, Table index 1:!gRAM.SMBIOS.doesSlotForIndexExist(SMBIOSIndex) 
118:861  0:083    SMBIOS Type 17 Index = 1 => SMBIOSIndex=1 SPDIndex=1:
118:889  0:027  BANK 0 DIMM1 EMPTY
118:917  0:027  mTotalSystemMemory = 8192
118:945  0:027  NumberOfMemoryDevices = 2
118:973  0:027  Type20[0]->End = 0x7FFFFF, Type17[0] = 2000
119:001  0:027  Table 131 is present, CPUType=31
119:040  0:039  Change to: 606
119:068  0:027  === [ PatchACPI ] ===============================
119:096  0:027  OCABC: AllocPages 1 0xA3358000 (1) - Success
119:124  0:027  Xsdt reallocation done
119:152  0:027  OCABC: AllocPages 1 0xA3357000 (1) - Success
119:179  0:027  old FADT length=10C
119:207  0:027   SignatureFixup: 0x1B7E7C3E -> 0x0
119:235  0:027  Found OperationRegion(GNVS, SystemMemory, A3CFA000, ...)
119:263  0:027  Found OperationRegion(EXBU, SystemMemory, A3F01000, ...)
119:291  0:027  Found OperationRegion(CPSB, SystemMemory, A334EE98, ...)
119:319  0:027  Found OperationRegion(PNVA, SystemMemory, A3CFBD98, ...)
119:347  0:028  Found OperationRegion(USBD, SystemMemory, FED1F59C, ...)
119:686  0:338  Found OperationRegion(NVID, SystemMemory, F8100000, ...)
119:713  0:027  Found OperationRegion(DXHC, SystemMemory, FED1F418, ...)
119:741  0:027  Found OperationRegion(DXHC, SystemMemory, FED1F418, ...)
119:769  0:028  Found OperationRegion(WWPR, SystemMemory, A3CF9000, ...)
119:797  0:027  Found OperationRegion(CNVS, SystemMemory, A3CFD018, ...)
119:836  0:039  OCABC: AllocPages 1 0x8D10A000 (26) - Success
119:864  0:027  Apply DsdtFixMask=0x10000000
119:891  0:027  === [ FixBiosDsdt ] =============================
119:920  0:028  Patching DSDT:
119:947  0:027   - [Add _SUN property for GIGE]: disabled
120:003  0:055   - [Rename GFX0 to IGPU]: disabled
120:059  0:055   - [Rename HDEF to AZAL]: disabled
120:115  0:055   - [Rename oem _DSM to ZDSM]: pattern 5F44534D, patched at: [ (20FD) ]
120:539  0:423   - [Rename HECI to IMEI]: pattern 48454349, patched at: [ (CD2A) ]
121:248  0:709   - [Rename EHC1 to EH01 (USB)]: pattern 45484331, patched at: [ (46AE) ]
121:388  0:139   - [Rename EHC2 to EH02 (USB)]: pattern 45484332, patched at: [ (46C1) ]
121:528  0:139   - [Rename XHC1 to XHCI (USB)]: pattern 58484331, bin not found / already patched!
121:612  0:083   - [HPET _CRS to XCRS Rename]: pattern 46055F43, patched at: [ (13503) ]
121:751  0:139   - [RTC IRQ 8 Patch]: pattern 22000179, patched at: [ (13745) ]
121:891  0:139   - [TIMR IRQ 0 Patch]: pattern 22010079, patched at: [ (13774) ]
122:031  0:140    indirect name=PNVB
122:059  0:028    indirect name=SMBA
122:087  0:027  OperationRegion (WWPR...) corrected from 0x0 to addr=0xA3CF9000
122:115  0:027  OperationRegion (WWPR...) corrected from 0x0 to addr=0xA3CF9000
122:143  0:027  OperationRegion (WWPR...) corrected from 0x0 to addr=0xA3CF9000
122:191  0:048  OperationRegion (WWPR...) corrected from 0x0 to addr=0xA3CF9000
122:530  0:339  OperationRegion (WWPR...) corrected from 0x0 to addr=0xA3CF9000
122:557  0:027  PreCleanup XSDT: count=22, length=212
122:585  0:027  PreCleanup XSDT, corrected XSDT: count=22, length=212
122:613  0:027  === [ ACPIPatchedAML ] ==========================
122:641  0:027  AutoMerge pass 1
122:669  0:027  Unsorted
122:697  0:027  Inserting SSDT-BRT6.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
122:752  0:055  Inserting SSDT-Disable-DGPU.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
122:808  0:055  Inserting SSDT-EC-LAPTOP.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
122:864  0:055  Inserting SSDT-EH01.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
122:920  0:055  Inserting SSDT-EH02.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
122:976  0:055  Inserting SSDT-GPRW.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
123:032  0:055  Inserting SSDT-HPET.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
123:087  0:055  Inserting SSDT-PLUG-DRTNIA.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
123:425  0:337  Inserting SSDT-PNLF.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
123:768  0:343  Inserting SSDT-PNOT.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
123:824  0:055  Inserting SSDT-XHC.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
123:880  0:055  Inserting SSDT-XOSI.aml from \EFI\CLOVER\ACPI\patched: ignore on pass 1
124:218  0:337  Inserting SSDT.AML from \EFI\CLOVER\ACPI\patched: ignore on pass 1
124:273  0:055  === [ ACPIDropTables ] ==========================
124:301  0:027  Drop tables from XSDT, SIGN=BGRT TableID= Length=56
124:329  0:027   Table[20]: BGRT    56 dropped
124:357  0:027  Drop tables from XSDT, SIGN=DMAR TableID=BDW  Length=176
124:385  0:027  Drop tables from XSDT, SIGN=SSDT TableID=Cpu0Ist Length=1311
124:413  0:027   Table[12]: SSDT  Cpu0Ist  1311 dropped
124:441  0:027  OCABC: AllocPages 1 0xA3355000 (2) - Success
124:469  0:027  OCABC: AllocPages 1 0xA3355000 (2) - Success
124:497  0:027  OCABC: AllocPages 1 0xA3355000 (2) - Success
124:524  0:027  OCABC: AllocPages 1 0xA3355000 (2) - Success
124:552  0:027  OCABC: AllocPages 1 0xA3355000 (2) - Success
124:580  0:027  OCABC: AllocPages 1 0xA3355000 (2) - Success
124:608  0:027  Patching SSDTs: 11 patches each
124:636  0:027   pattern 5F44534D, bin not found / already patched!
124:692  0:055   pattern 48454349, bin not found / already patched!
124:748  0:055   pattern 45484331, bin not found / already patched!
124:804  0:055   pattern 45484332, bin not found / already patched!
124:860  0:055   pattern 58484331, bin not found / already patched!
124:916  0:055   pattern 46055F43, bin not found / already patched!
124:983  0:067   pattern 22000179, bin not found / already patched!
125:348  0:365   pattern 22010079, bin not found / already patched!
125:403  0:054  OCABC: AllocPages 1 0xA3353000 (2) - Success
125:431  0:027  OCABC: AllocPages 1 0xA3353000 (2) - Success
125:459  0:027  OCABC: AllocPages 1 0xA3353000 (2) - Success
125:487  0:027  Patching SSDTs: 11 patches each
125:515  0:027   pattern 5F44534D, bin not found / already patched!
125:571  0:055   pattern 48454349, bin not found / already patched!
125:626  0:055   pattern 45484331, bin not found / already patched!
125:682  0:055   pattern 45484332, bin not found / already patched!
125:738  0:055   pattern 58484331, bin not found / already patched!
125:794  0:055   pattern 46055F43, bin not found / already patched!
125:850  0:055   pattern 22000179, bin not found / already patched!
125:906  0:055   pattern 22010079, bin not found / already patched!
125:962  0:055  OCABC: AllocPages 1 0xA3351000 (2) - Success
125:989  0:027  OCABC: AllocPages 1 0xA3351000 (2) - Success
126:017  0:027  OCABC: AllocPages 1 0xA3351000 (2) - Success
126:327  0:310  Patching SSDTs: 11 patches each
126:355  0:027   pattern 5F44534D, bin not found / already patched!
126:694  0:338   pattern 48454349, bin not found / already patched!
126:770  0:076   pattern 45484331, bin not found / already patched!
126:825  0:055   pattern 45484332, bin not found / already patched!
127:163  0:337   pattern 58484331, bin not found / already patched!
127:219  0:055   pattern 46055F43, bin not found / already patched!
127:275  0:055   pattern 22000179, bin not found / already patched!
127:330  0:055   pattern 22010079, bin not found / already patched!
127:386  0:055  Found OperationRegion(PNVS, SystemMemory, A3CFCF98, ...)
127:414  0:027  OCABC: AllocPages 1 0x8EEC2000 (2) - Success
127:442  0:027  Patching SSDTs: 11 patches each
127:470  0:028   pattern 5F44534D, bin not found / already patched!
127:526  0:055   pattern 48454349, bin not found / already patched!
127:582  0:055   pattern 45484331, bin not found / already patched!
127:638  0:055   pattern 45484332, bin not found / already patched!
127:693  0:055   pattern 58484331, bin not found / already patched!
127:749  0:055   pattern 46055F43, bin not found / already patched!
127:805  0:055   pattern 22000179, bin not found / already patched!
128:172  0:367   pattern 22010079, bin not found / already patched!
128:227  0:055  OCABC: AllocPages 1 0x8EEBC000 (6) - Success
128:255  0:027  Patching SSDTs: 11 patches each
128:283  0:027   pattern 5F44534D, patched at: [ (365) ]
128:395  0:111   pattern 48454349, bin not found / already patched!
128:451  0:055   pattern 45484331, bin not found / already patched!
128:507  0:055   pattern 45484332, bin not found / already patched!
128:563  0:055   pattern 58484331, bin not found / already patched!
128:618  0:055   pattern 46055F43, bin not found / already patched!
128:674  0:055   pattern 22000179, bin not found / already patched!
128:730  0:055   pattern 22010079, bin not found / already patched!
128:786  0:055  Found OperationRegion(SANV, SystemMemory, A3CF8E18, ...)
128:814  0:027  Found OperationRegion(CCDC, SystemMemory, 80000000, ...)
128:842  0:027  OCABC: AllocPages 1 0x8EEBA000 (2) - Success
128:870  0:028  Patching SSDTs: 11 patches each
128:898  0:027   pattern 5F44534D, bin not found / already patched!
129:243  0:345   pattern 48454349, bin not found / already patched!
129:583  0:339   pattern 45484331, bin not found / already patched!
129:638  0:055   pattern 45484332, bin not found / already patched!
129:694  0:055   pattern 58484331, bin not found / already patched!
129:750  0:055   pattern 46055F43, bin not found / already patched!
130:093  0:342   pattern 22000179, bin not found / already patched!
130:149  0:055   pattern 22010079, bin not found / already patched!
130:205  0:055  OCABC: AllocPages 1 0x8EEB8000 (2) - Success
130:232  0:027  OCABC: AllocPages 1 0x8EEB8000 (2) - Success
130:260  0:027  OCABC: AllocPages 1 0x8EEB8000 (2) - Success
130:288  0:027  OCABC: AllocPages 1 0x8EEB7000 (3) - Success
130:316  0:027  Patching SSDTs: 11 patches each
130:344  0:027   pattern 5F44534D, patched at: [ (239) ]
130:456  0:111   pattern 48454349, bin not found / already patched!
130:512  0:055   pattern 45484331, bin not found / already patched!
130:567  0:055   pattern 45484332, bin not found / already patched!
130:623  0:055   pattern 58484331, bin not found / already patched!
130:992  0:368   pattern 46055F43, bin not found / already patched!
131:047  0:054   pattern 22000179, bin not found / already patched!
131:102  0:055   pattern 22010079, bin not found / already patched!
131:158  0:055  === [ ACPIPatchedAML ] ==========================
131:186  0:027  AutoMerge pass 2
131:225  0:039  Unsorted
131:253  0:027  Inserting SSDT-BRT6.aml from \EFI\CLOVER\ACPI\patched: size=190 OCABC: AllocPages 1 0xA3350000 (1) - Success
... Success
131:365  0:111  Inserting SSDT-Disable-DGPU.aml from \EFI\CLOVER\ACPI\patched: size=1411 OCABC: AllocPages 1 0x8EEB6000 (1) - Success
... Success
131:477  0:111  Inserting SSDT-EC-LAPTOP.aml from \EFI\CLOVER\ACPI\patched: size=190 OCABC: AllocPages 1 0x8EEB5000 (1) - Success
... Success
131:588  0:111  Inserting SSDT-EH01.aml from \EFI\CLOVER\ACPI\patched: size=260 OCABC: AllocPages 1 0x8D109000 (1) - Success
... Success
131:720  0:131  Inserting SSDT-EH02.aml from \EFI\CLOVER\ACPI\patched: size=260 OCABC: AllocPages 1 0x8D108000 (1) - Success
... Success
132:120  0:399  Inserting SSDT-GPRW.aml from \EFI\CLOVER\ACPI\patched: size=134 OCABC: AllocPages 1 0x8D107000 (1) - Success
... Success
132:513  0:392  Inserting SSDT-HPET.aml from \EFI\CLOVER\ACPI\patched: size=124 OCABC: AllocPages 1 0x8D106000 (1) - Success
... Success
132:625  0:111  Inserting SSDT-PLUG-DRTNIA.aml from \EFI\CLOVER\ACPI\patched: size=693 OCABC: AllocPages 1 0x8D105000 (1) - Success
... Success
133:019  0:394  Inserting SSDT-PNLF.aml from \EFI\CLOVER\ACPI\patched: size=978 OCABC: AllocPages 1 0x8D104000 (1) - Success
... Success
133:130  0:111  Inserting SSDT-PNOT.aml from \EFI\CLOVER\ACPI\patched: size=764 OCABC: AllocPages 1 0x8D103000 (1) - Success
... Success
133:242  0:111  Inserting SSDT-XHC.aml from \EFI\CLOVER\ACPI\patched: size=363 OCABC: AllocPages 1 0x8D102000 (1) - Success
... Success
133:354  0:111  Inserting SSDT-XOSI.aml from \EFI\CLOVER\ACPI\patched: size=162 OCABC: AllocPages 1 0x8D101000 (1) - Success
... Success
133:466  0:111  Inserting SSDT.AML from \EFI\CLOVER\ACPI\patched: size=1692 OCABC: AllocPages 1 0x8D100000 (1) - Success
... Success
133:888  0:422  ApicCPUNum=1
133:916  0:028  Maximum control=0x16
133:944  0:027  Turbo control=0x1B
133:972  0:027  P-States: min 0x5, max 0x1B
134:000  0:027  SSDT with plugin-type without P-States is generated
134:027  0:027  OCABC: AllocPages 1 0x8D0FF000 (1) - Success
134:055  0:027  Cleanup XSDT: count=36, length=324
134:083  0:027  corrected XSDT count=34, length=308
134:111  0:027  === [ RestSetup macOS ] =========================
134:139  0:027  add device: PciRoot(0x0)/Pci(0x14,0x0)
134:167  0:027     Add key=AAPL,clock-id valuelen=1
134:195  0:027     Add key=AAPL,current-available valuelen=2
134:223  0:027     Add key=AAPL,current-extra valuelen=2
134:251  0:027     Add key=AAPL,current-in-sleep valuelen=2
134:279  0:028     Add key=built-in valuelen=1
134:306  0:027     Add key=device_type valuelen=5
134:334  0:027  add device: PciRoot(0x0)/Pci(0x19,0x0)
134:362  0:027     Add key=built-in valuelen=1
134:390  0:027  add device: PciRoot(0x0)/Pci(0x1a,0x0)
134:418  0:027     Add key=AAPL,clock-id valuelen=1
134:446  0:027     Add key=AAPL,current-available valuelen=2
134:474  0:027     Add key=AAPL,current-extra valuelen=2
134:502  0:027     Add key=AAPL,current-in-sleep valuelen=2
134:530  0:027     Add key=built-in valuelen=1
134:558  0:027     Add key=device_type valuelen=5
134:586  0:027  add device: PciRoot(0x0)/Pci(0x1b,0x0)
134:614  0:027     Add key=hda-gfx valuelen=10
134:641  0:027  add device: PciRoot(0x0)/Pci(0x1c,0x1)/Pci(0x0,0x0)
134:669  0:027     Add key=device_type valuelen=8
134:697  0:027     Add key=model valuelen=16
134:725  0:027     Add key=name valuelen=16
135:037  0:311     Add key=subsystem-vendor-id valuelen=4
135:065  0:027  add device: PciRoot(0x0)/Pci(0x1c,0x5)/Pci(0x0,0x0)
135:093  0:027     Add key=compatible valuelen=13
135:121  0:027     Add key=device_type valuelen=17
135:433  0:312     Add key=model valuelen=24
135:461  0:027     Add key=name valuelen=16
135:489  0:027     Add key=subsystem-vendor-id valuelen=4
135:517  0:027  add device: PciRoot(0x0)/Pci(0x1d,0x0)
135:545  0:027     Add key=AAPL,clock-id valuelen=1
135:572  0:027     Add key=AAPL,current-available valuelen=2
135:600  0:027     Add key=AAPL,current-extra valuelen=2
135:628  0:027     Add key=AAPL,current-in-sleep valuelen=2
135:939  0:310     Add key=built-in valuelen=1
135:967  0:027     Add key=device_type valuelen=5
135:995  0:027  add device: PciRoot(0x0)/Pci(0x2,0x0)
136:023  0:027     Add key=AAPL,ig-platform-id valuelen=4
136:051  0:027     Add key=framebuffer-fbmem valuelen=4
136:079  0:027     Add key=framebuffer-unifiedmem valuelen=4
136:107  0:027     Add key=framebuffer-patch-enable valuelen=4
136:135  0:027     Add key=framebuffer-stolenmem valuelen=4
136:183  0:048  add device: SecondaryGPU
136:211  0:027     Add key=device-id valuelen=4
136:239  0:027  Intel HD Graphics 5500 [8086:1616] :: PciRoot(0x0)\Pci(0x2,0x0)
136:267  0:027  found same device
136:296  0:029    ig-platform-id = 0x16260006
136:324  0:027    Intel: no default properties
136:662  0:338  Intel GFX revision  = 0x9
136:689  0:027   setting specified layout-id=3 (0x3)
136:717  0:027  found same device
136:745  0:027  found same device
136:773  0:027   setting specified layout-id=3 (0x3)
136:801  0:027  found same device
136:829  0:028  stringlength = 5240
136:857  0:027  OCABC: AllocPages 1 0x8D0FE000 (1) - Success
136:885  0:027  CurrentMode: Width=1366 Height=768
136:913  0:027  SetNvramVariable (system-id, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14, 0x2, 16): -> writing new (Success)
136:969  0:056  SetNvramVariable (MLB, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14, 0x6, 17): -> writing new (Success)
137:025  0:056  SetNvramVariable (ROM, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14, 0x6, 6): -> writing new (Success)
137:081  0:056  SetNvramVariable (FirmwareFeatures, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14, 0x6, 4): -> writing new (Success)
137:138  0:056  SetNvramVariable (FirmwareFeaturesMask, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14, 0x6, 4): -> writing new (Success)
137:205  0:067  SetNvramVariable (ExtendedFirmwareFeatures, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14, 0x6, 8): -> writing new (Success)
137:261  0:056  SetNvramVariable (ExtendedFirmwareFeaturesMask, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14, 0x6, 8): -> writing new (Success)
137:317  0:056  AddNvramVariable (HW_BID, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14, 0x6, 20): -> writing new (Success)
137:374  0:056  AddNvramVariable (security-mode, 7C436110-AB2A-4BBB-A880-FE41995C9F82, 0x7, 5): -> writing new (Success)
137:431  0:057  AddNvramVariable (backlight-level, 7C436110-AB2A-4BBB-A880-FE41995C9F82, 0x7, 2): -> already exists, abort
137:487  0:056  DeleteNvramVariable (DefaultBackgroundColor, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14):
137:515  0:027  SetNvramVariable (UIScale, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14, 0x7, 1): exists(0x6, 1)DeleteNvramVariable (UIScale, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14):
137:599  0:083  , diff. attr: deleting old (Success) -> writing new (Success)
137:946  0:347  SetNvramVariable (EFILoginHiDPI, 7C436110-AB2A-4BBB-A880-FE41995C9F82, 0x7, 4): -> writing new (Success)
138:003  0:057  SetNvramVariable (flagstate, 7C436110-AB2A-4BBB-A880-FE41995C9F82, 0x7, 32): -> writing new (Success)
138:060  0:057  SetNvramVariable (csr-active-config, 7C436110-AB2A-4BBB-A880-FE41995C9F82, 0x7, 4): exists(0x7, 4), not equal -> writing new (Success)
138:457  0:396  DeleteNvramVariable (BridgeOSHardwareModel, 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14):
138:485  0:028  DeleteNvramVariable (bootercfg, 7C436110-AB2A-4BBB-A880-FE41995C9F82):
138:513  0:028  DeleteNvramVariable (nvda_drv, 7C436110-AB2A-4BBB-A880-FE41995C9F82):
138:542  0:028  DeleteNvramVariable (recovery-boot-mode, 7C436110-AB2A-4BBB-A880-FE41995C9F82):
138:569  0:027  AddNvramVariable (wake-failure, 7C436110-AB2A-4BBB-A880-FE41995C9F82, 0x7, 5): -> writing new (Success)
138:911  0:341  DeleteNvramVariable (opencore-version, 7C436110-AB2A-4BBB-A880-FE41995C9F82):
138:939  0:027  Use origin smbios table type 1 guid.
138:968  0:029  SetStartupDiskVolume:
138:996  0:027    * Volume: 'Preboot'
139:024  0:027    * LoaderPath: '\73E9370D-7B9B-47FC-9AF2-B9C9C4305092\System\Library\CoreServices\boot.efi'
139:052  0:027    * DevPath: Preboot
139:080  0:027    * EFI_GUID = 7854F7B0-0293-462A-A2D7-01CD29AE4309
139:108  0:027  SetNvramVariable (efi-boot-device-data, 7C436110-AB2A-4BBB-A880-FE41995C9F82, 0x7, 264): exists(0x7, 144), not equal -> writing new (Success)
139:533  0:425    * efi-boot-device: <array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>7854F7B0-0293-462A-A2D7-01CD29AE4309</string></dict></dict></dict></array>
139:561  0:027  SetNvramVariable (efi-boot-device, 7C436110-AB2A-4BBB-A880-FE41995C9F82, 0x7, 216): exists(0x7, 216), not equal -> writing new (Success)
139:696  0:134  Custom boot screen not used because entry has unset use graphics
139:724  0:028  DeleteNvramVariable (IOHibernateRTCVariables, 7C436110-AB2A-4BBB-A880-FE41995C9F82):
139:752  0:028  DeleteNvramVariable (boot-image, 7C436110-AB2A-4BBB-A880-FE41995C9F82):
139:780  0:028  Kernel quirks
139:808  0:027  ACPCL 1 AXCL 1 AXEM 0 AXFB 0 CSG 0 DIM 1 DLJ 1 DRC 0 DPM 0 EBTFF 0 EDI 0 IPBS 0 LKP 1 PNKD 1 PTKP 0 TPD 0 XPL 0 PCC 0
139:836  0:027  Closing log
139:866  0:030  OCABC: Patching safe mode sur-2 at off D896
139:894  0:027  OCABC: AllocPages 2 0x8CEFE000 (512) - Success
139:922  0:027  OCABC: AllocPages 2 0xA2C0E000 (1) - Success
139:950  0:027  OC: Supported boot capabilities 4
139:978  0:027  OCABC: AllocPages 2 0xA2C0C000 (2) - Success
140:006  0:027  OCABC: Only 128/256 slide values are usable!
140:033  0:027  OCABC: Valid slides - 128-255
140:064  0:031  OCABC: AllocPages 1 0x8CEFD000 (1) - Success
140:097  0:032  OC: Opening file System\Library\Kernels\kernel with 1 mode gave - Not Found
140:125  0:027  OC: Opening file \73E9370D-7B9B-47FC-9AF2-B9C9C4305092 with 1 mode gave - Success
140:153  0:027  OC: Opening file \73E9370D-7B9B-47FC-9AF2-B9C9C4305092\System\Library\CoreServices\com.apple.Boot.plist with 1 mode gave - Not Found
140:183  0:029  OC: Opening file Library\Preferences\SystemConfiguration\com.apple.Boot.plist with 1 mode gave - Success
140:212  0:028  OC: Opening file \73E9370D-7B9B-47FC-9AF2-B9C9C4305092\System\Library\CoreServices\PlatformSupport.plist with 1 mode gave - Success
140:241  0:029  OCABC: AllocPages 2 0x1C300000 (71850) - Success
140:270  0:029  OC: Opening file System\Library\Caches\com.apple.corestorage\EncryptedRoot.plist.wipekey with 1 mode gave - Success
140:305  0:034  OC: Opening file \73E9370D-7B9B-47FC-9AF2-B9C9C4305092\System\Library\CoreServices\boot.efi with 1 mode gave - Success
140:342  0:037  OC: Opening file boot\System\Library\KernelCollections\BootKernelExtensions.kc.development with 1 mode gave - Not Found
140:372  0:029  OC: Opening file boot\System\Library\KernelCollections\BootKernelExtensions.kc with 1 mode gave - Success
142:208  1:836  OC: Kext reservation size info 5AD000 exe 19B1000
142:245  0:036  OC: Trying 64-bit XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc
142:275  0:030  OCAK: Found 64-bit Mach-O compressed 0 offset 0 size 0
142:303  0:027  OCAK: Determined kernel size is 65929216 bytes
142:460  0:156  OC: Result of 64-bit XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc (00000000) is Success
142:833  0:373  OCAK: Read kernel version 20.6.0 (200600)
142:861  0:027  OCAK: 64-bit patcher base 0xFFFFFF8000200000 kmod 0x0 file 0x0
142:889  0:027  OC: Kernel patch skipped [0] AppleAHCIPort (Make all drives to be internal)
142:917  0:027  OC: Kernel patch skipped [1] com.apple.iokit.IOAHCIBlockStorage (Enable TRIM for SSD)
142:946  0:029  OCAK: Zeroing _xcpm_core_scope_msrs 0xE2 applicable CPUs (76)
142:974  0:027  OCAK: Zeroing _xcpm_core_scope_msrs 0xE2 applicable CPUs (406416)
143:002  0:027  OCAK: Zeroing _xcpm_core_scope_msrs 0xE2 applicable CPUs (16384)
143:031  0:029  Replace B9E20000000F30 by B9E20000009090 at ofs:2DF
144:382  1:350  Replace B9E20000000F30 by B9E20000009090 at ofs:369
144:855  0:473  OCAK: 64-bit XcpmCfgLockRel replace count - 2
144:970  0:114  Replace 00252E2A7300 by 00002E2A7300 at ofs:9E152C
145:400  0:429  OCAK: 64-bit PanicKextDump replace count - 1
145:427  0:027  OCAK: Patch success kext dump
145:456  0:028  Replace 658B0425000000003B0000000000/FFFFFFFFC3FFFFFFFF0000000000(658B0425200000003B054FAECF00) by 31C0909090909090909090909090 at ofs:C3
148:349  2:892  OCAK: 64-bit LapicKernelPanic replace count - 1
148:377  0:027  OCAK: Patch success lapic
148:405  0:028  Replace 83000000000000/FF00000000FFFF(833DC490850000) by 31C09090909090 at ofs:AD
150:518  2:112  OCAK: 64-bit LapicKernelPanicMaster replace count - 1
150:566  0:048  OCAK: Patch success extended lapic
150:596  0:029  OCAK: CurrFreeCall E8 E4 FC A4 FF FFA4FCE4
150:623  0:027  OCAK: CurrFreeCall E8 A9 FC A4 FF FFA4FCA9
150:651  0:027  OCAK: CurrFreeCall E8 6F FC A4 FF FFA4FC6F
150:679  0:027  OCAK: CurrFreeCall E8 DC F9 A4 FF FFA4F9DC
150:707  0:027  OCAK: Found jettisoning fileset
150:782  0:074  OCAK: as.vit9696.Lilu got KXLD 0 0
150:810  0:027  OCAK: Requesting __LINKEDIT for as.vit9696.Lilu - 88F67438 at 3EE4000
150:838  0:027  OCAK: Requesting SymbolTable for as.vit9696.Lilu - 551
150:865  0:027  OCAK: Requesting __LINKEDIT for __kernel__ - 8508B508 at 0
150:893  0:027  OCAK: Requesting SymbolTable for __kernel__ - 21653
150:953  0:060  OCAK: Local relocs 689 on FFFFFF8004044000
150:982  0:028  OC: Prelinked injection Kexts\Other\Lilu.kext () - Success
151:010  0:028  OCAK: as.vit9696.VirtualSMC got KXLD 0 0
151:038  0:027  OCAK: Requesting __LINKEDIT for as.vit9696.VirtualSMC - 88F96438 at 3F13000
151:066  0:027  OCAK: Requesting SymbolTable for as.vit9696.VirtualSMC - 453
151:093  0:027  OCAK: Requesting SymbolTable for as.vit9696.Lilu - 159
151:124  0:030  OCAK: Patching invalid size 2000 with 17FF000 for com.apple.iokit.IOACPIFamily
151:152  0:027  OCAK: com.apple.iokit.IOACPIFamily got KXLD 0 0
151:180  0:027  OCAK: Requesting __LINKEDIT for com.apple.iokit.IOACPIFamily - 87768430 at 26E5000
151:208  0:027  OCAK: Requesting SymbolTable for com.apple.iokit.IOACPIFamily - 541
151:248  0:039  OCAK: Local relocs 515 on FFFFFF8004073000
151:288  0:039  OC: Prelinked injection Kexts\Other\VirtualSMC.kext () - Success
151:316  0:028  OCAK: as.vit9696.WhateverGreen got KXLD 0 0
151:343  0:027  OCAK: Requesting __LINKEDIT for as.vit9696.WhateverGreen - 88FB03E8 at 3F2D000
151:371  0:027  OCAK: Requesting SymbolTable for as.vit9696.WhateverGreen - 443
151:402  0:030  OCAK: Patching invalid size 29000 with 12D8000 for com.apple.iokit.IOPCIFamily
151:430  0:027  OCAK: com.apple.iokit.IOPCIFamily got KXLD 0 0
151:746  0:316  OCAK: Requesting __LINKEDIT for com.apple.iokit.IOPCIFamily - 87C8F480 at 2C0C000
151:774  0:027  OCAK: Requesting SymbolTable for com.apple.iokit.IOPCIFamily - 1312
151:817  0:042  OCAK: Local relocs 1836 on FFFFFF800408D000
151:847  0:029  OC: Prelinked injection Kexts\Other\WhateverGreen.kext () - Success
151:880  0:032  OCAK: as.vit9696.AppleALC got KXLD 0 0
151:908  0:027  OCAK: Requesting __LINKEDIT for as.vit9696.AppleALC - 890313E8 at 3FAE000
151:936  0:027  OCAK: Requesting SymbolTable for as.vit9696.AppleALC - 444
151:975  0:039  OCAK: Local relocs 5709 on FFFFFF800410E000
152:010  0:034  OC: Prelinked injection Kexts\Other\AppleALC.kext () - Success
152:038  0:027  OCAK: as.vit9696.SMCProcessor got KXLD 0 0
152:066  0:027  OCAK: Requesting __LINKEDIT for as.vit9696.SMCProcessor - 891CF3E8 at 414C000
152:094  0:027  OCAK: Requesting SymbolTable for as.vit9696.SMCProcessor - 355
152:122  0:027  OCAK: Requesting SymbolTable for as.vit9696.VirtualSMC - 27
152:439  0:317  OCAK: Local relocs 332 on FFFFFF80042AC000
152:467  0:028  OC: Prelinked injection Kexts\Other\SMCProcessor.kext () - Success
152:805  0:338  OCAK: ru.joedm.SMCSuperIO got KXLD 0 0
152:832  0:027  OCAK: Requesting __LINKEDIT for ru.joedm.SMCSuperIO - 891DE3E8 at 415B000
152:860  0:027  OCAK: Requesting SymbolTable for ru.joedm.SMCSuperIO - 347
152:897  0:036  OCAK: Local relocs 2168 on FFFFFF80042BB000
152:928  0:031  OC: Prelinked injection Kexts\Other\SMCSuperIO.kext () - Success
152:956  0:027  OCAK: org.rehabman.driver.AppleSmartBatteryManager got KXLD 0 0
153:268  0:312  OCAK: Requesting __LINKEDIT for org.rehabman.driver.AppleSmartBatteryManager - 891FF398 at 417C000
153:296  0:027  OCAK: Requesting SymbolTable for org.rehabman.driver.AppleSmartBatteryManager - 495
153:334  0:038  OCAK: Local relocs 909 on FFFFFF80042DC000
153:363  0:028  OC: Prelinked injection Kexts\Other\ACPIBatteryManager.kext () - Success
153:396  0:032  OCAK: com.zxystd.AirportItlwm got KXLD 0 0
153:423  0:027  OCAK: Requesting __LINKEDIT for com.zxystd.AirportItlwm - 892123E8 at 418F000
153:471  0:047  OCAK: Requesting SymbolTable for com.zxystd.AirportItlwm - 11973
153:507  0:035  OCAK: Patching invalid size 17000 with 1564000 for com.apple.iokit.IONetworkingFamily
153:535  0:027  OCAK: com.apple.iokit.IONetworkingFamily got KXLD 0 0
153:563  0:027  OCAK: Requesting __LINKEDIT for com.apple.iokit.IONetworkingFamily - 87A03480 at 2980000
153:591  0:027  OCAK: Requesting SymbolTable for com.apple.iokit.IONetworkingFamily - 1644
153:653  0:062  OCAK: Vtable patching failed for kext com.zxystd.AirportItlwm
153:681  0:027  OC: Prelinked injection Kexts\Other\AirportItlwm.kext () - Invalid Parameter
153:709  0:028  OCAK: org.emlydinesh.driver.ApplePS2SmartTouchPad got KXLD 0 0
153:737  0:027  OCAK: Requesting __LINKEDIT for org.emlydinesh.driver.ApplePS2SmartTouchPad - 89212398 at 418F000
153:765  0:027  OCAK: Requesting SymbolTable for org.emlydinesh.driver.ApplePS2SmartTouchPad - 1011
153:796  0:030  OCAK: Patching invalid size 5D000 with 1628000 for com.apple.iokit.IOHIDFamily
153:823  0:027  OCAK: com.apple.iokit.IOHIDFamily got KXLD 0 0
153:851  0:027  OCAK: Requesting __LINKEDIT for com.apple.iokit.IOHIDFamily - 8793F438 at 28BC000
153:879  0:027  OCAK: Requesting SymbolTable for com.apple.iokit.IOHIDFamily - 3771
153:910  0:030  OCAK: Patching invalid size 3000 with 12A1000 for com.apple.iokit.IOReportFamily
153:938  0:027  OCAK: com.apple.iokit.IOReportFamily got KXLD 0 0
153:966  0:027  OCAK: Requesting __LINKEDIT for com.apple.iokit.IOReportFamily - 87CC6398 at 2C43000
153:994  0:027  OCAK: Requesting SymbolTable for com.apple.iokit.IOReportFamily - 446
154:072  0:078  OCAK: Local relocs 393 on FFFFFF80042EF000
154:100  0:028  OC: Prelinked injection Kexts\Other\ApplePS2SmartTouchPad.kext () - Success
154:128  0:027  OCAK: org.emlydinesh.driver.ApplePS2Controller got KXLD 0 0
154:156  0:027  OCAK: Requesting __LINKEDIT for org.emlydinesh.driver.ApplePS2Controller - 892383E8 at 41B5000
154:184  0:027  OCAK: Requesting SymbolTable for org.emlydinesh.driver.ApplePS2Controller - 518
154:223  0:038  OCAK: Local relocs 1266 on FFFFFF8004315000
154:252  0:029  OC: Prelinked injection Kexts\Other\ApplePS2SmartTouchPad.kext\Contents\PlugIns\ApplePS2Controller.kext () - Success
154:280  0:027  OCAK: org.emlydinesh.driver.ApplePS2Keyboard got KXLD 0 0
154:308  0:027  OCAK: Requesting __LINKEDIT for org.emlydinesh.driver.ApplePS2Keyboard - 8924A398 at 41C7000
154:336  0:027  OCAK: Requesting SymbolTable for org.emlydinesh.driver.ApplePS2Keyboard - 407
154:368  0:032  Dependency com.apple.iokit.IOHIDSystem fallback to com.apple.iokit.IOHIDFamily succeeded. Please fix your kext!
154:396  0:027  OCAK: Requesting SymbolTable for org.emlydinesh.driver.ApplePS2Controller - 190
154:434  0:038  OCAK: Local relocs 346 on FFFFFF8004327000
154:462  0:028  OC: Prelinked injection Kexts\Other\ApplePS2SmartTouchPad.kext\Contents\PlugIns\ApplePS2Keyboard.kext () - Success
154:490  0:027  OCAK: as.acidanthera.BlueToolFixup got KXLD 0 0
154:807  0:316  OCAK: Requesting __LINKEDIT for as.acidanthera.BlueToolFixup - 8925E3E8 at 41DB000
154:835  0:027  OCAK: Requesting SymbolTable for as.acidanthera.BlueToolFixup - 499
154:870  0:035  OCAK: Local relocs 314 on FFFFFF800433B000
154:899  0:028  OC: Prelinked injection Kexts\Other\BlueToolFixup.kext () - Success
154:928  0:029  OCAK: com.zxystd.IntelBluetoothFirmware got KXLD 0 0
154:956  0:027  OCAK: Requesting __LINKEDIT for com.zxystd.IntelBluetoothFirmware - 89268398 at 41E5000
154:984  0:027  OCAK: Requesting SymbolTable for com.zxystd.IntelBluetoothFirmware - 1533
155:016  0:031  OCAK: Patching invalid size 8E000 with FBA000 for com.apple.iokit.IOUSBHostFamily
155:043  0:027  OCAK: com.apple.iokit.IOUSBHostFamily got KXLD 0 0
155:071  0:027  OCAK: Requesting __LINKEDIT for com.apple.iokit.IOUSBHostFamily - 87FAD438 at 2F2A000
155:099  0:027  OCAK: Requesting SymbolTable for com.apple.iokit.IOUSBHostFamily - 3136
155:127  0:028  OCAK: Patching invalid size 4000 with 2A16000 for com.apple.driver.AppleBusPowerController
155:175  0:048  OCAK: com.apple.driver.AppleBusPowerController got KXLD 0 0
155:203  0:027  OCAK: Requesting __LINKEDIT for com.apple.driver.AppleBusPowerController - 86551348 at 14CE000
155:542  0:339  OCAK: Requesting SymbolTable for com.apple.driver.AppleBusPowerController - 393
155:571  0:028  OCAK: Patching invalid size 19000 with 26EE000 for com.apple.driver.AppleSMC
155:885  0:313  OCAK: com.apple.driver.AppleSMC got KXLD 0 0
155:912  0:027  OCAK: Requesting __LINKEDIT for com.apple.driver.AppleSMC - 868793E8 at 17F6000
155:940  0:027  OCAK: Requesting SymbolTable for com.apple.driver.AppleSMC - 754
155:972  0:031  OCAK: Patching invalid size 3000 with A49000 for com.apple.driver.watchdog
156:000  0:027  OCAK: com.apple.driver.watchdog got KXLD 0 0
156:028  0:027  OCAK: Requesting __LINKEDIT for com.apple.driver.watchdog - 8851E348 at 349B000
156:056  0:027  OCAK: Requesting SymbolTable for com.apple.driver.watchdog - 473
156:089  0:032  OCAK: Patching invalid size 4000 with 259E000 for com.apple.driver.usb.AppleUSBCommon
156:399  0:310  OCAK: com.apple.driver.usb.AppleUSBCommon got KXLD 0 0
156:427  0:027  OCAK: Requesting __LINKEDIT for com.apple.driver.usb.AppleUSBCommon - 869C9398 at 1946000
156:455  0:027  OCAK: Requesting SymbolTable for com.apple.driver.usb.AppleUSBCommon - 337
156:522  0:067  OCAK: Local relocs 725 on FFFFFF8004345000
156:550  0:028  OC: Prelinked injection Kexts\Other\IntelBluetoothFirmware.kext () - Success
156:578  0:027  OCAK: ru.usrsse2.SMCBatteryManager got KXLD 0 0
156:606  0:027  OCAK: Requesting __LINKEDIT for ru.usrsse2.SMCBatteryManager - 8993D3E8 at 48BA000
156:634  0:027  OCAK: Requesting SymbolTable for ru.usrsse2.SMCBatteryManager - 1213
156:665  0:031  OCAK: Patching invalid size 1000 with 121E000 for com.apple.iokit.IOSMBusFamily
156:693  0:027  OCAK: com.apple.iokit.IOSMBusFamily got KXLD 0 0
156:721  0:027  OCAK: Requesting __LINKEDIT for com.apple.iokit.IOSMBusFamily - 87D49348 at 2CC6000
156:749  0:027  OCAK: Requesting SymbolTable for com.apple.iokit.IOSMBusFamily - 377
156:788  0:039  OCAK: Local relocs 809 on FFFFFF8004A1A000
156:817  0:028  OC: Prelinked injection Kexts\Other\SMCBatteryManager.kext () - Success
156:845  0:027  OCAK: as.lvs1974.SMCDellSensors got KXLD 0 0
156:873  0:027  OCAK: Requesting __LINKEDIT for as.lvs1974.SMCDellSensors - 899553E8 at 48D2000
156:901  0:027  OCAK: Requesting SymbolTable for as.lvs1974.SMCDellSensors - 370
156:937  0:036  OCAK: Local relocs 436 on FFFFFF8004A32000
156:966  0:028  OC: Prelinked injection Kexts\Other\SMCDellSensors.kext () - Success
156:997  0:031  OCAK: com.rehabman.driver.USBInjectAll got KXLD 0 0
157:025  0:027  OCAK: Requesting __LINKEDIT for com.rehabman.driver.USBInjectAll - 89964398 at 48E1000
157:053  0:027  OCAK: Requesting SymbolTable for com.rehabman.driver.USBInjectAll - 356
157:089  0:036  OCAK: Local relocs 602 on FFFFFF8004A41000
157:119  0:030  OC: Prelinked injection Kexts\Other\USBInjectAll.kext () - Success
157:147  0:027  OC: Prelink size 76484608 kext offset 65945600 reserved 26939392
157:175  0:027  OCAK: KC TEXT is 65536 bytes with 50152 Mach-O headers need 1208
157:217  0:042  OC: Prelinked patch [0] AppleAHCIPort (Make all drives to be internal)
157:250  0:032  OCAK: Failed to pk find AppleAHCIPort - Not Found
157:278  0:027  OC: Prelinked patcher result 0 for AppleAHCIPort (AppleAHCIPort (Make all drives to be internal)) - Not Found
157:305  0:027  OC: Prelinked patch [1] com.apple.iokit.IOAHCIBlockStorage (Enable TRIM for SSD)
157:336  0:030  OCAK: Patching invalid size 18000 with 17E5000 for com.apple.iokit.IOAHCIBlockStorage
157:363  0:027  OCAK: com.apple.iokit.IOAHCIBlockStorage got KXLD 0 0
157:392  0:028  Replace 004150504C452053534400 by 0000000000000000000000 at ofs:139E3
158:985  1:593  OCAK: 64-bit com.apple.iokit.IOAHCIBlockStorage (Enable TRIM for SSD) replace count - 1
159:013  0:027  OC: Prelinked patcher result 1 for com.apple.iokit.IOAHCIBlockStorage (com.apple.iokit.IOAHCIBlockStorage (Enable TRIM for SSD)) - Success
159:062  0:048  OCAK: Patching invalid size 1D000 with 289E000 for com.apple.driver.AppleIntelCPUPowerManagement
159:090  0:027  OCAK: com.apple.driver.AppleIntelCPUPowerManagement got KXLD 0 0
159:173  0:083  Replace 444D415200 by 52414D4400 at ofs:24450
159:823  0:650  OCAK: 64-bit AppleIoMapper replace count - 1
159:851  0:027  OCAK: Patch success com.apple.iokit.IOPCIFamily AppleIoMapper
159:900  0:049  OC: Prelinked status - Success
159:956  0:055  OC: Opening file usr\standalone\OS.dmg.root_hash with 1 mode gave - Success
159:986  0:029  OC: Opening file usr\standalone\OS.dmg.root_hash.x86legacyap.im4m with 1 mode gave - Success
160:015  0:028  OCSMC: SmcReadValue Key 4D535463 Size 1
160:042  0:027  OCSMC: SmcReadValue Key 4D534163 Size 2
160:073  0:030  ++++++++++++++++++++++++++++++++

And the last: freezer blank blackscreen when add your AppleAPFS.efi in EFI/Clover/drivers/UEFI

0:100  0:100  MemLog inited, TSC freq: 2194918185
0:100  0:000  CPU was calibrated with ACPI PM Timer
0:100  0:000  CloverX64 : Image base = 0x8D1DA000
0:100  0:000  Clover ImageHandle = 9fe22e98
0:101  0:001  === [ Starting Clover ] =========================
0:101  0:000  Now is 22.07.2022,  10:54:17 (GMT)
0:101  0:000  Starting Clover revision: 5148 (master, commit 8920835bf) on American Megatrends EFI
0:101  0:000  Build id: 20220709065223-8920835-5148-dirty
0:101  0:000  Build with: [Args: -D NO_GRUB_DRIVERS_EMBEDDED -D LESS_DEBUG -t GCC53 | --cmd-len=50000 -D NO_GRUB_DRIVERS_EMBEDDED -D LESS_DEBUG --conf=/Users/sergey/src/CloverBootloader/Conf -D USE_LOW_EBDA -a X64 -b RELEASE -t GCC53 -n 5 | OS: 13]
0:101  0:000  === [ Get Smbios ] ==============================
0:101  0:000  Type 16 Index = 0
0:101  0:000  Total Memory Slots Count = 2
0:101  0:000  Type 17 Index = 0
0:101  0:000  SmbiosTable.Type17->SlotIndex = 0
0:101  0:000  SmbiosTable.Type17->ModuleSize = 8192MB
0:101  0:000  SmbiosTable.Type17->Type = 0
0:101  0:000  SmbiosTable.Type17->Frequency = 1600MHz
0:101  0:000  SmbiosTable.Type17->Bank/Device =  DIMM A
0:101  0:000  SmbiosTable.Type17->Vendor = Samsung
0:101  0:000  SmbiosTable.Type17->SerialNo = 96AD9C99
0:101  0:000  SmbiosTable.Type17->PartNo = M471B1G73DB0-YK0
0:101  0:000  Type 17 Index = 1
0:101  0:000  Ignoring insane frequency value 0MHz
0:101  0:000  Boot status=0
0:101  0:000  Running on: 'Inspiron 3558' with board '0G1TDD'
0:101  0:000  === [ GetCPUProperties ] ========================
0:101  0:000  CPU Vendor = 756E6547 Model=306D4
0:101  0:000   The CPU supported SSE4.1
0:101  0:000   The CPU supported RDRAND
0:101  0:000  BrandString = Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
0:101  0:000   The CPU supported turbo
0:101  0:000   Energy PerfBias is  visible:
0:101  0:000  MSR 0x35               20004
0:101  0:000  MSR 0xE2 before patch 1E008404
0:101  0:000  MSR 0xE2 is locked, PM patches will be turned on
0:101  0:000  MSR 0xCE              0005053B_F3011600
0:101  0:000  corrected FLEX_RATIO = 0
0:101  0:000  MSR 0x1B0             00000000
0:101  0:000  FSBFrequency = 100 MHz, DMI FSBFrequency = 100 MHz, Corrected FSBFrequency = 100 MHz
0:101  0:000  MaxDiv/MinDiv: 22.0/5
0:101  0:000  Turbo: 25/25/25/27
0:101  0:000  Features: 0x77FAFBBFBFEBFBFF
0:101  0:000  Threads: 4
0:101  0:000  Cores: 2
0:101  0:000  FSB: 100 MHz
0:101  0:000  CPU: 2200 MHz
0:101  0:000  TSC: 2200 MHz
0:101  0:000  PIS: 100 MHz
0:101  0:000  ExternalClock: 25 MHz
0:101  0:000  === [ GetDevices ] ==============================
0:101  0:000  GOP found at: PciRoot(0x0)/Pci(0x2,0x0)/AcpiAdr(0x80010100)
0:101  0:000  PCI (00|00:00.00) : 8086 1604 class=060000
0:101  0:000  PCI (00|00:02.00) : 8086 1616 class=030000
0:101  0:000   - GFX: Model=Intel HD Graphics 5500 (Intel)
0:101  0:000   - GOP: Provided by device
0:101  0:000  PCI (00|00:03.00) : 8086 160C class=040300
0:101  0:000  PCI (00|00:14.00) : 8086 9CB1 class=0C0330
0:101  0:000  PCI (00|00:16.00) : 8086 9CBA class=078000
0:101  0:000  PCI (00|00:16.01) : FFFF FFFF class=FFFFFF
0:101  0:000  PCI (00|00:1B.00) : 8086 9CA0 class=040300
0:101  0:000  PCI (00|00:1C.00) : 8086 9C90 class=060400
0:101  0:000  PCI (00|00:1C.02) : 8086 9C94 class=060400
0:101  0:000  PCI (00|06:00.00) : 8086 08B3 class=028000
0:101  0:000   - WIFI: Vendor= Intel
0:101  0:000  PCI (00|00:1C.04) : 8086 9C98 class=060400
0:101  0:000  PCI (00|08:00.00) : 10DE 1299 class=030200
0:102  0:000  PCI (00|00:1D.00) : 8086 9CA6 class=0C0320
0:102  0:000  PCI (00|00:1F.00) : 8086 9CC3 class=060100
0:102  0:000  PCI (00|00:1F.02) : 8086 9C83 class=010601
0:102  0:000  PCI (00|00:1F.03) : 8086 9CA2 class=0C0500
0:109  0:007  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\0G1TDD\UEFI'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\Inspiron 3558'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\Inspiron 3558-2200'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\0G1TDD'. Dir doesn't exist.
0:109  0:000  _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\0G1TDD-2200'. Dir doesn't exist.
0:109  0:000  === [ GetUserSettings ] =========================
0:109  0:000  GetDefaultModel()=MacBook8,1
0:117  0:007  Using config.plist at path: \EFI\CLOVER
0:118  0:001  Cannot find smbios.plist at path '\EFI\CLOVER' : Not Found
0:118  0:000  '\EFI\CLOVER\smbios.plist' not loaded. Efi error Not Found
0:118  0:000  Using latest BiosVersion from config instead of default 'MBP121.88Z.F000.B00.2106131845'
0:955  0:836  Using latest BiosReleaseDate from config instead of default '06/13/2021'
0:981  0:025  BiosVersion: MBP121.88Z.0176.B00.1804091715
1:006  0:025  BiosReleaseDate: 04/09/2018
1:032  0:025  EfiVersion: 427.140.8.0.0
1:058  0:025  Calibrated TSC Frequency = 2194918185 = 2194MHz
1:083  0:025  === [ GetListOfThemes ] =========================
1:109  0:025  No theme dir was discovered
1:135  0:025  === [ Found config plists ] =====================
1:160  0:025  - config.plist
1:190  0:030  === [ LoadDrivers ] =============================
1:219  0:029  Loading AudioDxe.efi status=Success
1:304  0:084   - driver needs connecting
1:330  0:025  Loading AppleAPFS.efi status=Success
1:896  0:565   - driver needs connecting
1:921  0:025  2 drivers needs connecting ...
1:947  0:025  PlatformDriverOverrideProtocol->GetDriver overriden
1:973  0:025  APFS driver loaded

BeforeLoadAPFSManual

BeforeLoadAPFSManual.png

 

 

AfterLoadAPFSManual_F3

AfterLoadAPFSManual_F3.png

 

 

AfterLoadAPFSManual

AfterLoadAPFSManual.png

Edited by oldman20
Link to comment
Share on other sites

On 7/15/2022 at 9:39 PM, chris1111 said:

I use this drivers with Clover without issue on my HP Prodesk

AppleAPFS.efi without verbose text

file attach

AppleAPFS.efi.zip 299.69 kB · 7 downloads

And i think my Dell Inspiron 3558 is special somehow

Cause in previous Dell 3543 it boot normaly with same method structure clover folders and drivers

  • Like 1
Link to comment
Share on other sites

7 hours ago, Slice said:

Show please "diskutil list" output when you successfully boot into macOS.

Here Sir:

~ % diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *250.1 GB   disk0
   1:                        EFI ⁨ESP⁩                     734.0 MB   disk0s1
   2:                 Apple_APFS ⁨Container disk2⁩         128.8 GB   disk0s2
   3:       Microsoft Basic Data ⁨Windows 11 22H2⁩         77.5 GB    disk0s3
   4:       Microsoft Basic Data ⁨⁩                        42.9 GB    disk0s4

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *640.1 GB   disk1
   1:       Microsoft Basic Data ⁨⁩                        6.4 GB     disk1s1
   2:       Microsoft Basic Data ⁨⁩                        4.3 GB     disk1s2
   3:       Microsoft Basic Data ⁨OthersLinux⁩             85.9 GB    disk1s3
   4:       Microsoft Basic Data ⁨Others⁩                  221.4 GB   disk1s4
   5:       Microsoft Basic Data ⁨Storage⁩                 322.1 GB   disk1s5

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +128.8 GB   disk2
                                 Physical Store disk0s2
   1:                APFS Volume ⁨macOS - Data⁩            21.3 GB    disk2s1
   2:                APFS Volume ⁨Preboot⁩                 282.6 MB   disk2s2
   3:                APFS Volume ⁨Recovery⁩                620.5 MB   disk2s3
   4:                APFS Volume ⁨VM⁩                      1.1 MB     disk2s4
   5:                APFS Volume ⁨macOS⁩                   15.3 GB    disk2s5
   6:              APFS Snapshot ⁨com.apple.os.update-...⁩ 15.3 GB    disk2s5s1

/dev/disk3 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *3.9 GB     disk3
   1:       Microsoft Basic Data ⁨CLOVERTEST⁩              964.7 MB   disk3s1
   2:       Microsoft Basic Data ⁨OCTEST⁩                  965.7 MB   disk3s2
   3:       Microsoft Basic Data ⁨CLSN⁩                    965.7 MB   disk3s3
   4:       Microsoft Basic Data ⁨OCSN⁩                    982.5 MB   disk3s4

I Installed macOS in disk0 SSD

Link to comment
Share on other sites

I see no reason for such behaviour. A mistake in ApfsDriverLoader? Then AppleAPFS should work because it is quite another driver.

An error in Clover? We should see it in debug.log. What else? Bad sector on SSD drive?

Link to comment
Share on other sites

6 minutes ago, Slice said:

I see no reason for such behaviour. A mistake in ApfsDriverLoader? Then AppleAPFS should work because it is quite another driver.

An error in Clover? We should see it in debug.log. What else? Bad sector on SSD drive?

I checked hardwares, nothing found. I attached log in previous post but seem nothing abnormal?

Link to comment
Share on other sites

  • 3 weeks later...
On 7/26/2022 at 5:27 PM, Slice said:

Nothing abnormal.

 the funny i found this time is when test with Clover 4045, i put ApfsDriverLoader.efi from 5148 to EFI driver folder of 4045, APFS partition is showed
i attached preboot.log from 4045 clover, if you want to check, thankscreenshot0.thumb.png.1cc666a9f16deb9f0f29aa5c7862c7d8.png

preboot.log

Link to comment
Share on other sites

On 7/15/2022 at 5:16 PM, Guest 5T33Z0 said:

@oldman20 Upload your Clover EFI folder please (without Themes folder)

i followed careful your tutorial on github, and still not working normaly, must put apfsdriverloader.efi outside drivers folder then load in EFIShell to bootable mac

https://drive.google.com/file/d/1avmgQ2uFZWYSc1d_TgYpNY6cAARoDKpB/view?usp=sharing

 

after load manual apfsdriverloader.efi, mac partition volume showup and bootup. Sound, BrighterSlide, jack combo, wifi, bluetooth, sleep, autosleep working fine. Dont understand what's happened?

Edited by oldman20
more detail
Link to comment
Share on other sites

  • 2 weeks later...

Finally i can control this issue, can sure reason cause my "special" behavior while load efi drivers. 

 

All what i did is set ApfsDriverLoader.efi (and HfsPlus.efi, if need for installation macOS with Clover, yes)

 

Firstly put ApfsDriverLoader.efi and HfsPlus.efi in root of EFI partition. 

 

Boot into Clover GUI, press S to open EFI Shell:

 

fsx: #x depend your partitions layout, mine is 0

ls #check for sure x is correct part, if that you will see ApfsDriverLoader.efi and HfsPlus.efi

bcfg driver add y fsx:\ApfsDriverLoader.efi "What ever name"

In my case, I add both ApfsDriverLoader.efi and HfsPlus.efi so these my cmd:

 

bcfg driver add 0 fs0:\ApfsDriverLoader.efi "Apfs Driver"

 

bcfg driver add 1 fs0:\HfsPlus.efi "HFS+ Driver" 

 

Then type: exit to out of EFI She'll/ or just Ctrl+Alt+Del to reboot device, Clover will autoload EFI and show macOS to boot

 

*NOTE: bcfg will store EFI drivers in NVRAM, so if reset NVRAM will be gone, must repeat above process20220820_132239.thumb.jpg.84b222962aa8e4c3a9cdb6cefed02214.jpg

 

 

 

 

 

  • Like 1
Link to comment
Share on other sites

  • 5 months later...
 Share

×
×
  • Create New...