Jump to content
30960 posts in this topic

Recommended Posts

Why not use "Other" folder?

I don't know. I can't see other folder in kext injection management. Only shown blank like 2nd pic above. I can't block any kexts.

 

 

EDIT1.

My laptop has only one SSD.

Also ESP too. I also tested old clover version. I saw It read kext list.

 

나의 LG-F800S 의 Tapatalk에서 보냄

Same FakeSMC works from 10.6 up to 10.13.x

Any example of system dependent kext? If so then it can be installed in SLE of the corresponding system.

 

Yes, I agree if the feature is advertized then it should work.

  • Like 1

Same FakeSMC works from 10.6 up to 10.13.x

Any example of system dependent kext? If so then it can be installed in SLE of the corresponding system.

 

Yes, I agree if the feature is advertized then it should work.

Do you have a FakeSMC 10.6 to 10.13 ?

I am already asking you for ! This is your respond ➤ FakeSMC 10.6.8

Do you have a FakeSMC 10.6 to 10.13 ?

I am already asking you for ! This is your respond ➤ FakeSMC 10.6.8

I have no 3.5.0 for 10.6 because I have no Xcode 4.4.1, the last version able to compile to 32 bit.

But 3.5.0 sources is compatible with 10.6 if you compile them by yourself.

FakeSMC 3.4.1 should work in 10.13 too. There is a little problem with HWInfo that must be installed in SLE.

  • Like 1

Do you have a FakeSMC 10.6 to 10.13 ?

I am already asking you for ! This is your respond ➤ FakeSMC 10.6.8

If you want to use fakesmc for supported all osx, try to use rehabman build. I tested all osx since 10.6 to 10.13.2 beta1 on my hp probook 4230s. Only I put his kext in other folder.

 

EDIT1.

I also tested Kozlek build. On 4230s, get random kp if use plugins files on high sierra. Rehabman build is stable for me on all osx.

 

나의 LG-F800S 의 Tapatalk에서 보냄

  • Like 1

Hi

 

@Slice

 

macOS 10.13.2 Beta 1:

 

In Clover GUI "mac null" appears during phase 2 when I re-boot and select "Install macOS on HDXX". And Like Sherlocks, Kext management don't show any folder, so I can't disabled any kexts.

 

So I watched In macOS 10.13.2 thread, I can install now 10.13.2 Beta with -lilubeta and -alcbeta (1.21 compiled by myself)

  • Like 2
Guest ricoc90

I have the same issue when it comes to no buildversion detection for macOS (update) installer as well as empty kext inject management, as reported here

(Issue persists in r4278)

 

As of Lilu: The latest version works fine and doesn't need -lilubeta. Same goes for AppleALC (both are v1.2.1 in my case)

Also, you don't need to "block" the injection for Lilu if it gives you a KP. bootarg -liluoff is sufficient.

I have this problem with clover rev you can see in my signature

I have an unsupported CPu

I have a working config.plist with a fakecpuid and two kernel patches and IOCPIFamily Brumbaer kext to patch

 

when I install a fresh or I updating to HighSierra beta or 10.3.1 I have Install disk name in clover boot loader start menu

If I boot with my working config.plist I have an immediate reboot in ++++++++++ stage

if I select Kernel XCPM I can boot and I can complete my installation

When installation is over I can boot with my original config.plist without flagging Kernel XCPM

It is no a big problem..but it is weird

 

 


I can't boot with 4268 or 4259. I am able to  boot with 4243 and before. In verbose boot with 4259 and 4268 it freezes right away and I'm not sure how to troubleshoot. I appreciate clover and any help you can give. Thanks johnm

Attached photos of verbose freezing 4268, and the customize choices I made when installing clover upgrade only, thanks

 

 

check 4279 commit -- seems something is missing?

 

[CC] text
/Extra/Clover_Install/CloverGrowerPro/edk2/Clover/rEFIt_UEFI/Platform/AcpiPatcher.c:763:29: error: use of undeclared identifier 'SSDT_SIGN'
      if (hdr->Signature != SSDT_SIGN || MatchIndex != -1) {
                            ^
1 error generated.
make: *** [/Extra/Clover_Install/CloverGrowerPro/edk2/Build/Clover/RELEASE_XCODE9/X64/Clover/rEFIt_UEFI/refit/OUTPUT/Platform/AcpiPatcher.obj] Error 1

Guest ricoc90

I have never had problems booting with Clover

but latest additions (from today) causing instant panic when trying to boot

4277 works fine

the problem is somewhere in the last two hours.

 

 

or maybe it's XCODE update to 9.1?

 

 

Builds and boots fine for me with XCODE 9.1 (r4286)

0:100  0:000  Starting Clover revision: 4286 on American Megatrends EFI
0:100  0:000  Build with: [Args: -t XCODE9 -D NO_GRUB_DRIVERS -D NO_GRUB_DRIVERS_EMBEDDED -x64 | -D NO_GRUB_DRIVERS -D NO_GRUB_DRIVERS_EMBEDDED -D USE_LOW_EBDA -a X64 -b RELEASE -t XCODE9 -n 5 | OS: 10.13.2 | XCODE: 9.1]

 

 

There seems something wrong with rev. 4282 - DSDT FixMask:

 

this is my config.plist in the section of DSDT Fixes:

Bildschirmfoto2017-11-01um22.04.56.png

And this is the summary, when booting CLOVER rev. 4285:

 

dsdt-fixmask.jpg

 

and this within the DSDT fix mask menu:

 

dsdt-fixmask_empty.jpg

 

as you may notice: NONE of my selections from config.plist are marked here.

 

After i marked them manually:

 

dsdt_fixmask_selection.jpg

 

so for no: everytime i reboot, i have to make this selection manually. Selection won't bet set by CLOVER, referenced by config.plist.

 

Maybe just a small bug, but anyway: i just want to let you know.

 

 

 

MY FAULT, please forget about the above. Forget to copy new "BOOTX64.efi" and "CLOVERX64.efi" to my main bootdrives EFI folder. :wub:

Did so now and now i have the same problem like all the others: CLOVER main menu appears, but after hitting ENTER to start from selected drive, screens just turn black and nothing happens. Machine totally hangs.

BUT: DSDT fixes now work as expected.

 

PS: and another one: shouldn't it be named "Fix SBUS" instead of "Add SMBUS" ?

  • Like 2

There seems something wrong with rev. 4282 - DSDT FixMask:

 

this is my config.plist in the section of DSDT Fixes:

Bildschirmfoto2017-11-01um22.04.56.png

And this is the summary, when booting CLOVER rev. 4285:

 

dsdt-fixmask.jpg

 

and this within the DSDT fix mask menu:

 

dsdt-fixmask_empty.jpg

 

 

 

as you may notice: NONE of my selections from config.plist are marked here.

 

After i marked them manually:

 

dsdt_fixmask_selection.jpg

 

so for no: everytime i reboot, i have to make this selection manually. Selection won't bet set by CLOVER, referenced by config.plist.

 

Maybe just a small bug, but anyway: i just want to let you know.

 

PS: and another one: shouldn't it be named "Fix SBUS" instead of "Add SMBUS" ?

Do you have a EFI Backup folder on main partition? If DSDT values on the Backup config.plist are zero this may be the issue. I have found if the backup config.plist is not exactly the same as the EFI plist then my boot screen menu shows incorrect values. If you install new version of clover the old one goes to Backup EFI folder when using RCScripts option. Just a possibility.
  • Like 1

problems start with 4279 - if I fix AcpiPatcher.c to compile

(SSDT_SIGN is replaced with EFI_ACPI_4_0_SECONDARY_SYSTEM_DESCRIPTION_TABLE_SIGNATURE)

then it will compile. but then then the problems start. 

 

Howver, if I revert to r4278 AcpiPatcher - put this file in r4279. then no problem.

Fixed the issue with latest CLOVER rev.:

 

it is the changes from rev. 4281. If i replace the changed files from that rev. with the unmodified files from rev. 4278, i could boot once again normal into macOS Desktop.

These two files have been changed in rev. 4281:

 

/rEFIt_UEFI/Platform/AcpiPatcher.c

/rEFIt_UEFI/libeg/image.c

 

If you switch back to a copy of those two files from  (for example) rev. 4278 and re-compile CLOVER, it gives back sucessfull boot into Desktop. At least for me it does.

Attached you will find those two "unmodified" files from rev. 4278

 

also attached: recompiled "BOOTX64.efi" and "CLOVERX64.efi" <-- just "switch" those to files within your EFI folder.

 

My "bdmesg" bootlog from rev. 4286:

 

0:100 0:100 MemLog inited, TSC freq: 4008569110
0:100 0:000 CPU was calibrated without ACPI PM Timer: ACPI I/O space is not enabled., use RTC
0:100 0:000
0:100 0:000 Now is 1.11.2017, 22:16:24 (GMT)
0:100 0:000 Starting Clover revision: 4286 on American Megatrends EFI
0:100 0:000 Build with: [Args: -mc --no-usb -D NO_GRUB_DRIVERS_EMBEDDED -t XCODE8 | -D DISABLE_USB_SUPPORT -D NO_GRUB_DRIVERS_EMBEDDED -D USE_BIOS_BLOCKIO -D USE_LOW_EBDA -a X64 -b RELEASE -t XCODE8 -n 9 | OS: 10.13.2 | XCODE: 9.1]
0:100 0:000 SelfDevicePath=PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,720D6289-EA74-409B-A02B-A652E4BB09C0,0x28,0x64000) @8CC9AB58
0:100 0:000 SelfDirPath = \EFI\BOOT
0:100 0:000 === [ Get Smbios ] ========================================
0:100 0:000 Type 16 Index = 0
0:100 0:000 Total Memory Slots Count = 4
0:100 0:000 Type 17 Index = 0
0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz
0:100 0:000 SmbiosTable.Type17->Size = 8192MB
0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 0 ChannelA-DIMM0
0:100 0:000 SmbiosTable.Type17->Vendor = 029E
0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000
0:100 0:000 SmbiosTable.Type17->PartNumber = CMK32GX4M4B3200C16
0:100 0:000 Type 17 Index = 1
0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz
0:100 0:000 SmbiosTable.Type17->Size = 8192MB
0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 1 ChannelA-DIMM1
0:100 0:000 SmbiosTable.Type17->Vendor = 029E
0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000
0:100 0:000 SmbiosTable.Type17->PartNumber = CMK32GX4M4B3200C16
0:100 0:000 Type 17 Index = 2
0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz
0:100 0:000 SmbiosTable.Type17->Size = 8192MB
0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 2 ChannelB-DIMM0
0:100 0:000 SmbiosTable.Type17->Vendor = 029E
0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000
0:100 0:000 SmbiosTable.Type17->PartNumber = CMK32GX4M4B3200C16
0:100 0:000 Type 17 Index = 3
0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz
0:100 0:000 SmbiosTable.Type17->Size = 8192MB
0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 3 ChannelB-DIMM1
0:100 0:000 SmbiosTable.Type17->Vendor = 029E
0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000
0:100 0:000 SmbiosTable.Type17->PartNumber = CMK32GX4M4B3200C16
0:100 0:000 Boot status=0
0:100 0:000 Running on: 'To Be Filled By O.E.M.' with board 'Z270 SuperCarrier'
0:100 0:000 === [ GetCPUProperties ] ==================================
0:100 0:000 CPU Vendor = 756E6547 Model=506E3
0:100 0:000 The CPU supported SSE4.1
0:100 0:000 BrandString = Intel® Core i7-6700K CPU @ 4.00GHz
0:100 0:000 The CPU supported turbo
0:100 0:000 MSR 0x35 40008
0:100 0:000 TSC/CCC Information Leaf:
0:100 0:000 numerator : 334
0:100 0:000 denominator : 2
0:100 0:000 Calibrated ARTFrequency: 24003407
0:100 0:000 MSR 0xE2 before patch 1E000000
0:100 0:000 MSR 0xCE 00080838_F1012800
0:100 0:000 MSR 0x1A0 00850089
0:100 0:000 corrected FLEX_RATIO = E0000
0:100 0:000 MSR 0x1B0 00000000
0:100 0:000 FSBFrequency = 100 MHz, DMI FSBFrequency = 100 MHz, Corrected FSBFrequency = 100 MHz
0:100 0:000 MaxDiv/MinDiv: 40.0/8
0:100 0:000 Turbo: 42/42/42/42
0:100 0:000 Features: 0xBFEBFBFF
0:100 0:000 Threads: 8
0:100 0:000 Cores: 4
0:100 0:000 FSB: 100 MHz
0:100 0:000 CPU: 4000 MHz
0:100 0:000 TSC: 4000 MHz
0:100 0:000 PIS: 100 MHz
0:100 0:000 ExternalClock: 25 MHz
0:100 0:000 === [ GetDevices ] ========================================
0:100 0:000 PCI (00|00:00.00) : 8086 191F class=060000
0:100 0:000 PCI (00|00:01.00) : 8086 1901 class=060400
0:100 0:000 PCI (00|01:00.00) : 10B5 8747 class=060400
0:100 0:000 PCI (00|02:08.00) : 10B5 8747 class=060400
0:100 0:000 PCI (00|03:00.00) : 1002 67DF class=030000
0:101 0:000 - GFX: Model=AMD Radeon RX480 (ATI/AMD)
0:101 0:000 PCI (00|03:00.01) : 1002 AAF0 class=040300
0:101 0:000 - HDMI Audio:
0:101 0:000 PCI (00|02:10.00) : 10B5 8747 class=060400
0:101 0:000 PCI (00|00:14.00) : 8086 A2AF class=0C0330
0:101 0:000 PCI (00|00:14.02) : 8086 A2B1 class=118000
0:101 0:000 PCI (00|00:16.00) : 8086 A2BA class=078000
0:101 0:000 PCI (00|00:17.00) : 8086 A282 class=010601
0:101 0:000 PCI (00|00:1B.00) : 8086 A2E7 class=060400
0:101 0:000 PCI (00|05:00.00) : 144D A804 class=010802
0:101 0:000 PCI (00|00:1C.00) : 8086 A290 class=060400
0:101 0:000 PCI (00|00:1C.05) : 8086 A295 class=060400
0:101 0:000 PCI (00|07:00.00) : 1B21 1184 class=060400
0:101 0:000 PCI (00|08:01.00) : 1B21 1184 class=060400
0:101 0:000 PCI (00|09:00.00) : 8086 08B3 class=028000
0:101 0:000 - WIFI: Vendor=Intel
0:101 0:000 PCI (00|08:03.00) : 1B21 1184 class=060400
0:101 0:000 PCI (00|0A:00.00) : 8086 1539 class=020000
0:101 0:000 - LAN: 0 Vendor=Intel
0:101 0:000 PCI (00|00:1C.07) : 8086 A297 class=060400
0:101 0:000 PCI (00|0B:00.00) : DD01 0003 class=048000
0:101 0:000 PCI (00|00:1D.00) : 8086 A298 class=060400
0:101 0:000 PCI (00|0C:00.00) : 144D A802 class=010802
0:101 0:000 PCI (00|00:1F.00) : 8086 A2C5 class=060100
0:101 0:000 PCI (00|00:1F.02) : 8086 A2A1 class=058000
0:101 0:000 PCI (00|00:1F.04) : 8086 A2A3 class=0C0500
0:101 0:000 PCI (00|00:1F.06) : 8086 15B8 class=020000
0:101 0:000 - LAN: 1 Vendor=Intel
0:101 0:000 === [ GetDefaultSettings ] ================================
0:101 0:000 Clover load options size = 0 bytes
0:103 0:002 EFI\CLOVER\config.plist loaded: Success
0:103 0:000 ---dump hibernations data---
0:110 0:006 Firmware wake address=00000000
0:110 0:000 Firmware wake 64 addr= 0
0:110 0:000 Hardware signature =5598703E
0:110 0:000 GlobalLock =00000000
0:110 0:000 Flags =00000000
0:110 0:000 === [ GetListOfThemes ] ===================================
0:110 0:000 - [00]: Classic Mac OS
0:111 0:000 - [01]: random
0:111 0:000 - [01]: embedded
0:112 0:000 === [ Found config plists ] ===============================
0:112 0:000 - config.plist
0:112 0:000 === [ GetEarlyUserSettings ] ==============================
0:112 0:000 timeout set to 10
0:112 0:000 Custom boot CUSTOM_BOOT_DISABLED (0x0)
0:112 0:000 KextsToPatch: 5 requested
0:112 0:000 - [00]: AMD9500Controller (ORINOCO FB patch) :: BinPatch :: data len: 120
0:112 0:000 - [01]: AMD9500Controller (Connectors Patch for Framebuffer ACRE for RX460 NITRO) :: BinPatch :: data len: 72
0:112 0:000 - [02]: AMD9500Controller (ATY,Part#_Patch) :: BinPatch :: data len: 11
0:112 0:000 - [03]: AMD9500Controller (ATY,Part#_Patch) :: BinPatch :: data len: 11
0:112 0:000 - [04]: AppleUSBXHCIPCI (Change 15 port limit to 24 in XHCI kext 10.13 PB1) :: BinPatch :: data len: 4
0:112 0:000 - patch disabled at config
0:112 0:000 Default theme: Beauty
0:112 0:000 === [ LoadDrivers ] =======================================
0:113 0:000 Loading HFSPlus-64.efi status=Success
0:114 0:001 - driver needs connecting
0:114 0:000 Loading OsxFatBinaryDrv-64.efi status=Success
0:115 0:001 Loading AppleImageCodec-64.efi status=Success
0:116 0:001 Loading AppleUITheme-64.efi status=Success
0:118 0:001 Loading DataHubDxe-64.efi status=Success
0:120 0:002 Loading AppleKeyAggregator-64.efi status=Success
0:122 0:001 Loading apfs.efi status=Success
0:124 0:002 - driver needs connecting
0:124 0:000 Loading FSInject-64.efi status=Success
0:125 0:001 Loading FirmwareVolume-64.efi status=Success
0:127 0:001 Loading SMCHelper-64.efi status=Success
0:128 0:001 Loading OsxAptioFixDrv-64.efi status=Success
0:130 0:001 Loading Test2-2016.efi status=Success
0:131 0:001 2 drivers needs connecting ...
0:131 0:000 PlatformDriverOverrideProtocol not found. Installing ... Success
0:131 0:000 HFS+ driver loaded
0:131 0:000 APFS driver loaded
0:131 0:000 Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
3:215 3:083 === [ InitScreen ] ========================================
3:215 0:000 SetMaxResolution: found best mode 0: 3840x2160
3:215 0:000 - already set
3:215 0:000 Console modes reported: 4, available modes:
3:215 0:000 - [01]: 80x25 (current mode)
3:215 0:000 - [02]: 128x40
3:215 0:000 - [03]: 100x31
3:215 0:000 - [04]: 480x113
3:215 0:000 reinit: self device path=PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,720D6289-EA74-409B-A02B-A652E4BB09C0,0x28,0x64000)
3:216 0:000 Using embedded font: Success
3:216 0:000 === [ GetMacAddress ] =====================================
3:216 0:000 get legacy LAN MAC, 2 card found
3:216 0:000 Legacy MAC address of LAN #0= FF:FF:FF:FF:FF:FF:
3:216 0:000 Legacy MAC address of LAN #1= FF:FF:FF:FF:FF:FF:
3:216 0:000 === [ ScanSPD ] ===========================================
3:217 0:000 SMBus device : 8086 A2A3 class=0C0500 status=Success
3:217 0:000 SMBus CmdReg: 0x3
3:217 0:000 Scanning SMBus [8086:A2A3], mmio: 0xFFF10004, ioport: 0xF000, hostc: 0x1
3:217 0:000 Slots to scan [8]...
3:217 0:000 SPD[0]: Got invalid type 0 @0x50. Will set page and retry.
3:218 0:000 SPD[0]: Type 12 @0x50
3:236 0:017 XMP Profile1: 5*125 0 ns
3:236 0:000 Found module with XMP version 2.0
3:236 0:000 Using XMP Profile1 instead of standard frequency 2132MHz
3:236 0:000 DDR speed 3200MHz
3:236 0:000 Slot: 0 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
3:236 0:000 SPD[1]: Type 12 @0x51
3:254 0:017 XMP Profile1: 5*125 0 ns
3:254 0:000 Found module with XMP version 2.0
3:254 0:000 Using XMP Profile1 instead of standard frequency 2132MHz
3:254 0:000 DDR speed 3200MHz
3:254 0:000 Slot: 1 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
3:255 0:000 SPD[2]: Type 12 @0x52
3:273 0:017 XMP Profile1: 5*125 0 ns
3:273 0:000 Found module with XMP version 2.0
3:273 0:000 Using XMP Profile1 instead of standard frequency 2132MHz
3:273 0:000 DDR speed 3200MHz
3:273 0:000 Slot: 2 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
3:273 0:000 SPD[3]: Type 12 @0x53
3:291 0:017 XMP Profile1: 5*125 0 ns
3:291 0:000 Found module with XMP version 2.0
3:291 0:000 Using XMP Profile1 instead of standard frequency 2132MHz
3:291 0:000 DDR speed 3200MHz
3:291 0:000 Slot: 3 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
3:292 0:000 === [ GetAcpiTablesList ] =================================
3:298 0:006 Get Acpi Tables List from RSDT:
3:298 0:000 - [00]: FACP A M I len=132
3:298 0:000 - [01]: APIC A M I len=188
3:298 0:000 - [02]: FPDT A M I len=68
3:298 0:000 - [03]: MCFG A M I len=60
3:298 0:000 - [04]: SSDT SataTabl len=887
3:298 0:000 - [05]: FIDT A M I len=156
3:298 0:000 - [06]: SSDT SaSsdt len=12628
3:298 0:000 - [07]: SSDT PegSsdt len=9163
3:298 0:000 - [08]: HPET SKL len=56
3:298 0:000 - [09]: SSDT xh_rvp08 len=2607
3:298 0:000 - [10]: UEFI EDK2 len=66
3:298 0:000 - [11]: SSDT CpuSsdt len=3806
3:298 0:000 - [12]: AAFT OEMAAFT len=1204
3:298 0:000 - [13]: LPIT SKL len=148
3:298 0:000 - [14]: WSMT SKL len=40
3:298 0:000 - [15]: DBGP len=52
3:298 0:000 - [16]: DBG2 len=84
3:298 0:000 - [17]: VFCT A M I len=60548
3:298 0:000 - [18]: BGRT A M I len=56
3:298 0:000 - [19]: ASF! HCG len=160
3:298 0:000 Calibrated TSC Frequency = 4008569110 = 4008MHz
3:298 0:000 === [ GetUserSettings ] ===================================
3:298 0:000 USB FixOwnership: yes
3:298 0:000 Dropping 8 tables:
3:298 0:000 - [00]: Drop table signature="SSDT" (54445353) table-id="CpuCst" (0000747343757043)
3:298 0:000 - set table: 54445353, 747343757043 to drop: no
3:298 0:000 - [01]: Drop table signature="SSDT" (54445353) table-id="CpuPm" (0000006D50757043)
3:298 0:000 - set table: 54445353, 6D50757043 to drop: no
3:298 0:000 - [02]: Drop table signature="SSDT" (54445353) table-id="CpuSsdt" (0074647353757043)
3:298 0:000 - set table: 54445353, 74647353757043 to drop: yes
3:298 0:000 - [03]: Drop table signature="SSDT" (54445353) table-id="PegSsdt" (0074647353676550)
3:298 0:000 - set table: 54445353, 74647353676550 to drop: yes
3:298 0:000 - [04]: Drop table signature="SSDT" (54445353) table-id="SaSsdt" (0000746473536153)
3:298 0:000 - set table: 54445353, 746473536153 to drop: no
3:298 0:000 - [05]: Drop table signature="SSDT" (54445353) table-id="SataTabl" (6C62615461746153)
3:298 0:000 - set table: 54445353, 6C62615461746153 to drop: yes
3:298 0:000 - [06]: Drop table signature="SSDT" (54445353) table-id="xh_rvp08" (38307076725F6878)
3:298 0:000 - set table: 54445353, 38307076725F6878 to drop: yes
3:298 0:000 - [07]: Drop table signature="DMAR" (52414D44)
3:298 0:000 - set table: 52414D44, 0 to drop: no
3:298 0:000 - final DSDT Fix mask=20430085
3:298 0:000 PatchesDSDT: 4 requested
3:298 0:000 - [00]: (Rename _OSI to XOSI) lenToFind: 4, lenToReplace: 4
3:298 0:000 - [01]: (Rename HDAS to HDEF) lenToFind: 4, lenToReplace: 4
3:298 0:000 - [02]: (Rename SAT0 to SATA) lenToFind: 4, lenToReplace: 4
3:298 0:000 - [03]: (Rename H_EC to EC) lenToFind: 4, lenToReplace: 4
3:299 0:000 Using ProductName from config
3:299 0:000 ProductName: iMac18,3
3:299 0:000 Found same BiosVersion in clover and config
3:299 0:000 BiosVersion: IM183.88Z.0151.B00.1708080034
3:299 0:000 BiosReleaseDate: 08/08/2017
3:299 0:000 Using FirmwareFeatures from config
3:299 0:000 FirmwareFeatures: 0xFC0FE136
3:299 0:000 Using FirmwareFeaturesMask from config
3:299 0:000 FirmwareFeaturesMask: 0xFF1FFF3F
3:299 0:000 PlatformFeature: 0x0
3:299 0:000 Board-ID set from config as Mac-BE088AF8C5EB4FA2
3:299 0:000 BoardType: 0xA
3:299 0:000 ChassisType: 0x9
3:303 0:003 === [ ScanVolumes ] =======================================
3:303 0:000 Found 14 volumes with blockIO
3:303 0:000 - [00]: Volume: PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x0,0xFFFF,0x0)
3:303 0:000 Found optical drive
3:303 0:000 - [01]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)
3:303 0:000 - [02]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,720D6289-EA74-409B-A02B-A652E4BB09C0,0x28,0x64000)
3:303 0:000 Result of bootcode detection: bootable unknown (legacy)
3:303 0:000 This is SelfVolume !!
3:303 0:000 - [03]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)
3:303 0:000 Result of bootcode detection: bootable unknown (legacy)
3:303 0:000 - [04]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(3,GPT,63C709C0-F08E-4289-883F-9168344CF5B4,0x1D08D148,0x138800)
3:303 0:000 - [05]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\NVMe(0x1,F0-2E-16-5B-51-38-25-00)
3:303 0:000 - [06]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\NVMe(0x1,F0-2E-16-5B-51-38-25-00)\HD(1,GPT,248D8987-1278-4608-8BE3-5539F49675AB,0x800,0xF9800)
3:304 0:000 Result of bootcode detection: bootable Windows (vista,win)
3:304 0:000 - [07]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\NVMe(0x1,F0-2E-16-5B-51-38-25-00)\HD(2,GPT,D06276AE-C698-4322-A7BD-856F480F1B42,0xFA000,0x32000)
3:304 0:000 Result of bootcode detection: bootable Windows (vista,win)
3:304 0:000 - [08]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\NVMe(0x1,F0-2E-16-5B-51-38-25-00)\HD(3,GPT,45E54BC0-D8F3-4BD8-B1C0-C787609EDDD5,0x12C000,0x8000)
3:304 0:000 - [09]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\NVMe(0x1,F0-2E-16-5B-51-38-25-00)\HD(4,GPT,081E5F11-6E6E-4976-A1E7-F556B301B0DE,0x134000,0x1DBBF000)
3:304 0:000 Result of bootcode detection: bootable Windows (vista,win)
3:304 0:000 - [10]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6E8288321DC8AF4FB39EF530E02F4D00)
3:304 0:000 - [11]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,08C00AA6B6FBB146A486253C5B9A6F83)
3:304 0:000 - [12]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,85578F84A8D72C448459823DDC301040)
3:304 0:000 - [13]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,0C6A961A72BC6E4CB6A2D243B967BAF0)
3:304 0:000 === [ InitTheme ] =========================================
3:304 0:000 GlobalConfig: theme.plist not found, get random theme Classic Mac OS
3:305 0:000 Using theme 'Classic Mac OS' (EFI\CLOVER\themes\Classic Mac OS)
3:305 0:000 OS main and drive as badge
3:307 0:001 Loading font from ThemeDir: Success
3:307 0:000 Choosing theme Classic Mac OS
3:308 0:000 after NVRAM boot-args=-v -f
3:308 0:000 === [ Dump SMC keys from NVRAM ] ==========================
3:308 0:000 found AppleSMC protocol
3:363 0:055 === [ AddCustomEntries ] ==================================
3:363 0:000 Custom entry 0 skipped because it is hidden.
3:363 0:000 Custom entry 1 skipped because it is hidden.
3:363 0:000 Custom entry 2 skipped because it is hidden.
3:363 0:000 Custom entry 2 skipped because it is hidden.
3:363 0:000 Custom entry 2 skipped because it is hidden.
3:363 0:000 Custom entry 2 skipped because it is hidden.
3:363 0:000 Custom entry 2 skipped because it is hidden.
3:363 0:000 === [ ScanLoader ] ========================================
3:363 0:000 - [02]: 'EFI'
3:373 0:010 - [06]: 'Wiederherstellung'
3:380 0:006 - [07]: 'EFI'
3:381 0:000 AddLoaderEntry for Volume Name=EFI
3:381 0:000 Not match custom entry 0: Type: not match
3:381 0:000 Not match custom entry 1: Volume: not match, Type: not match
3:381 0:000 Not match custom entry 2: Volume: not match, Type: not match
3:389 0:008 - [09]: 'WINDOWS_10'
3:396 0:006 - [10]: 'Preboot'
3:419 0:022 AddLoaderEntry for Volume Name=Preboot
3:419 0:000 Not match custom entry 0: Type: not match
3:419 0:000 Skipped because matching custom entry 1!
3:426 0:007 AddLoaderEntry for Volume Name=Preboot
3:426 0:000 Not match custom entry 0: Type: not match
3:426 0:000 Not match custom entry 1: Volume: match, Type: not match
3:426 0:000 Skipped because matching custom entry 2!
3:461 0:034 - [11]: 'HIGH_SIERRA_PCIe'
3:519 0:058 AddLoaderEntry for Volume Name=HIGH_SIERRA_PCIe
3:519 0:000 Not match custom entry 0: Type: not match
3:519 0:000 Not match custom entry 1: Volume: not match, Type: match
3:519 0:000 Not match custom entry 2: Volume: not match, Type: not match
3:552 0:033 hibernated: set as never
3:604 0:052 - [12]: 'Recovery'
3:625 0:020 AddLoaderEntry for Volume Name=Recovery
3:625 0:000 Skipped because matching custom entry 0!
3:662 0:036 - [13]: 'VM'
3:668 0:006 === [ AddCustomTool ] =====================================
3:669 0:000 found tool \EFI\CLOVER\tools\Shell64U.efi
3:669 0:000 Checking EFI partition Volume 2 for Clover
3:669 0:000 Found Clover
3:670 0:001 === [ GetEfiBootDeviceFromNvram ] =========================
3:671 0:000 - efi-boot-device-data: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,08C00AA6B6FBB146A486253C5B9A6F83)
3:671 0:000 - Volume: 'PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,08C00AA6B6FBB146A486253C5B9A6F83)'
3:671 0:000 - LoaderPath: ''
3:671 0:000 - Guid = 535A8AC0-AEB6-4C9B-8216-FC10937ADE34
3:671 0:000 === [ FindStartupDiskVolume ] =============================
3:671 0:000 - Volume: partition = PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,08C00AA6B6FBB146A486253C5B9A6F83)
3:671 0:000 - searching for that partition
3:671 0:000 - found entry 1. 'Boot macOS from HIGH_SIERRA_PCIe', Volume 'HIGH_SIERRA_PCIe'
3:671 0:000 Boot redirected to Entry 1. 'Boot macOS from HIGH_SIERRA_PCIe'
3:671 0:000 DefaultIndex=1 and MainMenu.EntryCount=8
3:761 0:089 GUI ready
25:127 21:365 BootVariable of the entry is empty
25:127 0:000 === [ StartLoader ] =======================================
25:127 0:000 Finally: ExternalClock=25MHz BusSpeed=100214kHz CPUFreq=4009MHz PIS: hw.busfrequency=100000000Hz
25:127 0:000 Loading boot.efi status=Success
25:157 0:030 GetOSVersion: 10.13.2 (17C60c)
25:157 0:000 CSR_CFG: CSR_ALLOW_UNTRUSTED_KEXTS | CSR_ALLOW_UNRESTRICTED_FS | CSR_ALLOW_TASK_FOR_PID | CSR_ALLOW_UNRESTRICTED_DTRACE | CSR_ALLOW_UNRESTRICTED_NVRAM | CSR_ALLOW_DEVICE_CONFIGURATION | CSR_ALLOW_ANY_RECOVERY_OS | CSR_ALLOW_UNAPPROVED_KEXTS
25:157 0:000 Filtering KextPatches:
25:157 0:000 - [00]: AMD9500Controller (ORINOCO FB patch) :: BinPatch :: [OS: 10.13.2 | MatchOS: All | MatchBuild: All] ==> allowed
25:157 0:000 - [01]: AMD9500Controller (Connectors Patch for Framebuffer ACRE for RX460 NITRO) :: BinPatch :: [OS: 10.13.2 | MatchOS: All | MatchBuild: All] ==> allowed
25:157 0:000 - [02]: AMD9500Controller (ATY,Part#_Patch) :: BinPatch :: [OS: 10.13.2 | MatchOS: All | MatchBuild: All] ==> allowed
25:157 0:000 - [03]: AMD9500Controller (ATY,Part#_Patch) :: BinPatch :: [OS: 10.13.2 | MatchOS: All | MatchBuild: All] ==> allowed
25:157 0:000 - [04]: AppleUSBXHCIPCI (Change 15 port limit to 24 in XHCI kext 10.13 PB1) :: BinPatch :: [OS: 10.13.2 | MatchOS: All | MatchBuild: All] ==> disabled by user
25:157 0:000 Will not patch boot.efi
25:157 0:000 === [ PatchSmbios ] =======================================
25:157 0:000 insert table 9 for dev 0:0
25:157 0:000 insert table 9 for dev 0:1
25:157 0:000 insert table 9 for dev 1F:6
25:157 0:000 insert table 9 for dev 0:0
25:158 0:000 Trusting SMBIOS...
25:158 0:000 Channels: 2
25:158 0:000 Interleave: 0 2 1 3 4 6 5 7 8 10 9 11 12 14 13 15 16 18 17 19 20 22 21 23
25:158 0:000 partNum=CMK32GX4M4B3200C16
25:158 0:000 SMBIOS Type 17 Index = 0 => 0 0:
25:158 0:000 BANK 0 DIMM0 3200MHz 8192MB
25:158 0:000 partNum=CMK32GX4M4B3200C16
25:158 0:000 SMBIOS Type 17 Index = 1 => 2 2:
25:158 0:000 BANK 1 DIMM0 3200MHz 8192MB
25:158 0:000 partNum=CMK32GX4M4B3200C16
25:158 0:000 SMBIOS Type 17 Index = 2 => 1 1:
25:158 0:000 BANK 0 DIMM1 3200MHz 8192MB
25:158 0:000 partNum=CMK32GX4M4B3200C16
25:158 0:000 SMBIOS Type 17 Index = 3 => 3 3:
25:158 0:000 BANK 1 DIMM1 3200MHz 8192MB
25:158 0:000 mTotalSystemMemory = 32768
25:158 0:000 NumberOfMemoryDevices = 4
25:158 0:000 Type20[0]->End = 0x7FFFFF, Type17[0] = 0x2000
25:158 0:000 Type20[1]->End = 0x17FFFFF, Type17[2] = 0x8000
25:158 0:000 Type20[2]->End = 0xFFFFFF, Type17[1] = 0xC000
25:158 0:000 Type20[3]->End = 0x1FFFFFF, Type17[3] = 0x14000
25:158 0:000 Table 131 is present, CPUType=10
25:158 0:000 Change to: 705
25:158 0:000 === [ PatchACPI ] =========================================
25:158 0:000 RSDT 0x8EE39028
25:158 0:000 FADT from RSDT: 0x8EE39178
25:158 0:000 XSDT 0x8EE390A0
25:158 0:000 FADT from XSDT: 0x8EE5D7E8
25:158 0:000 Xsdt reallocation done
25:158 0:000 old FADT length=114
25:160 0:002 Apply DsdtFixMask=0x20430085
25:160 0:000 drop _DSM mask=0xFFFF
25:160 0:000 === [ FixBiosDsdt ] =======================================
25:160 0:000 VideoCard devID=0x67DF1002
25:160 0:000 DisplayADR1[0] = 0x10000, DisplayADR2[0] = 0x0
25:160 0:000 USBADR[0] = 0x140000 and PCIe = 0xFFFE
25:161 0:000 Patching DSDT:
25:161 0:000 - [Rename _OSI to XOSI]: pattern 5F4F5349, patched at: [ (AD06) (889B) (3) (11) (18) (1C) (1C) (1A) (18) (18) (18) (18) ]
25:161 0:000 - [Rename HDAS to HDEF]: pattern 48444153, patched at: [ (2E7) (12) (12) (BD7E) (157F) (84) (D) (2B) (32) (4F) (6F) (C3) (15866) ]
25:161 0:000 - [Rename SAT0 to SATA]: pattern 53415430, patched at: [ (329) (16) (D) (16) (16) (D) (16) (16) (D) (16) (D4EF) (30) (12471) (1501) (4E2) (2A) (29) (2E) (2E) (2E) ]
25:161 0:000 - [Rename H_EC to EC]: pattern 485F4543, patched at: [ (2D1) (2D6) (CEB6) (10) (534A) (1B) (15) (14) (139) (15) (25) (22) (15) (763) (16) (16) (33) (185) (9A) (A9C) (12) (F) (29) (12) (F) (2322) (14) (13A) (14) (CBC6) (1F) (24) (25) (57) (12) (10) (1D) (12) (10) (1B) (11) (1C) (11) (48D) (516) ]
25:161 0:000 first CPU found at A9BD offset A9C0
25:161 0:000 score candidate at A9B9
25:161 0:000 score inserted in acpi_cpu_score _PR_
25:161 0:000 Found ACPI CPU: CPU0 | CPU1 | CPU2 | CPU3 | CPU4 | CPU5 | CPU6 | CPU7 , within the score: _PR_
25:162 0:000 Found PCIROOTUID = 0
25:162 0:000 Start RTC Fix
25:162 0:000 found RTC Length not match, Maybe will cause CMOS reset will patch it.
25:162 0:000 found RTC had IRQNoFlag will move -3 bytes
25:162 0:000 ...len=24625
25:162 0:000 new size written to 2345A shift=0 len=24625
25:162 0:000 len after correct outers 24625
25:163 0:000 Start SBUS Fix PCI=377D len=24625
25:163 0:000 device (SBUS) found at C38D
25:163 0:000 _DSM in SBUS already exists, dropped
25:163 0:000 SBUS code size fix = 0x0000005E
25:163 0:000 deleting device CRT_
25:163 0:000 deleting device DVI_
25:164 0:000 deleting device SPKR
25:164 0:000 deleting device ECP_
25:165 0:000 deleting device LPT_
25:165 0:000 deleting device FDC0
25:165 0:000 deleting device ECP1
25:166 0:000 deleting device LPT1
25:166 0:000 deleting device EPC_
25:167 0:000 Start Darwin Fix
25:167 0:000 Start SHUTDOWN Fix len=245C7
25:167 0:000 === [ ACPIDropTables ] ====================================
25:167 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=CpuSsdt Length=3806
25:167 0:000 Xsdt has tables count=20
25:167 0:000 Table: SSDT CpuSsdt 3806 dropped
25:167 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=xh_rvp08 Length=2607
25:167 0:000 Xsdt has tables count=19
25:167 0:000 Table: SSDT xh_rvp08 2607 dropped
25:167 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=PegSsdt Length=9163
25:167 0:000 Xsdt has tables count=18
25:167 0:000 Table: SSDT PegSsdt 9163 dropped
25:167 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=SataTabl Length=887
25:167 0:000 Xsdt has tables count=17
25:167 0:000 Table: SSDT SataTabl 887 dropped
25:167 0:000 === [ PatchAllSSDT ] ======================================
25:167 0:000 Patch table: SSDT SaSsdt len=0x3154
25:167 0:000 0. [Rename _OSI to XOSI]: pattern 5F4F5349, bin not found / already patched!
25:167 0:000 1. [Rename HDAS to HDEF]: pattern 48444153, bin not found / already patched!
25:167 0:000 2. [Rename SAT0 to SATA]: pattern 53415430, bin not found / already patched!
25:167 0:000 3. [Rename H_EC to EC]: pattern 485F4543, bin not found / already patched!
25:167 0:000 Drop tables from Xsdt, SIGN=XXXX TableID= Length=0
25:167 0:000 Xsdt has tables count=16
25:167 0:000 === [ ACPIPatchedAML ] ====================================
25:167 0:000 Sorted
25:167 0:000 Inserting table[0]:SSDT-2-PegSsdt.aml from EFI\CLOVER\ACPI\patched ... Success
25:168 0:000 Inserting table[1]:SSDT-3-UsbFix.aml from EFI\CLOVER\ACPI\patched ... Success
25:168 0:000 Inserting table[2]:SSDT-5-eGpu.aml from EFI\CLOVER\ACPI\patched ... Success
25:168 0:000 Inserting table[3]:SSDT-6-Xosi.aml from EFI\CLOVER\ACPI\patched ... Success
25:169 0:000 CPUBase=0 and ApicCPUBase=1 ApicCPUNum=1
25:169 0:000 Maximum control=0x28
25:169 0:000 Turbo control=0x2A
25:169 0:000 P-States: min 0x8, max 0x2A
25:169 0:000 SSDT with plugin-type without P-States is generated
25:169 0:000 SSDT with CPU C-States generated successfully
25:169 0:000 === [ RestSetup macOS ] ===================================
25:169 0:000 EdidDiscovered size=128
25:169 0:000 Inject EDID
25:169 0:000 ------- EDID Table
25:169 0:000 000 | 00 FF FF FF FF FF FF 00 1E 6D
25:169 0:000 010 | 09 5B 65 BC 05 00 09 1A 01 04
25:169 0:000 020 | B5 3C 22 78 9F 30 35 A7 55 4E
25:169 0:000 030 | A3 26 0F 50 54 21 08 00 71 40
25:169 0:000 040 | 81 80 81 C0 A9 C0 D1 C0 81 00
25:169 0:000 050 | 01 01 01 01 4D D0 00 A0 F0 70
25:169 0:000 060 | 3E 80 30 20 65 0C 58 54 21 00
25:169 0:000 070 | 00 1A 28 68 00 A0 F0 70 3E 80
25:169 0:000 080 | 08 90 65 0C 58 54 21 00 00 1A
25:169 0:000 090 | 00 00 00 FD 00 30 3D 87 87 38
25:169 0:000 100 | 01 0A 20 20 20 20 20 20 00 00
25:169 0:000 110 | 00 FC 00 4C 47 20 55 6C 74 72
25:169 0:000 120 | 61 20 48 44 0A 20 01 0F
25:169 0:000 VendorID = 0x1E6D
25:169 0:000 ProductID = 0x5B09
25:169 0:000 ------- New EDID Table
25:169 0:000 000 | 00 FF FF FF FF FF FF 00 6D 1E
25:169 0:000 010 | 09 5B 65 BC 05 00 09 1A 01 04
25:169 0:000 020 | B5 3C 22 78 9F 30 35 A7 55 4E
25:169 0:000 030 | A3 26 0F 50 54 21 08 00 71 40
25:169 0:000 040 | 81 80 81 C0 A9 C0 D1 C0 81 00
25:169 0:000 050 | 01 01 01 01 4D D0 00 A0 F0 70
25:169 0:000 060 | 3E 80 30 20 65 0C 58 54 21 00
25:169 0:000 070 | 00 1A 28 68 00 A0 F0 70 3E 80
25:169 0:000 080 | 08 90 65 0C 58 54 21 00 00 1A
25:169 0:000 090 | 00 00 00 FD 00 30 3D 87 87 38
25:169 0:000 100 | 01 0A 20 20 20 20 20 20 00 00
25:169 0:000 110 | 00 FC 00 4C 47 20 55 6C 74 72
25:169 0:000 120 | 61 20 48 44 0A 20 01 0F
25:169 0:000 ATI injection not set
25:169 0:000 RCBA disabled; cannot use it
25:169 0:000 stringlength = 886
25:169 0:000 CurrentMode: Width=3840 Height=2160
25:169 0:000 Beginning FSInjection
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 8BFDEF18
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 8BFDEF18
25:176 0:006 Use origin smbios table type 1 guid.
25:187 0:011 Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
25:187 0:000 Extra kext: EFI\CLOVER\kexts\Other\AMD9xxxControllerPatcher.kext
25:189 0:001 Extra kext: EFI\CLOVER\kexts\Other\Z270-USB.kext
25:190 0:001 Extra kext: EFI\CLOVER\kexts\Other\FakeSMC.kext
25:193 0:002 |-- PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\IntelCPUMonitor.kext
25:194 0:001 |-- PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\W836x.kext
25:195 0:001 Extra kext: EFI\CLOVER\kexts\Other\AppleIGB.kext
25:198 0:002 Extra kext: EFI\CLOVER\kexts\Other\EFICheckDisabler.kext
25:200 0:002 Extra kext: EFI\CLOVER\kexts\Other\IntelMausiEthernet.kext
25:203 0:003 SetStartupDiskVolume:
25:203 0:000 * Volume: 'HIGH_SIERRA_PCIe'
25:203 0:000 * LoaderPath: ''
25:203 0:000 * DevPath: HIGH_SIERRA_PCIe
25:203 0:000 * GUID = 535A8AC0-AEB6-4C9B-8216-FC10937ADE34
25:204 0:000 * efi-boot-device: IOMatchIOProviderClassIOMediaIOPropertyMatchUUID535A8AC0-AEB6-4C9B-8216-FC10937ADE34
25:204 0:000 Custom boot screen not used because entry has unset use graphics

 

unmodified_files_from_rev4278.zip

recompiled_rev4286.zip

Fixed the issue with latest CLOVER rev.:

 

it is the changes from rev. 4281. If i replace the changed files from that rev. with the unmodified files from rev. 4278, i could boot once again normal into macOS Desktop.

These two files have been changed in rev. 4281:

 

/rEFIt_UEFI/Platform/AcpiPatcher.c

/rEFIt_UEFI/libeg/image.c

 

If you switch back to a copy of those two files from  (for example) rev. 4278 and re-compile CLOVER, it gives back sucessfull boot into Desktop. At least for me it does.

Attached you will find those two "unmodified" files from rev. 4278

 

also attached: recompiled "BOOTX64.efi" and "CLOVERX64.efi" <-- just "switch" those to files within your EFI folder.

 

My "bdmesg" bootlog from rev. 4286:

 

0:100 0:100 MemLog inited, TSC freq: 4008569110

0:100 0:000 CPU was calibrated without ACPI PM Timer: ACPI I/O space is not enabled., use RTC

0:100 0:000

0:100 0:000 Now is 1.11.2017, 22:16:24 (GMT)

0:100 0:000 Starting Clover revision: 4286 on American Megatrends EFI

0:100 0:000 Build with: [Args: -mc --no-usb -D NO_GRUB_DRIVERS_EMBEDDED -t XCODE8 | -D DISABLE_USB_SUPPORT -D NO_GRUB_DRIVERS_EMBEDDED -D USE_BIOS_BLOCKIO -D USE_LOW_EBDA -a X64 -b RELEASE -t XCODE8 -n 9 | OS: 10.13.2 | XCODE: 9.1]

0:100 0:000 SelfDevicePath=PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,720D6289-EA74-409B-A02B-A652E4BB09C0,0x28,0x64000) @8CC9AB58

0:100 0:000 SelfDirPath = \EFI\BOOT

0:100 0:000 === [ Get Smbios ] ========================================

0:100 0:000 Type 16 Index = 0

0:100 0:000 Total Memory Slots Count = 4

0:100 0:000 Type 17 Index = 0

0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz

0:100 0:000 SmbiosTable.Type17->Size = 8192MB

0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 0 ChannelA-DIMM0

0:100 0:000 SmbiosTable.Type17->Vendor = 029E

0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000

0:100 0:000 SmbiosTable.Type17->PartNumber = CMK32GX4M4B3200C16

0:100 0:000 Type 17 Index = 1

0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz

0:100 0:000 SmbiosTable.Type17->Size = 8192MB

0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 1 ChannelA-DIMM1

0:100 0:000 SmbiosTable.Type17->Vendor = 029E

0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000

0:100 0:000 SmbiosTable.Type17->PartNumber = CMK32GX4M4B3200C16

0:100 0:000 Type 17 Index = 2

0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz

0:100 0:000 SmbiosTable.Type17->Size = 8192MB

0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 2 ChannelB-DIMM0

0:100 0:000 SmbiosTable.Type17->Vendor = 029E

0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000

0:100 0:000 SmbiosTable.Type17->PartNumber = CMK32GX4M4B3200C16

0:100 0:000 Type 17 Index = 3

0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz

0:100 0:000 SmbiosTable.Type17->Size = 8192MB

0:100 0:000 SmbiosTable.Type17->Bank/Device = BANK 3 ChannelB-DIMM1

0:100 0:000 SmbiosTable.Type17->Vendor = 029E

0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000

0:100 0:000 SmbiosTable.Type17->PartNumber = CMK32GX4M4B3200C16

0:100 0:000 Boot status=0

0:100 0:000 Running on: 'To Be Filled By O.E.M.' with board 'Z270 SuperCarrier'

0:100 0:000 === [ GetCPUProperties ] ==================================

0:100 0:000 CPU Vendor = 756E6547 Model=506E3

0:100 0:000 The CPU supported SSE4.1

0:100 0:000 BrandString = Intel® Core i7-6700K CPU @ 4.00GHz

0:100 0:000 The CPU supported turbo

0:100 0:000 MSR 0x35 40008

0:100 0:000 TSC/CCC Information Leaf:

0:100 0:000 numerator : 334

0:100 0:000 denominator : 2

0:100 0:000 Calibrated ARTFrequency: 24003407

0:100 0:000 MSR 0xE2 before patch 1E000000

0:100 0:000 MSR 0xCE 00080838_F1012800

0:100 0:000 MSR 0x1A0 00850089

0:100 0:000 corrected FLEX_RATIO = E0000

0:100 0:000 MSR 0x1B0 00000000

0:100 0:000 FSBFrequency = 100 MHz, DMI FSBFrequency = 100 MHz, Corrected FSBFrequency = 100 MHz

0:100 0:000 MaxDiv/MinDiv: 40.0/8

0:100 0:000 Turbo: 42/42/42/42

0:100 0:000 Features: 0xBFEBFBFF

0:100 0:000 Threads: 8

0:100 0:000 Cores: 4

0:100 0:000 FSB: 100 MHz

0:100 0:000 CPU: 4000 MHz

0:100 0:000 TSC: 4000 MHz

0:100 0:000 PIS: 100 MHz

0:100 0:000 ExternalClock: 25 MHz

0:100 0:000 === [ GetDevices ] ========================================

0:100 0:000 PCI (00|00:00.00) : 8086 191F class=060000

0:100 0:000 PCI (00|00:01.00) : 8086 1901 class=060400

0:100 0:000 PCI (00|01:00.00) : 10B5 8747 class=060400

0:100 0:000 PCI (00|02:08.00) : 10B5 8747 class=060400

0:100 0:000 PCI (00|03:00.00) : 1002 67DF class=030000

0:101 0:000 - GFX: Model=AMD Radeon RX480 (ATI/AMD)

0:101 0:000 PCI (00|03:00.01) : 1002 AAF0 class=040300

0:101 0:000 - HDMI Audio:

0:101 0:000 PCI (00|02:10.00) : 10B5 8747 class=060400

0:101 0:000 PCI (00|00:14.00) : 8086 A2AF class=0C0330

0:101 0:000 PCI (00|00:14.02) : 8086 A2B1 class=118000

0:101 0:000 PCI (00|00:16.00) : 8086 A2BA class=078000

0:101 0:000 PCI (00|00:17.00) : 8086 A282 class=010601

0:101 0:000 PCI (00|00:1B.00) : 8086 A2E7 class=060400

0:101 0:000 PCI (00|05:00.00) : 144D A804 class=010802

0:101 0:000 PCI (00|00:1C.00) : 8086 A290 class=060400

0:101 0:000 PCI (00|00:1C.05) : 8086 A295 class=060400

0:101 0:000 PCI (00|07:00.00) : 1B21 1184 class=060400

0:101 0:000 PCI (00|08:01.00) : 1B21 1184 class=060400

0:101 0:000 PCI (00|09:00.00) : 8086 08B3 class=028000

0:101 0:000 - WIFI: Vendor=Intel

0:101 0:000 PCI (00|08:03.00) : 1B21 1184 class=060400

0:101 0:000 PCI (00|0A:00.00) : 8086 1539 class=020000

0:101 0:000 - LAN: 0 Vendor=Intel

0:101 0:000 PCI (00|00:1C.07) : 8086 A297 class=060400

0:101 0:000 PCI (00|0B:00.00) : DD01 0003 class=048000

0:101 0:000 PCI (00|00:1D.00) : 8086 A298 class=060400

0:101 0:000 PCI (00|0C:00.00) : 144D A802 class=010802

0:101 0:000 PCI (00|00:1F.00) : 8086 A2C5 class=060100

0:101 0:000 PCI (00|00:1F.02) : 8086 A2A1 class=058000

0:101 0:000 PCI (00|00:1F.04) : 8086 A2A3 class=0C0500

0:101 0:000 PCI (00|00:1F.06) : 8086 15B8 class=020000

0:101 0:000 - LAN: 1 Vendor=Intel

0:101 0:000 === [ GetDefaultSettings ] ================================

0:101 0:000 Clover load options size = 0 bytes

0:103 0:002 EFI\CLOVER\config.plist loaded: Success

0:103 0:000 ---dump hibernations data---

0:110 0:006 Firmware wake address=00000000

0:110 0:000 Firmware wake 64 addr= 0

0:110 0:000 Hardware signature =5598703E

0:110 0:000 GlobalLock =00000000

0:110 0:000 Flags =00000000

0:110 0:000 === [ GetListOfThemes ] ===================================

0:110 0:000 - [00]: Classic Mac OS

0:111 0:000 - [01]: random

0:111 0:000 - [01]: embedded

0:112 0:000 === [ Found config plists ] ===============================

0:112 0:000 - config.plist

0:112 0:000 === [ GetEarlyUserSettings ] ==============================

0:112 0:000 timeout set to 10

0:112 0:000 Custom boot CUSTOM_BOOT_DISABLED (0x0)

0:112 0:000 KextsToPatch: 5 requested

0:112 0:000 - [00]: AMD9500Controller (ORINOCO FB patch) :: BinPatch :: data len: 120

0:112 0:000 - [01]: AMD9500Controller (Connectors Patch for Framebuffer ACRE for RX460 NITRO) :: BinPatch :: data len: 72

0:112 0:000 - [02]: AMD9500Controller (ATY,Part#_Patch) :: BinPatch :: data len: 11

0:112 0:000 - [03]: AMD9500Controller (ATY,Part#_Patch) :: BinPatch :: data len: 11

0:112 0:000 - [04]: AppleUSBXHCIPCI (Change 15 port limit to 24 in XHCI kext 10.13 PB1) :: BinPatch :: data len: 4

0:112 0:000 - patch disabled at config

0:112 0:000 Default theme: Beauty

0:112 0:000 === [ LoadDrivers ] =======================================

0:113 0:000 Loading HFSPlus-64.efi status=Success

0:114 0:001 - driver needs connecting

0:114 0:000 Loading OsxFatBinaryDrv-64.efi status=Success

0:115 0:001 Loading AppleImageCodec-64.efi status=Success

0:116 0:001 Loading AppleUITheme-64.efi status=Success

0:118 0:001 Loading DataHubDxe-64.efi status=Success

0:120 0:002 Loading AppleKeyAggregator-64.efi status=Success

0:122 0:001 Loading apfs.efi status=Success

0:124 0:002 - driver needs connecting

0:124 0:000 Loading FSInject-64.efi status=Success

0:125 0:001 Loading FirmwareVolume-64.efi status=Success

0:127 0:001 Loading SMCHelper-64.efi status=Success

0:128 0:001 Loading OsxAptioFixDrv-64.efi status=Success

0:130 0:001 Loading Test2-2016.efi status=Success

0:131 0:001 2 drivers needs connecting ...

0:131 0:000 PlatformDriverOverrideProtocol not found. Installing ... Success

0:131 0:000 HFS+ driver loaded

0:131 0:000 APFS driver loaded

0:131 0:000 Searching for invalid DiskIo BY_DRIVER connects: not found, all ok

3:215 3:083 === [ InitScreen ] ========================================

3:215 0:000 SetMaxResolution: found best mode 0: 3840x2160

3:215 0:000 - already set

3:215 0:000 Console modes reported: 4, available modes:

3:215 0:000 - [01]: 80x25 (current mode)

3:215 0:000 - [02]: 128x40

3:215 0:000 - [03]: 100x31

3:215 0:000 - [04]: 480x113

3:215 0:000 reinit: self device path=PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,720D6289-EA74-409B-A02B-A652E4BB09C0,0x28,0x64000)

3:216 0:000 Using embedded font: Success

3:216 0:000 === [ GetMacAddress ] =====================================

3:216 0:000 get legacy LAN MAC, 2 card found

3:216 0:000 Legacy MAC address of LAN #0= FF:FF:FF:FF:FF:FF:

3:216 0:000 Legacy MAC address of LAN #1= FF:FF:FF:FF:FF:FF:

3:216 0:000 === [ ScanSPD ] ===========================================

3:217 0:000 SMBus device : 8086 A2A3 class=0C0500 status=Success

3:217 0:000 SMBus CmdReg: 0x3

3:217 0:000 Scanning SMBus [8086:A2A3], mmio: 0xFFF10004, ioport: 0xF000, hostc: 0x1

3:217 0:000 Slots to scan [8]...

3:217 0:000 SPD[0]: Got invalid type 0 @0x50. Will set page and retry.

3:218 0:000 SPD[0]: Type 12 @0x50

3:236 0:017 XMP Profile1: 5*125 0 ns

3:236 0:000 Found module with XMP version 2.0

3:236 0:000 Using XMP Profile1 instead of standard frequency 2132MHz

3:236 0:000 DDR speed 3200MHz

3:236 0:000 Slot: 0 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000

3:236 0:000 SPD[1]: Type 12 @0x51

3:254 0:017 XMP Profile1: 5*125 0 ns

3:254 0:000 Found module with XMP version 2.0

3:254 0:000 Using XMP Profile1 instead of standard frequency 2132MHz

3:254 0:000 DDR speed 3200MHz

3:254 0:000 Slot: 1 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000

3:255 0:000 SPD[2]: Type 12 @0x52

3:273 0:017 XMP Profile1: 5*125 0 ns

3:273 0:000 Found module with XMP version 2.0

3:273 0:000 Using XMP Profile1 instead of standard frequency 2132MHz

3:273 0:000 DDR speed 3200MHz

3:273 0:000 Slot: 2 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000

3:273 0:000 SPD[3]: Type 12 @0x53

3:291 0:017 XMP Profile1: 5*125 0 ns

3:291 0:000 Found module with XMP version 2.0

3:291 0:000 Using XMP Profile1 instead of standard frequency 2132MHz

3:291 0:000 DDR speed 3200MHz

3:291 0:000 Slot: 3 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000

3:292 0:000 === [ GetAcpiTablesList ] =================================

3:298 0:006 Get Acpi Tables List from RSDT:

3:298 0:000 - [00]: FACP A M I len=132

3:298 0:000 - [01]: APIC A M I len=188

3:298 0:000 - [02]: FPDT A M I len=68

3:298 0:000 - [03]: MCFG A M I len=60

3:298 0:000 - [04]: SSDT SataTabl len=887

3:298 0:000 - [05]: FIDT A M I len=156

3:298 0:000 - [06]: SSDT SaSsdt len=12628

3:298 0:000 - [07]: SSDT PegSsdt len=9163

3:298 0:000 - [08]: HPET SKL len=56

3:298 0:000 - [09]: SSDT xh_rvp08 len=2607

3:298 0:000 - [10]: UEFI EDK2 len=66

3:298 0:000 - [11]: SSDT CpuSsdt len=3806

3:298 0:000 - [12]: AAFT OEMAAFT len=1204

3:298 0:000 - [13]: LPIT SKL len=148

3:298 0:000 - [14]: WSMT SKL len=40

3:298 0:000 - [15]: DBGP len=52

3:298 0:000 - [16]: DBG2 len=84

3:298 0:000 - [17]: VFCT A M I len=60548

3:298 0:000 - [18]: BGRT A M I len=56

3:298 0:000 - [19]: ASF! HCG len=160

3:298 0:000 Calibrated TSC Frequency = 4008569110 = 4008MHz

3:298 0:000 === [ GetUserSettings ] ===================================

3:298 0:000 USB FixOwnership: yes

3:298 0:000 Dropping 8 tables:

3:298 0:000 - [00]: Drop table signature="SSDT" (54445353) table-id="CpuCst" (0000747343757043)

3:298 0:000 - set table: 54445353, 747343757043 to drop: no

3:298 0:000 - [01]: Drop table signature="SSDT" (54445353) table-id="CpuPm" (0000006D50757043)

3:298 0:000 - set table: 54445353, 6D50757043 to drop: no

3:298 0:000 - [02]: Drop table signature="SSDT" (54445353) table-id="CpuSsdt" (0074647353757043)

3:298 0:000 - set table: 54445353, 74647353757043 to drop: yes

3:298 0:000 - [03]: Drop table signature="SSDT" (54445353) table-id="PegSsdt" (0074647353676550)

3:298 0:000 - set table: 54445353, 74647353676550 to drop: yes

3:298 0:000 - [04]: Drop table signature="SSDT" (54445353) table-id="SaSsdt" (0000746473536153)

3:298 0:000 - set table: 54445353, 746473536153 to drop: no

3:298 0:000 - [05]: Drop table signature="SSDT" (54445353) table-id="SataTabl" (6C62615461746153)

3:298 0:000 - set table: 54445353, 6C62615461746153 to drop: yes

3:298 0:000 - [06]: Drop table signature="SSDT" (54445353) table-id="xh_rvp08" (38307076725F6878)

3:298 0:000 - set table: 54445353, 38307076725F6878 to drop: yes

3:298 0:000 - [07]: Drop table signature="DMAR" (52414D44)

3:298 0:000 - set table: 52414D44, 0 to drop: no

3:298 0:000 - final DSDT Fix mask=20430085

3:298 0:000 PatchesDSDT: 4 requested

3:298 0:000 - [00]: (Rename _OSI to XOSI) lenToFind: 4, lenToReplace: 4

3:298 0:000 - [01]: (Rename HDAS to HDEF) lenToFind: 4, lenToReplace: 4

3:298 0:000 - [02]: (Rename SAT0 to SATA) lenToFind: 4, lenToReplace: 4

3:298 0:000 - [03]: (Rename H_EC to EC) lenToFind: 4, lenToReplace: 4

3:299 0:000 Using ProductName from config

3:299 0:000 ProductName: iMac18,3

3:299 0:000 Found same BiosVersion in clover and config

3:299 0:000 BiosVersion: IM183.88Z.0151.B00.1708080034

3:299 0:000 BiosReleaseDate: 08/08/2017

3:299 0:000 Using FirmwareFeatures from config

3:299 0:000 FirmwareFeatures: 0xFC0FE136

3:299 0:000 Using FirmwareFeaturesMask from config

3:299 0:000 FirmwareFeaturesMask: 0xFF1FFF3F

3:299 0:000 PlatformFeature: 0x0

3:299 0:000 Board-ID set from config as Mac-BE088AF8C5EB4FA2

3:299 0:000 BoardType: 0xA

3:299 0:000 ChassisType: 0x9

3:303 0:003 === [ ScanVolumes ] =======================================

3:303 0:000 Found 14 volumes with blockIO

3:303 0:000 - [00]: Volume: PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x0,0xFFFF,0x0)

3:303 0:000 Found optical drive

3:303 0:000 - [01]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)

3:303 0:000 - [02]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,720D6289-EA74-409B-A02B-A652E4BB09C0,0x28,0x64000)

3:303 0:000 Result of bootcode detection: bootable unknown (legacy)

3:303 0:000 This is SelfVolume !!

3:303 0:000 - [03]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)

3:303 0:000 Result of bootcode detection: bootable unknown (legacy)

3:303 0:000 - [04]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(3,GPT,63C709C0-F08E-4289-883F-9168344CF5B4,0x1D08D148,0x138800)

3:303 0:000 - [05]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\NVMe(0x1,F0-2E-16-5B-51-38-25-00)

3:303 0:000 - [06]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\NVMe(0x1,F0-2E-16-5B-51-38-25-00)\HD(1,GPT,248D8987-1278-4608-8BE3-5539F49675AB,0x800,0xF9800)

3:304 0:000 Result of bootcode detection: bootable Windows (vista,win)

3:304 0:000 - [07]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\NVMe(0x1,F0-2E-16-5B-51-38-25-00)\HD(2,GPT,D06276AE-C698-4322-A7BD-856F480F1B42,0xFA000,0x32000)

3:304 0:000 Result of bootcode detection: bootable Windows (vista,win)

3:304 0:000 - [08]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\NVMe(0x1,F0-2E-16-5B-51-38-25-00)\HD(3,GPT,45E54BC0-D8F3-4BD8-B1C0-C787609EDDD5,0x12C000,0x8000)

3:304 0:000 - [09]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\NVMe(0x1,F0-2E-16-5B-51-38-25-00)\HD(4,GPT,081E5F11-6E6E-4976-A1E7-F556B301B0DE,0x134000,0x1DBBF000)

3:304 0:000 Result of bootcode detection: bootable Windows (vista,win)

3:304 0:000 - [10]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6E8288321DC8AF4FB39EF530E02F4D00)

3:304 0:000 - [11]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,08C00AA6B6FBB146A486253C5B9A6F83)

3:304 0:000 - [12]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,85578F84A8D72C448459823DDC301040)

3:304 0:000 - [13]: Volume: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,0C6A961A72BC6E4CB6A2D243B967BAF0)

3:304 0:000 === [ InitTheme ] =========================================

3:304 0:000 GlobalConfig: theme.plist not found, get random theme Classic Mac OS

3:305 0:000 Using theme 'Classic Mac OS' (EFI\CLOVER\themes\Classic Mac OS)

3:305 0:000 OS main and drive as badge

3:307 0:001 Loading font from ThemeDir: Success

3:307 0:000 Choosing theme Classic Mac OS

3:308 0:000 after NVRAM boot-args=-v -f

3:308 0:000 === [ Dump SMC keys from NVRAM ] ==========================

3:308 0:000 found AppleSMC protocol

3:363 0:055 === [ AddCustomEntries ] ==================================

3:363 0:000 Custom entry 0 skipped because it is hidden.

3:363 0:000 Custom entry 1 skipped because it is hidden.

3:363 0:000 Custom entry 2 skipped because it is hidden.

3:363 0:000 Custom entry 2 skipped because it is hidden.

3:363 0:000 Custom entry 2 skipped because it is hidden.

3:363 0:000 Custom entry 2 skipped because it is hidden.

3:363 0:000 Custom entry 2 skipped because it is hidden.

3:363 0:000 === [ ScanLoader ] ========================================

3:363 0:000 - [02]: 'EFI'

3:373 0:010 - [06]: 'Wiederherstellung'

3:380 0:006 - [07]: 'EFI'

3:381 0:000 AddLoaderEntry for Volume Name=EFI

3:381 0:000 Not match custom entry 0: Type: not match

3:381 0:000 Not match custom entry 1: Volume: not match, Type: not match

3:381 0:000 Not match custom entry 2: Volume: not match, Type: not match

3:389 0:008 - [09]: 'WINDOWS_10'

3:396 0:006 - [10]: 'Preboot'

3:419 0:022 AddLoaderEntry for Volume Name=Preboot

3:419 0:000 Not match custom entry 0: Type: not match

3:419 0:000 Skipped because matching custom entry 1!

3:426 0:007 AddLoaderEntry for Volume Name=Preboot

3:426 0:000 Not match custom entry 0: Type: not match

3:426 0:000 Not match custom entry 1: Volume: match, Type: not match

3:426 0:000 Skipped because matching custom entry 2!

3:461 0:034 - [11]: 'HIGH_SIERRA_PCIe'

3:519 0:058 AddLoaderEntry for Volume Name=HIGH_SIERRA_PCIe

3:519 0:000 Not match custom entry 0: Type: not match

3:519 0:000 Not match custom entry 1: Volume: not match, Type: match

3:519 0:000 Not match custom entry 2: Volume: not match, Type: not match

3:552 0:033 hibernated: set as never

3:604 0:052 - [12]: 'Recovery'

3:625 0:020 AddLoaderEntry for Volume Name=Recovery

3:625 0:000 Skipped because matching custom entry 0!

3:662 0:036 - [13]: 'VM'

3:668 0:006 === [ AddCustomTool ] =====================================

3:669 0:000 found tool \EFI\CLOVER\tools\Shell64U.efi

3:669 0:000 Checking EFI partition Volume 2 for Clover

3:669 0:000 Found Clover

3:670 0:001 === [ GetEfiBootDeviceFromNvram ] =========================

3:671 0:000 - efi-boot-device-data: PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,08C00AA6B6FBB146A486253C5B9A6F83)

3:671 0:000 - Volume: 'PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,08C00AA6B6FBB146A486253C5B9A6F83)'

3:671 0:000 - LoaderPath: ''

3:671 0:000 - Guid = 535A8AC0-AEB6-4C9B-8216-FC10937ADE34

3:671 0:000 === [ FindStartupDiskVolume ] =============================

3:671 0:000 - Volume: partition = PciRoot(0x0)\Pci(0x1B,0x0)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,535A8AC0-AEB6-4C9B-8216-FC10937ADE34,0x64028,0x1D029120)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,08C00AA6B6FBB146A486253C5B9A6F83)

3:671 0:000 - searching for that partition

3:671 0:000 - found entry 1. 'Boot macOS from HIGH_SIERRA_PCIe', Volume 'HIGH_SIERRA_PCIe'

3:671 0:000 Boot redirected to Entry 1. 'Boot macOS from HIGH_SIERRA_PCIe'

3:671 0:000 DefaultIndex=1 and MainMenu.EntryCount=8

3:761 0:089 GUI ready

25:127 21:365 BootVariable of the entry is empty

25:127 0:000 === [ StartLoader ] =======================================

25:127 0:000 Finally: ExternalClock=25MHz BusSpeed=100214kHz CPUFreq=4009MHz PIS: hw.busfrequency=100000000Hz

25:127 0:000 Loading boot.efi status=Success

25:157 0:030 GetOSVersion: 10.13.2 (17C60c)

25:157 0:000 CSR_CFG: CSR_ALLOW_UNTRUSTED_KEXTS | CSR_ALLOW_UNRESTRICTED_FS | CSR_ALLOW_TASK_FOR_PID | CSR_ALLOW_UNRESTRICTED_DTRACE | CSR_ALLOW_UNRESTRICTED_NVRAM | CSR_ALLOW_DEVICE_CONFIGURATION | CSR_ALLOW_ANY_RECOVERY_OS | CSR_ALLOW_UNAPPROVED_KEXTS

25:157 0:000 Filtering KextPatches:

25:157 0:000 - [00]: AMD9500Controller (ORINOCO FB patch) :: BinPatch :: [OS: 10.13.2 | MatchOS: All | MatchBuild: All] ==> allowed

25:157 0:000 - [01]: AMD9500Controller (Connectors Patch for Framebuffer ACRE for RX460 NITRO) :: BinPatch :: [OS: 10.13.2 | MatchOS: All | MatchBuild: All] ==> allowed

25:157 0:000 - [02]: AMD9500Controller (ATY,Part#_Patch) :: BinPatch :: [OS: 10.13.2 | MatchOS: All | MatchBuild: All] ==> allowed

25:157 0:000 - [03]: AMD9500Controller (ATY,Part#_Patch) :: BinPatch :: [OS: 10.13.2 | MatchOS: All | MatchBuild: All] ==> allowed

25:157 0:000 - [04]: AppleUSBXHCIPCI (Change 15 port limit to 24 in XHCI kext 10.13 PB1) :: BinPatch :: [OS: 10.13.2 | MatchOS: All | MatchBuild: All] ==> disabled by user

25:157 0:000 Will not patch boot.efi

25:157 0:000 === [ PatchSmbios ] =======================================

25:157 0:000 insert table 9 for dev 0:0

25:157 0:000 insert table 9 for dev 0:1

25:157 0:000 insert table 9 for dev 1F:6

25:157 0:000 insert table 9 for dev 0:0

25:158 0:000 Trusting SMBIOS...

25:158 0:000 Channels: 2

25:158 0:000 Interleave: 0 2 1 3 4 6 5 7 8 10 9 11 12 14 13 15 16 18 17 19 20 22 21 23

25:158 0:000 partNum=CMK32GX4M4B3200C16

25:158 0:000 SMBIOS Type 17 Index = 0 => 0 0:

25:158 0:000 BANK 0 DIMM0 3200MHz 8192MB

25:158 0:000 partNum=CMK32GX4M4B3200C16

25:158 0:000 SMBIOS Type 17 Index = 1 => 2 2:

25:158 0:000 BANK 1 DIMM0 3200MHz 8192MB

25:158 0:000 partNum=CMK32GX4M4B3200C16

25:158 0:000 SMBIOS Type 17 Index = 2 => 1 1:

25:158 0:000 BANK 0 DIMM1 3200MHz 8192MB

25:158 0:000 partNum=CMK32GX4M4B3200C16

25:158 0:000 SMBIOS Type 17 Index = 3 => 3 3:

25:158 0:000 BANK 1 DIMM1 3200MHz 8192MB

25:158 0:000 mTotalSystemMemory = 32768

25:158 0:000 NumberOfMemoryDevices = 4

25:158 0:000 Type20[0]->End = 0x7FFFFF, Type17[0] = 0x2000

25:158 0:000 Type20[1]->End = 0x17FFFFF, Type17[2] = 0x8000

25:158 0:000 Type20[2]->End = 0xFFFFFF, Type17[1] = 0xC000

25:158 0:000 Type20[3]->End = 0x1FFFFFF, Type17[3] = 0x14000

25:158 0:000 Table 131 is present, CPUType=10

25:158 0:000 Change to: 705

25:158 0:000 === [ PatchACPI ] =========================================

25:158 0:000 RSDT 0x8EE39028

25:158 0:000 FADT from RSDT: 0x8EE39178

25:158 0:000 XSDT 0x8EE390A0

25:158 0:000 FADT from XSDT: 0x8EE5D7E8

25:158 0:000 Xsdt reallocation done

25:158 0:000 old FADT length=114

25:160 0:002 Apply DsdtFixMask=0x20430085

25:160 0:000 drop _DSM mask=0xFFFF

25:160 0:000 === [ FixBiosDsdt ] =======================================

25:160 0:000 VideoCard devID=0x67DF1002

25:160 0:000 DisplayADR1[0] = 0x10000, DisplayADR2[0] = 0x0

25:160 0:000 USBADR[0] = 0x140000 and PCIe = 0xFFFE

25:161 0:000 Patching DSDT:

25:161 0:000 - [Rename _OSI to XOSI]: pattern 5F4F5349, patched at: [ (AD06) (889B) (3) (11) (18) (1C) (1C) (1A) (18) (18) (18) (18) ]

25:161 0:000 - [Rename HDAS to HDEF]: pattern 48444153, patched at: [ (2E7) (12) (12) (BD7E) (157F) (84) (D) (2B) (32) (4F) (6F) (C3) (15866) ]

25:161 0:000 - [Rename SAT0 to SATA]: pattern 53415430, patched at: [ (329) (16) (D) (16) (16) (D) (16) (16) (D) (16) (D4EF) (30) (12471) (1501) (4E2) (2A) (29) (2E) (2E) (2E) ]

25:161 0:000 - [Rename H_EC to EC]: pattern 485F4543, patched at: [ (2D1) (2D6) (CEB6) (10) (534A) (1B) (15) (14) (139) (15) (25) (22) (15) (763) (16) (16) (33) (185) (9A) (A9C) (12) (F) (29) (12) (F) (2322) (14) (13A) (14) (CBC6) (1F) (24) (25) (57) (12) (10) (1D) (12) (10) (1B) (11) (1C) (11) (48D) (516) ]

25:161 0:000 first CPU found at A9BD offset A9C0

25:161 0:000 score candidate at A9B9

25:161 0:000 score inserted in acpi_cpu_score _PR_

25:161 0:000 Found ACPI CPU: CPU0 | CPU1 | CPU2 | CPU3 | CPU4 | CPU5 | CPU6 | CPU7 , within the score: _PR_

25:162 0:000 Found PCIROOTUID = 0

25:162 0:000 Start RTC Fix

25:162 0:000 found RTC Length not match, Maybe will cause CMOS reset will patch it.

25:162 0:000 found RTC had IRQNoFlag will move -3 bytes

25:162 0:000 ...len=24625

25:162 0:000 new size written to 2345A shift=0 len=24625

25:162 0:000 len after correct outers 24625

25:163 0:000 Start SBUS Fix PCI=377D len=24625

25:163 0:000 device (SBUS) found at C38D

25:163 0:000 _DSM in SBUS already exists, dropped

25:163 0:000 SBUS code size fix = 0x0000005E

25:163 0:000 deleting device CRT_

25:163 0:000 deleting device DVI_

25:164 0:000 deleting device SPKR

25:164 0:000 deleting device ECP_

25:165 0:000 deleting device LPT_

25:165 0:000 deleting device FDC0

25:165 0:000 deleting device ECP1

25:166 0:000 deleting device LPT1

25:166 0:000 deleting device EPC_

25:167 0:000 Start Darwin Fix

25:167 0:000 Start SHUTDOWN Fix len=245C7

25:167 0:000 === [ ACPIDropTables ] ====================================

25:167 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=CpuSsdt Length=3806

25:167 0:000 Xsdt has tables count=20

25:167 0:000 Table: SSDT CpuSsdt 3806 dropped

25:167 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=xh_rvp08 Length=2607

25:167 0:000 Xsdt has tables count=19

25:167 0:000 Table: SSDT xh_rvp08 2607 dropped

25:167 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=PegSsdt Length=9163

25:167 0:000 Xsdt has tables count=18

25:167 0:000 Table: SSDT PegSsdt 9163 dropped

25:167 0:000 Drop tables from Xsdt, SIGN=SSDT TableID=SataTabl Length=887

25:167 0:000 Xsdt has tables count=17

25:167 0:000 Table: SSDT SataTabl 887 dropped

25:167 0:000 === [ PatchAllSSDT ] ======================================

25:167 0:000 Patch table: SSDT SaSsdt len=0x3154

25:167 0:000 0. [Rename _OSI to XOSI]: pattern 5F4F5349, bin not found / already patched!

25:167 0:000 1. [Rename HDAS to HDEF]: pattern 48444153, bin not found / already patched!

25:167 0:000 2. [Rename SAT0 to SATA]: pattern 53415430, bin not found / already patched!

25:167 0:000 3. [Rename H_EC to EC]: pattern 485F4543, bin not found / already patched!

25:167 0:000 Drop tables from Xsdt, SIGN=XXXX TableID= Length=0

25:167 0:000 Xsdt has tables count=16

25:167 0:000 === [ ACPIPatchedAML ] ====================================

25:167 0:000 Sorted

25:167 0:000 Inserting table[0]:SSDT-2-PegSsdt.aml from EFI\CLOVER\ACPI\patched ... Success

25:168 0:000 Inserting table[1]:SSDT-3-UsbFix.aml from EFI\CLOVER\ACPI\patched ... Success

25:168 0:000 Inserting table[2]:SSDT-5-eGpu.aml from EFI\CLOVER\ACPI\patched ... Success

25:168 0:000 Inserting table[3]:SSDT-6-Xosi.aml from EFI\CLOVER\ACPI\patched ... Success

25:169 0:000 CPUBase=0 and ApicCPUBase=1 ApicCPUNum=1

25:169 0:000 Maximum control=0x28

25:169 0:000 Turbo control=0x2A

25:169 0:000 P-States: min 0x8, max 0x2A

25:169 0:000 SSDT with plugin-type without P-States is generated

25:169 0:000 SSDT with CPU C-States generated successfully

25:169 0:000 === [ RestSetup macOS ] ===================================

25:169 0:000 EdidDiscovered size=128

25:169 0:000 Inject EDID

25:169 0:000 ------- EDID Table

25:169 0:000 000 | 00 FF FF FF FF FF FF 00 1E 6D

25:169 0:000 010 | 09 5B 65 BC 05 00 09 1A 01 04

25:169 0:000 020 | B5 3C 22 78 9F 30 35 A7 55 4E

25:169 0:000 030 | A3 26 0F 50 54 21 08 00 71 40

25:169 0:000 040 | 81 80 81 C0 A9 C0 D1 C0 81 00

25:169 0:000 050 | 01 01 01 01 4D D0 00 A0 F0 70

25:169 0:000 060 | 3E 80 30 20 65 0C 58 54 21 00

25:169 0:000 070 | 00 1A 28 68 00 A0 F0 70 3E 80

25:169 0:000 080 | 08 90 65 0C 58 54 21 00 00 1A

25:169 0:000 090 | 00 00 00 FD 00 30 3D 87 87 38

25:169 0:000 100 | 01 0A 20 20 20 20 20 20 00 00

25:169 0:000 110 | 00 FC 00 4C 47 20 55 6C 74 72

25:169 0:000 120 | 61 20 48 44 0A 20 01 0F

25:169 0:000 VendorID = 0x1E6D

25:169 0:000 ProductID = 0x5B09

25:169 0:000 ------- New EDID Table

25:169 0:000 000 | 00 FF FF FF FF FF FF 00 6D 1E

25:169 0:000 010 | 09 5B 65 BC 05 00 09 1A 01 04

25:169 0:000 020 | B5 3C 22 78 9F 30 35 A7 55 4E

25:169 0:000 030 | A3 26 0F 50 54 21 08 00 71 40

25:169 0:000 040 | 81 80 81 C0 A9 C0 D1 C0 81 00

25:169 0:000 050 | 01 01 01 01 4D D0 00 A0 F0 70

25:169 0:000 060 | 3E 80 30 20 65 0C 58 54 21 00

25:169 0:000 070 | 00 1A 28 68 00 A0 F0 70 3E 80

25:169 0:000 080 | 08 90 65 0C 58 54 21 00 00 1A

25:169 0:000 090 | 00 00 00 FD 00 30 3D 87 87 38

25:169 0:000 100 | 01 0A 20 20 20 20 20 20 00 00

25:169 0:000 110 | 00 FC 00 4C 47 20 55 6C 74 72

25:169 0:000 120 | 61 20 48 44 0A 20 01 0F

25:169 0:000 ATI injection not set

25:169 0:000 RCBA disabled; cannot use it

25:169 0:000 stringlength = 886

25:169 0:000 CurrentMode: Width=3840 Height=2160

25:169 0:000 Beginning FSInjection

FSInjectionInstall ...

- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 8BFDEF18

FSInjectionInstall ...

- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 8BFDEF18

25:176 0:006 Use origin smbios table type 1 guid.

25:187 0:011 Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other

25:187 0:000 Extra kext: EFI\CLOVER\kexts\Other\AMD9xxxControllerPatcher.kext

25:189 0:001 Extra kext: EFI\CLOVER\kexts\Other\Z270-USB.kext

25:190 0:001 Extra kext: EFI\CLOVER\kexts\Other\FakeSMC.kext

25:193 0:002 |-- PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\IntelCPUMonitor.kext

25:194 0:001 |-- PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\W836x.kext

25:195 0:001 Extra kext: EFI\CLOVER\kexts\Other\AppleIGB.kext

25:198 0:002 Extra kext: EFI\CLOVER\kexts\Other\EFICheckDisabler.kext

25:200 0:002 Extra kext: EFI\CLOVER\kexts\Other\IntelMausiEthernet.kext

25:203 0:003 SetStartupDiskVolume:

25:203 0:000 * Volume: 'HIGH_SIERRA_PCIe'

25:203 0:000 * LoaderPath: ''

25:203 0:000 * DevPath: HIGH_SIERRA_PCIe

25:203 0:000 * GUID = 535A8AC0-AEB6-4C9B-8216-FC10937ADE34

25:204 0:000 * efi-boot-device: IOMatchIOProviderClassIOMediaIOPropertyMatchUUID535A8AC0-AEB6-4C9B-8216-FC10937ADE34

25:204 0:000 Custom boot screen not used because entry has unset use graphics

 

 

 

It appears many of my changes were not properly/faithfully applied to the sourceforge sources.

  • Like 2

It appears many of my changes were not properly/faithfully applied to the sourceforge sources.

 

seems to be the case.

 

I took your AcpiPatcher.c file (https://raw.githubusercontent.com/RehabMan/Clover/master/rEFIt_UEFI/Platform/AcpiPatcher.c) and removed this section:

if (gSettings.NoDynamicExtract) {

    return;

  }

Dropped into 4286 -  it compiled and runs just fine.

×
×
  • Create New...