Jump to content

Clover Problems and Solutions


ErmaC
3,206 posts in this topic

Recommended Posts

@Slice

here is updated files.

-bug report in menu.c and setting.c
log issue
if use fake-id, ig-platform-id
18:928 18:085 EDITED: 0x19160000
31:979 13:050 EDITED: 0x19160000
41:174 9:195 applied FakeIntel=0x19168086
41:174 0:000 EDITED: 0x19168086

fixed log
0:838 0:376 GUI ready
12:834 11:996 applied FakeIntel=0x19168086
12:834 0:000 EDITED: 0x19168086
19:719 6:884 applied *-platform-id=0x19160000
19:719 0:000 EDITED: 0x19160000


-DualLink
DualLink default = 1(old code is same).
according to resolution with duallnk value in config.plist, clover properly detect dualink value



-Intel HDMI
default: don’t add hda-gfx
if you want, check EnableHDMI in config.plist or use ACPI injection.




=================== case1 ===================
injection : ACPI
- *-platform-id yes
- device-id yes

platform-id : config.plist
- *-platform-id no

device-ID : config.plist
- FakeID(IntelGFX) no
FakePCIID.kext
- device-id(FakeID) no(not use kext)


-Summary
Clover auto-detection : yes
ACPI : *-platform-id, device-id
platform-id :
device-ID :

-Result
*-platform-id : ACPI, auto-detection = ACPI
device-ID : ACPI, auto-detection = ACPI

if have corrected, get qe/ci

=====================================================

=================== case2 ===================
injection : ACPI
- *-platform-id no
- device-id yes

platform-id : config.plist
- *-platform-id yes

device-ID : config.plist
- FakeID(IntelGFX) no
FakePCIID.kext
- device-id(FakeID) no(not use kext)


-Summary
Clover auto-detection : yes
ACPI : device-id
platform-id : config.plist
device-ID :

-Result
*-platform-id : config.plist
device-ID : ACPI

if have corrected, get qe/ci

=====================================================

=================== case3 ===================
injection : ACPI
- *-platform-id yes
- device-id no

platform-id : config.plist
- *-platform-id no

device-ID : config.plist
- FakeID(IntelGFX) yes
FakePCIID.kext
- device-id(FakeID) no(not use kext)


-Summary
Clover auto-detection : yes
ACPI : *-platform-id
platform-id :
device-ID : config.plist

-Result
*-platform-id : ACPI, auto-detection. = use ACPI
device-ID : config.plist

if have corrected, get qe/ci

=====================================================

=================== case4 ===================
injection : ACPI
- *-platform-id no
- device-id no

platform-id : config.plist
- *-platform-id no

device-ID : config.plist
- FakeID(IntelGFX) yes
FakePCIID.kext
- device-id(FakeID) no(not use kext)


-Summary
Clover auto-detection : yes
ACPI :
platform-id :
device-ID : config.plist

-Result
*-platform-id : auto-detection
device-ID : config.plist

if have corrected, get qe/ci

=====================================================

above cases are approximate flow
and omitted other cases. i already tested it with tester.

my clover log

1:972 0:000 === [ RestSetup macOS ] ===================================
1:972 0:000 Intel HD Graphics 520 [8086:1916] :: PciRoot(0x0)\Pci(0x2,0x0)
1:972 0:000 Found Full HD Display - 16:9 :: Width=1920 Height=1080
1:972 0:000 AAPL00,override-no-connect: added
1:972 0:000 AAPL00,DualLink = 1
1:972 0:000 FakeID Intel GFX: not set
1:972 0:000 ig-platform-id: not set
1:972 0:000 Beginning Intel GFX auto-detection with ACPI Injection
1:972 0:000 Found FakeID Intel GFX = 0x19168086
1:972 0:000 Found ig-platform-id = 0x19160000
1:972 0:000 Intel GFX revision = 0x7

Summary
Clover Intel GFX auto-detection Goal(if you don't have ig-platform-id or fakeid or know both)
- can boot without black screen issue and fail case compared to clover's old gma.c source. ofc, can't cover all cases with resolution. because according to graphic buffer, need patches to resolve issue(hdmi, sleep, etc). so support basic(boot, 0xXXXX0000)
- potential duallink issue fix according to resolution with dualink value in config.plist.
- have options like skylake glitches fix and other intel graphic's basic options(ex. hd3000 need os_info to get windows and etc in snow leopard.)
- arranged all intel graphic device-id and buffer information.

- shown various resolution with ratio by using auto-detection
- will help debug on user's configuration

Tested list
- Arrandale - not test

- Sandybrigde - HD3000Laptop(gujiangjiang, tluck)

- Ivybridge - HD4000Laptop(bronxteck, Riley Freeman)

- Haswell - HD4400Laptop(bronxteck),HD4600Desktop(bronexteck)

- Broadwell - HD5300Tablet(Sherlocks)

- Skylake - HD520Laptop(Sherlocks, tluck) HD530Laptop(gujiangjiang)

- Kabylake - not test


i know that all graphics are not completed test. but theoretically applied. basic feature is no problem. if have ig-platform-id or fakeid in config.plist, it also is no problem.

Specially thanks bronxteck, gujiangjiang.
both users continuesly reported log with problem or etc to me.

added updated edid code with clean and cosmetic for log

Updated-Sherlocks.zip

  • Like 3
Link to comment
Share on other sites

I have an Asus X550LDV as per signature and i cannot increase Allocated Memory for Intel HD4400

Any value that is different from 64 mb doesn't let me boot OS X... it hangs at bluetooth transport ... Is there any fix for that?

 

 

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

Dear Sherlocks,

 

this is my test with your latest patch from post#1933:

 

config.plist entry for GRAPHICS:

	<key>Graphics</key>
	<dict>
		<key>FBName</key>
		<string>Berbice</string>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<true/>
			<key>Intel</key>
			<true/>
		</dict>
		<key>InjectEDID</key>
		<true/>
	</dict>

CLOVER REV4061 plus Sherlocks latest patch bootlog:

 

 

0:100  0:100  MemLog inited, TSC freq: 4008566910
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 20.4.2017,  19:33:54 (GMT)
0:100  0:000  Starting Clover revision: 4061 on American Megatrends EFI
0:100  0:000  Build with: [Args: -mc --no-usb -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -t XCODE8 | -D DISABLE_USB_SUPPORT -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -D USE_BIOS_BLOCKIO -D USE_LOW_EBDA -a X64 -b RELEASE -t XCODE8 -n 9 | OS: 10.12.5]
0:100  0:000  SelfDevicePath=PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000) @26A89B18
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-DIMM1
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM2
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM1
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM2
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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: 'System Product Name' with board 'MAXIMUS VIII EXTREME'
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  The CPU supported turbo
0:100  0:000  BrandString = Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
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: 24003394
0:100  0:000  MSR 0xE2 before patch 00000000
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: 25 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  === [ 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) : 1002 67DF class=030000
0:100  0:000   - GFX: Model=AMD Radeon RX480 (ATI/AMD)
0:100  0:000   - RADEON_BIOS_0_SCRATCH = 0xFFFFFFFF
0:100  0:000  PCI (00|01:00.01) : 1002 AAF0 class=040300
0:100  0:000   - HDMI Audio: 
0:100  0:000  PCI (00|00:01.01) : 8086 1905 class=060400
0:100  0:000  PCI (00|00:01.02) : 8086 1909 class=060400
0:100  0:000  PCI (00|03:00.00) : 144D A804 class=010802
0:100  0:000  PCI (00|00:02.00) : 8086 1912 class=030000
0:100  0:000   - GFX: Model=Intel HD Graphics 530 (Intel)
0:100  0:000  PCI (00|00:14.00) : 8086 A12F class=0C0330
0:100  0:000  PCI (00|00:16.00) : 8086 A13A class=078000
0:100  0:000  PCI (00|00:17.00) : 8086 A102 class=010601
0:100  0:000  PCI (00|00:1B.00) : 8086 A167 class=060400
0:100  0:000  PCI (00|00:1C.00) : 8086 A110 class=060400
0:100  0:000  PCI (00|00:1C.02) : 8086 A112 class=060400
0:100  0:000  PCI (00|70:00.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:01.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:03.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:04.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|74:00.00) : DD01 0003 class=048000
0:100  0:000  PCI (00|71:05.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:06.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:07.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|00:1C.04) : 8086 A114 class=060400
0:100  0:000  PCI (00|00:1D.00) : 8086 A118 class=060400
0:100  0:000  PCI (00|79:00.00) : 144D A802 class=010802
0:101  0:000  PCI (00|00:1F.00) : 8086 A145 class=060100
0:101  0:000  PCI (00|00:1F.02) : 8086 A121 class=058000
0:101  0:000  PCI (00|00:1F.04) : 8086 A123 class=0C0500
0:101  0:000  PCI (00|00:1F.06) : 8086 15B8 class=020000
0:101  0:000   - LAN: 0 Vendor=Intel
0:101  0:000  === [ GetDefaultSettings ] ================================
0:101  0:000  Clover load options size = 0 bytes
0:104  0:002  EFI\CLOVER\config.plist loaded: Success
0:104  0:000  === [ GetListOfThemes ] ===================================
0:104  0:000  - [00]: Classic Mac OS
0:105  0:000  - [01]: embedded
0:105  0:000  - [01]: random
0:106  0:000  === [ Found config plists ] ===============================
0:106  0:000  - config.plist
0:106  0:000  === [ GetEarlyUserSettings ] ==============================
0:106  0:000  timeout set to 10
0:106  0:000  Custom boot CUSTOM_BOOT_DISABLED (0x0)
0:106  0:000  ForceKextsToLoad: 3 requested
0:106  0:000   - [0]: System\Library\Extensions\IOAcceleratorFamily2.kext
0:106  0:000   - [1]: System\Library\Extensions\AMDRadeonX4100.kext
0:106  0:000   - [2]: System\Library\Extensions\AMD9510Controller.kext
0:106  0:000  KextsToPatch: 22 requested
0:106  0:000   - [00]: AppleUSBXHCIPCI (raise port limit for USB to 30) :: BinPatch :: data len: 7
0:106  0:000   - patch disabled at config
0:106  0:000   - [01]: AMD9510Controller (Connectors Patch for Framebuffer BERBICE for RX480 NITRO) :: BinPatch :: data len: 120
0:106  0:000   - [02]: AMD9510Controller (Connectors Patch for Framebuffer BALADI for RX480 NITRO) :: BinPatch :: data len: 144
0:106  0:000   - patch disabled at config
0:106  0:000   - [03]: AMD9510Controller (Connectors Patch for Framebuffer EXMOOR for RX480 NITRO) :: BinPatch :: data len: 144
0:106  0:000   - patch disabled at config
0:106  0:000   - [04]: AMDRadeonX4100 (36_CUs_Patch) :: BinPatch :: data len: 21
0:106  0:000   - [05]: AMDRadeonX4100 (Remove_CU_Limit) :: BinPatch :: data len: 20
0:106  0:000   - [06]: AppleGraphicsPowerManagement (AGPM_Patch) :: BinPatch :: data len: 8
0:106  0:000   - patch disabled at config
0:106  0:000   - [07]: IONVMeFamily (NVMe SSD PikePatch#1) :: BinPatch :: data len: 16
0:106  0:000   - [08]: IONVMeFamily (NVMe SSD PikePatch#2) :: BinPatch :: data len: 16
0:106  0:000   - [09]: IONVMeFamily (NVMe SSD PikePatch#3) :: BinPatch :: data len: 16
0:106  0:000   - [10]: IONVMeFamily (NVMe SSD PikePatch#4) :: BinPatch :: data len: 16
0:106  0:000   - [11]: IONVMeFamily (NVMe SSD PikePatch#5) :: BinPatch :: data len: 16
0:106  0:000   - [12]: IONVMeFamily (NVMe SSD PikePatch#6_7) :: BinPatch :: data len: 20
0:106  0:000   - [13]: IONVMeFamily (NVMe SSD PikePatch#8) :: BinPatch :: data len: 16
0:106  0:000   - [14]: IONVMeFamily (NVMe SSD PikePatch#9_10) :: BinPatch :: data len: 44
0:106  0:000   - [15]: IONVMeFamily (NVMe SSD PikePatch#11) :: BinPatch :: data len: 16
0:106  0:000   - [16]: IONVMeFamily (NVMe SSD PikePatch#12) :: BinPatch :: data len: 16
0:106  0:000   - [17]: IONVMeFamily (NVMe SSD PikePatch#13) :: BinPatch :: data len: 16
0:106  0:000   - [18]: IONVMeFamily (NVMe SSD PikePatch#14) :: BinPatch :: data len: 16
0:106  0:000   - [19]: IONVMeFamily (NVMe SSD PikePatch#15) :: BinPatch :: data len: 16
0:106  0:000   - [20]: IONVMeFamily (NVMe SSD PikePatch#16) :: BinPatch :: data len: 16
0:106  0:000   - [21]: IONVMeFamily (NVMe SSD PikePatch#17) :: BinPatch :: data len: 16
0:106  0:000  Default theme: Classic Mac OS
0:106  0:000  === [ LoadDrivers ] =======================================
0:107  0:000  Loading AppleImageCodec-64.efi  status=Success
0:108  0:001  Loading AppleKeyAggregator-64.efi  status=Success
0:109  0:001  Loading AppleUITheme-64.efi  status=Success
0:110  0:001  Loading DataHubDxe-64.efi  status=Success
0:112  0:001  Loading FirmwareVolume-64.efi  status=Success
0:113  0:001  Loading FSInject-64.efi  status=Success
0:114  0:000  Loading HFSPlus.efi  status=Success
0:115  0:000   - driver needs connecting
0:115  0:000  Loading OsxAptioFixDrv-64.efi  status=Success
0:116  0:001  Loading OsxFatBinaryDrv-64.efi  status=Success
0:117  0:001  Loading SMCHelper-64.efi  status=Success
0:118  0:001  Loading Test2-2016.efi  status=Success
0:119  0:001  1 drivers needs connecting ...
0:119  0:000  PlatformDriverOverrideProtocol->GetDriver overriden
0:119  0:000  HFS+ driver loaded
0:119  0:000  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
0:300  0:180  === [ InitScreen ] ========================================
0:300  0:000  SetMaxResolution: found best mode 3: 1440x900
0:450  0:149  Video mode change to mode #3: Success
0:450  0:000   - set
0:450  0:000  Console modes reported: 4, available modes:
0:450  0:000   - [01]: 80x25 (current mode)
0:450  0:000   - [03]: 100x31
0:450  0:000   - [04]: 180x47
0:450  0:000  SetScreenResolution: 1440x900 - already set
0:450  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000)
0:450  0:000  Using embedded font: Success
0:509  0:058  === [ GetMacAddress ] =====================================
0:509  0:000   get legacy LAN MAC, 1 card found
0:509  0:000  Legacy MAC address of LAN #0= 70:8B:CD:55:B5:E3:
0:509  0:000  === [ ScanSPD ] ===========================================
0:509  0:000  SMBus device : 8086 A123 class=0C0500 status=Success
0:509  0:000  SMBus CmdReg: 0x3
0:509  0:000  Scanning SMBus [8086:A123], mmio: 0xDC436004, ioport: 0xF040, hostc: 0x11
0:509  0:000  Slots to scan [8]...
0:510  0:000  SPD[0]: Got invalid type 0 @0x50. Will set page and retry.
0:510  0:000  SPD[0]: Type 12 @0x50
0:528  0:017  XMP Profile1: 5*125 0 ns
0:528  0:000  Found module with XMP version 2.0
0:528  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:528  0:000  DDR speed 3200MHz
0:528  0:000  Slot: 0 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:529  0:000  SPD[1]: Type 12 @0x51
0:547  0:017  XMP Profile1: 5*125 0 ns
0:547  0:000  Found module with XMP version 2.0
0:547  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:547  0:000  DDR speed 3200MHz
0:547  0:000  Slot: 1 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:547  0:000  SPD[2]: Type 12 @0x52
0:565  0:017  XMP Profile1: 5*125 0 ns
0:565  0:000  Found module with XMP version 2.0
0:565  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:565  0:000  DDR speed 3200MHz
0:565  0:000  Slot: 2 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:566  0:000  SPD[3]: Type 12 @0x53
0:584  0:017  XMP Profile1: 5*125 0 ns
0:584  0:000  Found module with XMP version 2.0
0:584  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:584  0:000  DDR speed 3200MHz
0:584  0:000  Slot: 3 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:584  0:000  === [ GetAcpiTablesList ] =================================
0:584  0:000  Get Acpi Tables List from RSDT:
0:584  0:000   - [00]: FACP  A M I  len=132
0:584  0:000   - [01]: APIC  A M I  len=188
0:584  0:000   - [02]: FPDT  A M I  len=68
0:584  0:000   - [04]: MCFG  A M I  len=60
0:584  0:000   - [05]: SSDT  SataTabl len=912
0:584  0:000   - [06]: FIDT  A M I len=156
0:584  0:000   - [07]: SSDT  SaSsdt  len=12628
0:584  0:000   - [08]: SSDT  PegSsdt len=9534
0:584  0:000   - [09]: HPET  SKL len=56
0:584  0:000   - [10]: SSDT  xh_rvp08 len=2835
0:584  0:000   - [11]: UEFI  EDK2     len=66
0:584  0:000   - [12]: SSDT  CpuSsdt len=3806
0:584  0:000   - [13]: LPIT  SKL len=148
0:584  0:000   - [14]: WSMT  SKL len=40
0:584  0:000   - [15]: SSDT  sensrhub len=671
0:584  0:000   - [16]: SSDT  PtidDevc len=12290
0:584  0:000   - [17]: DBGP   len=52
0:584  0:000   - [18]: DBG2   len=84
0:584  0:000  Calibrated TSC frequency =4008566910 =4008MHz
0:585  0:000  === [ GetUserSettings ] ===================================
0:585  0:000  Add 9 properties:
0:585  0:000   - [00]: ATI, len: 8
0:585  0:000   - [01]: IntelGFX, len: 4
0:585  0:000   - [02]: IntelGFX, len: 4
0:585  0:000   - [03]: IntelGFX, len: 4
0:585  0:000   - [04]: IntelGFX, len: 4
0:585  0:000   - [05]: IntelGFX, len: 4
0:585  0:000   - [06]: IntelGFX, len: 4
0:585  0:000   - [07]: IntelGFX, len: 4
0:585  0:000   - [08]: IntelGFX, len: 16
0:585  0:000  USB FixOwnership: no
0:585  0:000  Dropping 4 tables:
0:585  0:000   - [00]: Drop table  signature="SSDT" (54445353) table-id="xh_rvp08" (38307076725F6878)
0:585  0:000           - set table: 54445353, 38307076725F6878 to drop: yes
0:585  0:000   - [01]: Drop table  signature="SSDT" (54445353) table-id="PegSsdt" (0074647353676550)
0:585  0:000           - set table: 54445353,   74647353676550 to drop: yes
0:585  0:000   - [02]: Drop table  signature="SSDT" (54445353) table-id="SaSsdt" (0000746473536153)
0:585  0:000           - set table: 54445353,     746473536153 to drop: no
0:585  0:000   - [03]: Drop table  signature="DMAR" (52414D44)
0:585  0:000           - set table: 52414D44,                0 to drop: no
0:585  0:000   - final DSDT Fix mask=00420004
0:585  0:000  CpuFreq: 4000MHz
0:585  0:000  CpuType: 905
0:585  0:000  BusSpeed: 99790kHz
0:585  0:000  Converted CustomUUID 40028D03-5C04-5C05-D506-2D0700080009
0:586  0:000  ChassisType: 0x8
0:586  0:000  === [ ScanVolumes ] =======================================
0:586  0:000  Found 11 volumes with blockIO
0:586  0:000  - [00]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)
0:586  0:000  - [01]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000)
0:587  0:000          Result of bootcode detection: bootable unknown (legacy)
0:587  0:000          This is SelfVolume !!
0:587  0:000  - [02]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:587  0:000  - [03]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(3,GPT,EF0AAA19-8D5D-4844-81BE-484F4C06C87A,0x1D08FA28,0x135F20)
0:587  0:000  - [04]: Volume: PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x0,0xFFFF,0x0)
0:587  0:000          Found optical drive
0:587  0:000  - [05]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)
0:587  0:000  - [06]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(1,GPT,1148ED0D-0B1A-483D-9439-E7423EA49CEC,0x800,0xE1000)
0:587  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:587  0:000  - [07]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(2,GPT,654E58A2-ECB2-4FCE-BE5B-7F9DF0D9A063,0xE1800,0x32000)
0:587  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:587  0:000  - [08]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(3,GPT,4EC1D426-4B19-457B-81EF-2E387B87DB5C,0x113800,0x8000)
0:587  0:000  - [09]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(4,GPT,6EE5EB46-8381-4138-8E8B-7CA0CD9919C0,0x11B800,0x1DA46538)
0:587  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:587  0:000  - [10]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(5,GPT,FA5EE0A4-543C-49C0-B61F-24A78AE7F52F,0x1DB62000,0x190800)
0:588  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:588  0:000  === [ InitTheme ] =========================================
0:589  0:001  Using theme 'Classic Mac OS' (EFI\CLOVER\themes\Classic Mac OS)
0:589  0:000  OS main and drive as badge
0:590  0:001  Loading font from ThemeDir: Success
0:591  0:000  Choosing theme Classic Mac OS
0:591  0:000  after NVRAM boot-args=-v agdp=Mac-A5C67F76ED83108C
0:591  0:000  === [ Dump SMC keys from NVRAM ] ==========================
0:591  0:000  found AppleSMC protocol
0:652  0:060  === [ AddCustomEntries ] ==================================
0:652  0:000  Custom entry 0 skipped because it is hidden.
0:652  0:000  === [ ScanLoader ] ========================================
0:652  0:000  - [01]: 'EFI'
0:662  0:009  - [02]: 'SIERRA_SSD'
0:662  0:000          AddLoaderEntry for Volume Name=SIERRA_SSD
0:662  0:000      Not match custom entry 0: Type: not match
0:663  0:000      hibernated: set as never
0:671  0:008  - [03]: 'Recovery HD'
0:671  0:000          AddLoaderEntry for Volume Name=Recovery HD
0:671  0:000      Skipped because matching custom entry 0!
0:678  0:006  - [06]: 'Wiederherstellung'
0:685  0:006  - [07]: 'EFI'
0:686  0:000          AddLoaderEntry for Volume Name=EFI
0:686  0:000      Not match custom entry 0: Type: not match
0:694  0:007  - [09]: 'WINDOWS_10'
0:701  0:006  - [10]: ''
0:708  0:006  === [ AddCustomTool ] =====================================
0:708  0:000  found tool \EFI\CLOVER\tools\Shell64U.efi
0:708  0:000  Checking EFI partition Volume 1 for Clover
0:708  0:000   Found Clover
0:710  0:001  === [ GetEfiBootDeviceFromNvram ] =========================
0:711  0:001   - efi-boot-device-data: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:711  0:000    - Volume: 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)'
0:711  0:000    - LoaderPath: '<null string>'
0:711  0:000    - Guid = AA00132B-9BBB-472D-8E99-02FF0B866FEA
0:711  0:000  === [ FindStartupDiskVolume ] =============================
0:711  0:000    - Volume: partition = PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:711  0:000     - searching for that partition
0:711  0:000      - found entry 0. 'Boot macOS from SIERRA_SSD', Volume 'SIERRA_SSD'
0:711  0:000  Boot redirected to Entry 0. 'Boot macOS from SIERRA_SSD'
0:711  0:000  DefaultIndex=0 and MainMenu.EntryCount=8
0:817  0:105  GUI ready
65:206  64:389  EDITED: 0x67EF1002
85:073  19:867  BootVariable of the entry is empty
85:073  0:000  === [ StartLoader ] =======================================
85:073  0:000  Finally: Bus=99790kHz CPU=4000MHz
85:073  0:000  Loading boot.efi  status=Success
85:110  0:036  GetOSVersion: 10.12.5 (16F60a)
85:110  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
85:110  0:000  Filtering KextPatches:
85:110  0:000   - [00]: AppleUSBXHCIPCI (raise port limit for USB to 30) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
85:110  0:000   - [01]: AMD9510Controller (Connectors Patch for Framebuffer BERBICE for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [02]: AMD9510Controller (Connectors Patch for Framebuffer BALADI for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
85:110  0:000   - [03]: AMD9510Controller (Connectors Patch for Framebuffer EXMOOR for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
85:110  0:000   - [04]: AMDRadeonX4100 (36_CUs_Patch) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [05]: AMDRadeonX4100 (Remove_CU_Limit) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [06]: AppleGraphicsPowerManagement (AGPM_Patch) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
85:110  0:000   - [07]: IONVMeFamily (NVMe SSD PikePatch#1) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [08]: IONVMeFamily (NVMe SSD PikePatch#2) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [09]: IONVMeFamily (NVMe SSD PikePatch#3) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [10]: IONVMeFamily (NVMe SSD PikePatch#4) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [11]: IONVMeFamily (NVMe SSD PikePatch#5) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [12]: IONVMeFamily (NVMe SSD PikePatch#6_7) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [13]: IONVMeFamily (NVMe SSD PikePatch#8) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [14]: IONVMeFamily (NVMe SSD PikePatch#9_10) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [15]: IONVMeFamily (NVMe SSD PikePatch#11) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [16]: IONVMeFamily (NVMe SSD PikePatch#12) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [17]: IONVMeFamily (NVMe SSD PikePatch#13) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [18]: IONVMeFamily (NVMe SSD PikePatch#14) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [19]: IONVMeFamily (NVMe SSD PikePatch#15) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [20]: IONVMeFamily (NVMe SSD PikePatch#16) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [21]: IONVMeFamily (NVMe SSD PikePatch#17) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000  === [ PatchSmbios ] =======================================
85:110  0:000  insert table 9 for dev 0:0
85:110  0:000  insert table 9 for dev 0:1
85:110  0:000  insert table 9 for dev 1F:6
85:111  0:000  Trusting SMBIOS...
85:111  0:000  Channels: 2
85:111  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
85:111  0:000   partNum=CMK32GX4M4B3200C16  
85:111  0:000  SMBIOS Type 17 Index = 0 => 0 0:
85:111  0:000  BANK 0 DIMM0 3200MHz 8192MB
85:111  0:000   partNum=CMK32GX4M4B3200C16  
85:111  0:000  SMBIOS Type 17 Index = 1 => 2 2:
85:111  0:000  BANK 1 DIMM0 3200MHz 8192MB
85:111  0:000   partNum=CMK32GX4M4B3200C16  
85:111  0:000  SMBIOS Type 17 Index = 2 => 1 1:
85:111  0:000  BANK 0 DIMM1 3200MHz 8192MB
85:111  0:000   partNum=CMK32GX4M4B3200C16  
85:111  0:000  SMBIOS Type 17 Index = 3 => 3 3:
85:111  0:000  BANK 1 DIMM1 3200MHz 8192MB
85:111  0:000  mTotalSystemMemory = 32768
85:111  0:000  NumberOfMemoryDevices = 4
85:111  0:000  Type20[0]->End = 0x7FFFFF, Type17[0] = 0x2000
85:111  0:000  Type20[1]->End = 0x17FFFFF, Type17[2] = 0x8000
85:111  0:000  Type20[2]->End = 0xFFFFFF, Type17[1] = 0xC000
85:111  0:000  Type20[3]->End = 0x1FFFFFF, Type17[3] = 0x14000
85:111  0:000  Table 131 is present, CPUType=10
85:111  0:000  Change to: 905
85:111  0:000  === [ PatchACPI ] =========================================
85:111  0:000  RSDT 0x2A314028
85:111  0:000  FADT from RSDT: 0x2A314170
85:111  0:000  XSDT 0x2A3140A0
85:111  0:000  FADT from XSDT: 0x2A33DBE8
85:111  0:000  Xsdt reallocation done
85:111  0:000  old FADT length=114
85:111  0:000  DSDT found in Clover volume OEM folder: EFI\CLOVER\ACPI\patched\DSDT.aml
85:112  0:001  Apply DsdtFixMask=0x00420004
85:112  0:000     drop _DSM mask=0xFFFF
85:112  0:000  === [ FixBiosDsdt ] =======================================
85:112  0:000  VideoCard devID=0x67DF1002
85:112  0:000  DisplayADR1[0] = 0x10000, DisplayADR2[0] = 0x0
85:112  0:000  VideoCard devID=0x19128086
85:112  0:000  DisplayADR1[1] = 0x20000, DisplayADR2[1] = 0xFFFE
85:112  0:000  USBADR[0] = 0x140000 and PCIe = 0xFFFE
85:112  0:000  first CPU found at B211 offset B214
85:112  0:000  score candidate at B20D
85:112  0:000  score inserted in acpi_cpu_score _PR_
85:112  0:000  Found ACPI CPU: CPU0 | CPU1 | CPU2 | CPU3 | CPU4 | CPU5 | CPU6 | CPU7 , within the score: _PR_
85:113  0:000  Found PCIROOTUID = 0
85:113  0:000  Start RTC Fix
85:113  0:000   deleting device CRT_
85:113  0:000   deleting device DVI_
85:114  0:000   deleting device SPKR
85:114  0:000   deleting device ECP_
85:114  0:000   deleting device LPT_
85:115  0:000   deleting device FDC0
85:115  0:000   deleting device ECP1
85:115  0:000   deleting device LPT1
85:116  0:000  Start SHUTDOWN Fix len=29D5A
85:116  0:000  === [ ACPIDropTables ] ====================================
85:116  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=xh_rvp08 Length=2835
85:116  0:000   Xsdt has tables count=19
85:116  0:000  First zero in XSDT table
85:116  0:000   Table: SSDT  xh_rvp08  2835 dropped
85:116  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=PegSsdt Length=9534
85:116  0:000   Xsdt has tables count=17
85:116  0:000  First zero in XSDT table
85:116  0:000   Table: SSDT  PegSsdt  9534 dropped
85:116  0:000  === [ PatchAllSSDT ] ======================================
85:116  0:000  Patch table: SSDT  SataTabl len=0x390
85:116  0:000  Patch table: SSDT  SaSsdt  len=0x3154
85:116  0:000  Patch table: SSDT  CpuSsdt len=0xEDE
85:116  0:000  Patch table: SSDT  sensrhub len=0x29F
85:116  0:000  Patch table: SSDT  PtidDevc len=0x3002
85:116  0:000  Drop tables from Xsdt, SIGN=XXXX TableID= Length=0
85:116  0:000   Xsdt has tables count=15
85:116  0:000  First zero in XSDT table
85:116  0:000  === [ ACPIPatchedAML ] ====================================
85:116  0:000  Unsorted
85:116  0:000  Inserting UsbFix.aml from EFI\CLOVER\ACPI\patched ... Success
85:116  0:000  Inserting iGpuGfx1.aml from EFI\CLOVER\ACPI\patched ... Success
85:117  0:000  Inserting CpuPmPiker.aml from EFI\CLOVER\ACPI\patched ... Success
85:117  0:000  CPUBase=0 and ApicCPUBase=1 ApicCPUNum=1
85:117  0:000  Drop tables from Xsdt, SIGN=APIC TableID= Length=0
85:117  0:000   Xsdt has tables count=17
85:117  0:000   Table: APIC  A M I   188 dropped
85:117  0:000  First zero in XSDT table
85:117  0:000  Found subtable in MADT: type=0
85:117  0:000  LocalApicNMI is already present, no patch needed
85:117  0:000  New APIC table successfully inserted
85:134  0:017  Patched APIC table saved into efi/clover/acpi/origin/APIC-p.aml 
85:134  0:000  Maximum control=0x28
85:134  0:000  Turbo control=0x2A
85:134  0:000  P-States: min 0x8, max 0x2A
85:134  0:000  SSDT with plugin-type without P-States is generated
85:134  0:000  === [ RestSetup macOS ] ===================================
85:134  0:000  EdidDiscovered size=128
85:134  0:000  ------- EDID Table
85:134  0:000  000  |  00  FF  FF  FF  FF  FF  FF  00  4E  16
85:134  0:000  010  |  02  92  00  00  00  00  34  15  01  03
85:134  0:000  020  |  80  50  2D  78  0A  EE  91  A3  54  4C
85:134  0:000  030  |  99  26  0F  50  54  2D  4F  00  71  59
85:134  0:000  040  |  81  59  95  19  A9  59  B3  19  D1  19
85:134  0:000  050  |  D1  4F  01  01  9A  29  A0  D0  51  84
85:134  0:000  060  |  22  30  50  98  36  00  98  FF  10  00
85:134  0:000  070  |  00  1E  00  00  00  FD  00  18  F0  0F
85:134  0:000  080  |  7D  0F  00  0A  20  20  20  20  20  20
85:134  0:000  090  |  00  00  00  FC  00  53  75  6E  70  6C
85:134  0:000  100  |  75  73  20  54  56  0A  20  20  00  00
85:134  0:000  110  |  00  00  00  00  00  00  00  00  00  00
85:134  0:000  120  |  00  00  00  00  00  00  01  B4
85:134  0:000  Framebuffer @0x90000000  MMIO @0xA0000000 I/O Port @0x0000E000 ROM Addr @0xDC340000
85:134  0:000  PCI region 1 = 0x00000000, region3 = 0x00000000, region5 = 0xDC300000
85:134  0:000  Use region5 as MMIO space
85:134  0:000  BIOS_0_SCRATCH=0xFFFFFFFF, 1=0xFFFFFFFF, 2=0xFFFFFFFF, 3=0xFFFFFFFF, 4=0xFFFFFFFF, 5=0xFFFFFFFF, 6=0xFFFFFFFF
85:134  0:000  RADEON_CRTC2_GEN_CNTL == 0xFFFFFFFF
85:134  0:000   card not posted because GEN_CNTL = -1
85:134  0:000  ATI card non-POSTed, 
85:135  0:000  Set VRAM for Ellesmere =4294967295Mb
85:135  0:000  ATI: get_vram_size returned 0xFFF00000
85:135  0:000  ATI Radeon EVERGREEN+ family
85:135  0:000  ATI Mobile Radeon
85:135  0:000  Users config name Berbice
85:135  0:000  (AtiPorts) Nr of ports set to: 5
85:135  0:000  ATI Ellesmere AMD Radeon RX480 -1MB (Berbice) [1002:67DF] (subsys [174B:E347]):: PciRoot(0x0)\Pci(0x1,0x0)\Pci(0x0,0x0)
85:135  0:000  Intel HD Graphics 530 [8086:1912] :: PciRoot(0x0)\Pci(0x2,0x0)
85:135  0:000    Found Wide XGA Plus Display - 16:10 :: Width=1440 Height=900
85:135  0:000    Custom Intel GFX properties injected, continue
85:135  0:000    Default AAPL00,DualLink = 1
85:135  0:000    Low Resolution Display
85:135  0:000    AAPL00,DualLink: changed from 1 to not used
85:135  0:000    FakeID Intel GFX: not set
85:135  0:000    ig-platform-id: not set
85:135  0:000    Beginning Intel GFX auto-detection with ACPI Injection
85:135  0:000    Found FakeID Intel GFX = 0x19128086
85:135  0:000    Found ig-platform-id = 0x19120000
85:135  0:000  Intel GFX revision  = 0x6
85:135  0:000   RCBA disabled; cannot use it
85:135  0:000  stringlength = 7892
85:135  0:000  CurrentMode: Width=1440 Height=900
85:135  0:000  Beginning FSInjection
85:135  0:000  Blocking kext caches
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 26A89858
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 26A89858
85:143  0:008  Use origin smbios table type 1 guid.
85:156  0:012    Force kext: System\Library\Extensions\IOAcceleratorFamily2.kext
85:158  0:002    Force kext: System\Library\Extensions\AMDRadeonX4100.kext
85:169  0:010    Force kext: System\Library\Extensions\AMD9510Controller.kext
85:175  0:005  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
85:175  0:000    Extra kext: EFI\CLOVER\kexts\Other\FakeSMC.kext
85:178  0:003      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\ACPISensors.kext
85:180  0:002      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\CPUSensors.kext
85:182  0:001      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\GPUSensors.kext
85:185  0:002      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\LPCSensors.kext
85:207  0:022    Extra kext: EFI\CLOVER\kexts\Other\IntelMausiEthernet.kext
85:211  0:003  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.12
85:214  0:003  SetStartupDiskVolume:
85:214  0:000    * Volume: 'SIERRA_SSD'
85:214  0:000    * LoaderPath: '<null string>'
85:214  0:000    * DevPath: SIERRA_SSD
85:214  0:000    * GUID = AA00132B-9BBB-472D-8E99-02FF0B866FEA
85:215  0:000    * efi-boot-device: <array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>AA00132B-9BBB-472D-8E99-02FF0B866FEA</string></dict></dict></dict></array>
85:215  0:000  Custom boot screen not used because entry has unset use graphics

 

 

 

Seems to work like a charm. Should be committed to CLOVER. He got my vote. ;-)

  • Like 1
Link to comment
Share on other sites

I have an Asus X550LDV as per signature and i cannot increase Allocated Memory for Intel HD4400

Any value that is different from 64 mb doesn't let me boot OS X... it hangs at bluetooth transport ... Is there any fix for that?

 

 

Sent from my iPhone using Tapatalk

 

important your hd4400 device id. if you have 0x0412, you can use native framebuffer. but if you have 0x0a14(?), you have to use Rehabman's FakePCIID.kext.

 

Dear Sherlocks,

 

this is my test with your latest patch from post#1933:

 

config.plist entry for GRAPHICS:

	<key>Graphics</key>
	<dict>
		<key>FBName</key>
		<string>Berbice</string>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<true/>
			<key>Intel</key>
			<true/>
		</dict>
		<key>InjectEDID</key>
		<true/>
	</dict>

CLOVER REV61 plus Sherlocks latest patch bootlog:

 

 

0:100  0:100  MemLog inited, TSC freq: 4008566910
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 20.4.2017,  19:33:54 (GMT)
0:100  0:000  Starting Clover revision: 4061 on American Megatrends EFI
0:100  0:000  Build with: [Args: -mc --no-usb -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -t XCODE8 | -D DISABLE_USB_SUPPORT -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -D USE_BIOS_BLOCKIO -D USE_LOW_EBDA -a X64 -b RELEASE -t XCODE8 -n 9 | OS: 10.12.5]
0:100  0:000  SelfDevicePath=PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000) @26A89B18
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-DIMM1
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM2
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM1
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM2
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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: 'System Product Name' with board 'MAXIMUS VIII EXTREME'
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  The CPU supported turbo
0:100  0:000  BrandString = Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
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: 24003394
0:100  0:000  MSR 0xE2 before patch 00000000
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: 25 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  === [ 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) : 1002 67DF class=030000
0:100  0:000   - GFX: Model=AMD Radeon RX480 (ATI/AMD)
0:100  0:000   - RADEON_BIOS_0_SCRATCH = 0xFFFFFFFF
0:100  0:000  PCI (00|01:00.01) : 1002 AAF0 class=040300
0:100  0:000   - HDMI Audio: 
0:100  0:000  PCI (00|00:01.01) : 8086 1905 class=060400
0:100  0:000  PCI (00|00:01.02) : 8086 1909 class=060400
0:100  0:000  PCI (00|03:00.00) : 144D A804 class=010802
0:100  0:000  PCI (00|00:02.00) : 8086 1912 class=030000
0:100  0:000   - GFX: Model=Intel HD Graphics 530 (Intel)
0:100  0:000  PCI (00|00:14.00) : 8086 A12F class=0C0330
0:100  0:000  PCI (00|00:16.00) : 8086 A13A class=078000
0:100  0:000  PCI (00|00:17.00) : 8086 A102 class=010601
0:100  0:000  PCI (00|00:1B.00) : 8086 A167 class=060400
0:100  0:000  PCI (00|00:1C.00) : 8086 A110 class=060400
0:100  0:000  PCI (00|00:1C.02) : 8086 A112 class=060400
0:100  0:000  PCI (00|70:00.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:01.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:03.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:04.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|74:00.00) : DD01 0003 class=048000
0:100  0:000  PCI (00|71:05.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:06.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:07.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|00:1C.04) : 8086 A114 class=060400
0:100  0:000  PCI (00|00:1D.00) : 8086 A118 class=060400
0:100  0:000  PCI (00|79:00.00) : 144D A802 class=010802
0:101  0:000  PCI (00|00:1F.00) : 8086 A145 class=060100
0:101  0:000  PCI (00|00:1F.02) : 8086 A121 class=058000
0:101  0:000  PCI (00|00:1F.04) : 8086 A123 class=0C0500
0:101  0:000  PCI (00|00:1F.06) : 8086 15B8 class=020000
0:101  0:000   - LAN: 0 Vendor=Intel
0:101  0:000  === [ GetDefaultSettings ] ================================
0:101  0:000  Clover load options size = 0 bytes
0:104  0:002  EFI\CLOVER\config.plist loaded: Success
0:104  0:000  === [ GetListOfThemes ] ===================================
0:104  0:000  - [00]: Classic Mac OS
0:105  0:000  - [01]: embedded
0:105  0:000  - [01]: random
0:106  0:000  === [ Found config plists ] ===============================
0:106  0:000  - config.plist
0:106  0:000  === [ GetEarlyUserSettings ] ==============================
0:106  0:000  timeout set to 10
0:106  0:000  Custom boot CUSTOM_BOOT_DISABLED (0x0)
0:106  0:000  ForceKextsToLoad: 3 requested
0:106  0:000   - [0]: System\Library\Extensions\IOAcceleratorFamily2.kext
0:106  0:000   - [1]: System\Library\Extensions\AMDRadeonX4100.kext
0:106  0:000   - [2]: System\Library\Extensions\AMD9510Controller.kext
0:106  0:000  KextsToPatch: 22 requested
0:106  0:000   - [00]: AppleUSBXHCIPCI (raise port limit for USB to 30) :: BinPatch :: data len: 7
0:106  0:000   - patch disabled at config
0:106  0:000   - [01]: AMD9510Controller (Connectors Patch for Framebuffer BERBICE for RX480 NITRO) :: BinPatch :: data len: 120
0:106  0:000   - [02]: AMD9510Controller (Connectors Patch for Framebuffer BALADI for RX480 NITRO) :: BinPatch :: data len: 144
0:106  0:000   - patch disabled at config
0:106  0:000   - [03]: AMD9510Controller (Connectors Patch for Framebuffer EXMOOR for RX480 NITRO) :: BinPatch :: data len: 144
0:106  0:000   - patch disabled at config
0:106  0:000   - [04]: AMDRadeonX4100 (36_CUs_Patch) :: BinPatch :: data len: 21
0:106  0:000   - [05]: AMDRadeonX4100 (Remove_CU_Limit) :: BinPatch :: data len: 20
0:106  0:000   - [06]: AppleGraphicsPowerManagement (AGPM_Patch) :: BinPatch :: data len: 8
0:106  0:000   - patch disabled at config
0:106  0:000   - [07]: IONVMeFamily (NVMe SSD PikePatch#1) :: BinPatch :: data len: 16
0:106  0:000   - [08]: IONVMeFamily (NVMe SSD PikePatch#2) :: BinPatch :: data len: 16
0:106  0:000   - [09]: IONVMeFamily (NVMe SSD PikePatch#3) :: BinPatch :: data len: 16
0:106  0:000   - [10]: IONVMeFamily (NVMe SSD PikePatch#4) :: BinPatch :: data len: 16
0:106  0:000   - [11]: IONVMeFamily (NVMe SSD PikePatch#5) :: BinPatch :: data len: 16
0:106  0:000   - [12]: IONVMeFamily (NVMe SSD PikePatch#6_7) :: BinPatch :: data len: 20
0:106  0:000   - [13]: IONVMeFamily (NVMe SSD PikePatch#8) :: BinPatch :: data len: 16
0:106  0:000   - [14]: IONVMeFamily (NVMe SSD PikePatch#9_10) :: BinPatch :: data len: 44
0:106  0:000   - [15]: IONVMeFamily (NVMe SSD PikePatch#11) :: BinPatch :: data len: 16
0:106  0:000   - [16]: IONVMeFamily (NVMe SSD PikePatch#12) :: BinPatch :: data len: 16
0:106  0:000   - [17]: IONVMeFamily (NVMe SSD PikePatch#13) :: BinPatch :: data len: 16
0:106  0:000   - [18]: IONVMeFamily (NVMe SSD PikePatch#14) :: BinPatch :: data len: 16
0:106  0:000   - [19]: IONVMeFamily (NVMe SSD PikePatch#15) :: BinPatch :: data len: 16
0:106  0:000   - [20]: IONVMeFamily (NVMe SSD PikePatch#16) :: BinPatch :: data len: 16
0:106  0:000   - [21]: IONVMeFamily (NVMe SSD PikePatch#17) :: BinPatch :: data len: 16
0:106  0:000  Default theme: Classic Mac OS
0:106  0:000  === [ LoadDrivers ] =======================================
0:107  0:000  Loading AppleImageCodec-64.efi  status=Success
0:108  0:001  Loading AppleKeyAggregator-64.efi  status=Success
0:109  0:001  Loading AppleUITheme-64.efi  status=Success
0:110  0:001  Loading DataHubDxe-64.efi  status=Success
0:112  0:001  Loading FirmwareVolume-64.efi  status=Success
0:113  0:001  Loading FSInject-64.efi  status=Success
0:114  0:000  Loading HFSPlus.efi  status=Success
0:115  0:000   - driver needs connecting
0:115  0:000  Loading OsxAptioFixDrv-64.efi  status=Success
0:116  0:001  Loading OsxFatBinaryDrv-64.efi  status=Success
0:117  0:001  Loading SMCHelper-64.efi  status=Success
0:118  0:001  Loading Test2-2016.efi  status=Success
0:119  0:001  1 drivers needs connecting ...
0:119  0:000  PlatformDriverOverrideProtocol->GetDriver overriden
0:119  0:000  HFS+ driver loaded
0:119  0:000  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
0:300  0:180  === [ InitScreen ] ========================================
0:300  0:000  SetMaxResolution: found best mode 3: 1440x900
0:450  0:149  Video mode change to mode #3: Success
0:450  0:000   - set
0:450  0:000  Console modes reported: 4, available modes:
0:450  0:000   - [01]: 80x25 (current mode)
0:450  0:000   - [03]: 100x31
0:450  0:000   - [04]: 180x47
0:450  0:000  SetScreenResolution: 1440x900 - already set
0:450  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000)
0:450  0:000  Using embedded font: Success
0:509  0:058  === [ GetMacAddress ] =====================================
0:509  0:000   get legacy LAN MAC, 1 card found
0:509  0:000  Legacy MAC address of LAN #0= 70:8B:CD:55:B5:E3:
0:509  0:000  === [ ScanSPD ] ===========================================
0:509  0:000  SMBus device : 8086 A123 class=0C0500 status=Success
0:509  0:000  SMBus CmdReg: 0x3
0:509  0:000  Scanning SMBus [8086:A123], mmio: 0xDC436004, ioport: 0xF040, hostc: 0x11
0:509  0:000  Slots to scan [8]...
0:510  0:000  SPD[0]: Got invalid type 0 @0x50. Will set page and retry.
0:510  0:000  SPD[0]: Type 12 @0x50
0:528  0:017  XMP Profile1: 5*125 0 ns
0:528  0:000  Found module with XMP version 2.0
0:528  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:528  0:000  DDR speed 3200MHz
0:528  0:000  Slot: 0 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:529  0:000  SPD[1]: Type 12 @0x51
0:547  0:017  XMP Profile1: 5*125 0 ns
0:547  0:000  Found module with XMP version 2.0
0:547  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:547  0:000  DDR speed 3200MHz
0:547  0:000  Slot: 1 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:547  0:000  SPD[2]: Type 12 @0x52
0:565  0:017  XMP Profile1: 5*125 0 ns
0:565  0:000  Found module with XMP version 2.0
0:565  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:565  0:000  DDR speed 3200MHz
0:565  0:000  Slot: 2 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:566  0:000  SPD[3]: Type 12 @0x53
0:584  0:017  XMP Profile1: 5*125 0 ns
0:584  0:000  Found module with XMP version 2.0
0:584  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:584  0:000  DDR speed 3200MHz
0:584  0:000  Slot: 3 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:584  0:000  === [ GetAcpiTablesList ] =================================
0:584  0:000  Get Acpi Tables List from RSDT:
0:584  0:000   - [00]: FACP  A M I  len=132
0:584  0:000   - [01]: APIC  A M I  len=188
0:584  0:000   - [02]: FPDT  A M I  len=68
0:584  0:000   - [04]: MCFG  A M I  len=60
0:584  0:000   - [05]: SSDT  SataTabl len=912
0:584  0:000   - [06]: FIDT  A M I len=156
0:584  0:000   - [07]: SSDT  SaSsdt  len=12628
0:584  0:000   - [08]: SSDT  PegSsdt len=9534
0:584  0:000   - [09]: HPET  SKL len=56
0:584  0:000   - [10]: SSDT  xh_rvp08 len=2835
0:584  0:000   - [11]: UEFI  EDK2     len=66
0:584  0:000   - [12]: SSDT  CpuSsdt len=3806
0:584  0:000   - [13]: LPIT  SKL len=148
0:584  0:000   - [14]: WSMT  SKL len=40
0:584  0:000   - [15]: SSDT  sensrhub len=671
0:584  0:000   - [16]: SSDT  PtidDevc len=12290
0:584  0:000   - [17]: DBGP   len=52
0:584  0:000   - [18]: DBG2   len=84
0:584  0:000  Calibrated TSC frequency =4008566910 =4008MHz
0:585  0:000  === [ GetUserSettings ] ===================================
0:585  0:000  Add 9 properties:
0:585  0:000   - [00]: ATI, len: 8
0:585  0:000   - [01]: IntelGFX, len: 4
0:585  0:000   - [02]: IntelGFX, len: 4
0:585  0:000   - [03]: IntelGFX, len: 4
0:585  0:000   - [04]: IntelGFX, len: 4
0:585  0:000   - [05]: IntelGFX, len: 4
0:585  0:000   - [06]: IntelGFX, len: 4
0:585  0:000   - [07]: IntelGFX, len: 4
0:585  0:000   - [08]: IntelGFX, len: 16
0:585  0:000  USB FixOwnership: no
0:585  0:000  Dropping 4 tables:
0:585  0:000   - [00]: Drop table  signature="SSDT" (54445353) table-id="xh_rvp08" (38307076725F6878)
0:585  0:000           - set table: 54445353, 38307076725F6878 to drop: yes
0:585  0:000   - [01]: Drop table  signature="SSDT" (54445353) table-id="PegSsdt" (0074647353676550)
0:585  0:000           - set table: 54445353,   74647353676550 to drop: yes
0:585  0:000   - [02]: Drop table  signature="SSDT" (54445353) table-id="SaSsdt" (0000746473536153)
0:585  0:000           - set table: 54445353,     746473536153 to drop: no
0:585  0:000   - [03]: Drop table  signature="DMAR" (52414D44)
0:585  0:000           - set table: 52414D44,                0 to drop: no
0:585  0:000   - final DSDT Fix mask=00420004
0:585  0:000  CpuFreq: 4000MHz
0:585  0:000  CpuType: 905
0:585  0:000  BusSpeed: 99790kHz
0:585  0:000  Converted CustomUUID 40028D03-5C04-5C05-D506-2D0700080009
0:586  0:000  ChassisType: 0x8
0:586  0:000  === [ ScanVolumes ] =======================================
0:586  0:000  Found 11 volumes with blockIO
0:586  0:000  - [00]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)
0:586  0:000  - [01]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000)
0:587  0:000          Result of bootcode detection: bootable unknown (legacy)
0:587  0:000          This is SelfVolume !!
0:587  0:000  - [02]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:587  0:000  - [03]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(3,GPT,EF0AAA19-8D5D-4844-81BE-484F4C06C87A,0x1D08FA28,0x135F20)
0:587  0:000  - [04]: Volume: PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x0,0xFFFF,0x0)
0:587  0:000          Found optical drive
0:587  0:000  - [05]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)
0:587  0:000  - [06]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(1,GPT,1148ED0D-0B1A-483D-9439-E7423EA49CEC,0x800,0xE1000)
0:587  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:587  0:000  - [07]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(2,GPT,654E58A2-ECB2-4FCE-BE5B-7F9DF0D9A063,0xE1800,0x32000)
0:587  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:587  0:000  - [08]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(3,GPT,4EC1D426-4B19-457B-81EF-2E387B87DB5C,0x113800,0x8000)
0:587  0:000  - [09]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(4,GPT,6EE5EB46-8381-4138-8E8B-7CA0CD9919C0,0x11B800,0x1DA46538)
0:587  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:587  0:000  - [10]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(5,GPT,FA5EE0A4-543C-49C0-B61F-24A78AE7F52F,0x1DB62000,0x190800)
0:588  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:588  0:000  === [ InitTheme ] =========================================
0:589  0:001  Using theme 'Classic Mac OS' (EFI\CLOVER\themes\Classic Mac OS)
0:589  0:000  OS main and drive as badge
0:590  0:001  Loading font from ThemeDir: Success
0:591  0:000  Choosing theme Classic Mac OS
0:591  0:000  after NVRAM boot-args=-v agdp=Mac-A5C67F76ED83108C
0:591  0:000  === [ Dump SMC keys from NVRAM ] ==========================
0:591  0:000  found AppleSMC protocol
0:652  0:060  === [ AddCustomEntries ] ==================================
0:652  0:000  Custom entry 0 skipped because it is hidden.
0:652  0:000  === [ ScanLoader ] ========================================
0:652  0:000  - [01]: 'EFI'
0:662  0:009  - [02]: 'SIERRA_SSD'
0:662  0:000          AddLoaderEntry for Volume Name=SIERRA_SSD
0:662  0:000      Not match custom entry 0: Type: not match
0:663  0:000      hibernated: set as never
0:671  0:008  - [03]: 'Recovery HD'
0:671  0:000          AddLoaderEntry for Volume Name=Recovery HD
0:671  0:000      Skipped because matching custom entry 0!
0:678  0:006  - [06]: 'Wiederherstellung'
0:685  0:006  - [07]: 'EFI'
0:686  0:000          AddLoaderEntry for Volume Name=EFI
0:686  0:000      Not match custom entry 0: Type: not match
0:694  0:007  - [09]: 'WINDOWS_10'
0:701  0:006  - [10]: ''
0:708  0:006  === [ AddCustomTool ] =====================================
0:708  0:000  found tool \EFI\CLOVER\tools\Shell64U.efi
0:708  0:000  Checking EFI partition Volume 1 for Clover
0:708  0:000   Found Clover
0:710  0:001  === [ GetEfiBootDeviceFromNvram ] =========================
0:711  0:001   - efi-boot-device-data: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:711  0:000    - Volume: 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)'
0:711  0:000    - LoaderPath: '<null string>'
0:711  0:000    - Guid = AA00132B-9BBB-472D-8E99-02FF0B866FEA
0:711  0:000  === [ FindStartupDiskVolume ] =============================
0:711  0:000    - Volume: partition = PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:711  0:000     - searching for that partition
0:711  0:000      - found entry 0. 'Boot macOS from SIERRA_SSD', Volume 'SIERRA_SSD'
0:711  0:000  Boot redirected to Entry 0. 'Boot macOS from SIERRA_SSD'
0:711  0:000  DefaultIndex=0 and MainMenu.EntryCount=8
0:817  0:105  GUI ready
65:206  64:389  EDITED: 0x67EF1002
85:073  19:867  BootVariable of the entry is empty
85:073  0:000  === [ StartLoader ] =======================================
85:073  0:000  Finally: Bus=99790kHz CPU=4000MHz
85:073  0:000  Loading boot.efi  status=Success
85:110  0:036  GetOSVersion: 10.12.5 (16F60a)
85:110  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
85:110  0:000  Filtering KextPatches:
85:110  0:000   - [00]: AppleUSBXHCIPCI (raise port limit for USB to 30) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
85:110  0:000   - [01]: AMD9510Controller (Connectors Patch for Framebuffer BERBICE for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [02]: AMD9510Controller (Connectors Patch for Framebuffer BALADI for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
85:110  0:000   - [03]: AMD9510Controller (Connectors Patch for Framebuffer EXMOOR for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
85:110  0:000   - [04]: AMDRadeonX4100 (36_CUs_Patch) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [05]: AMDRadeonX4100 (Remove_CU_Limit) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [06]: AppleGraphicsPowerManagement (AGPM_Patch) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
85:110  0:000   - [07]: IONVMeFamily (NVMe SSD PikePatch#1) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [08]: IONVMeFamily (NVMe SSD PikePatch#2) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [09]: IONVMeFamily (NVMe SSD PikePatch#3) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [10]: IONVMeFamily (NVMe SSD PikePatch#4) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [11]: IONVMeFamily (NVMe SSD PikePatch#5) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [12]: IONVMeFamily (NVMe SSD PikePatch#6_7) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [13]: IONVMeFamily (NVMe SSD PikePatch#8) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [14]: IONVMeFamily (NVMe SSD PikePatch#9_10) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [15]: IONVMeFamily (NVMe SSD PikePatch#11) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [16]: IONVMeFamily (NVMe SSD PikePatch#12) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [17]: IONVMeFamily (NVMe SSD PikePatch#13) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [18]: IONVMeFamily (NVMe SSD PikePatch#14) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [19]: IONVMeFamily (NVMe SSD PikePatch#15) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [20]: IONVMeFamily (NVMe SSD PikePatch#16) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000   - [21]: IONVMeFamily (NVMe SSD PikePatch#17) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
85:110  0:000  === [ PatchSmbios ] =======================================
85:110  0:000  insert table 9 for dev 0:0
85:110  0:000  insert table 9 for dev 0:1
85:110  0:000  insert table 9 for dev 1F:6
85:111  0:000  Trusting SMBIOS...
85:111  0:000  Channels: 2
85:111  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
85:111  0:000   partNum=CMK32GX4M4B3200C16  
85:111  0:000  SMBIOS Type 17 Index = 0 => 0 0:
85:111  0:000  BANK 0 DIMM0 3200MHz 8192MB
85:111  0:000   partNum=CMK32GX4M4B3200C16  
85:111  0:000  SMBIOS Type 17 Index = 1 => 2 2:
85:111  0:000  BANK 1 DIMM0 3200MHz 8192MB
85:111  0:000   partNum=CMK32GX4M4B3200C16  
85:111  0:000  SMBIOS Type 17 Index = 2 => 1 1:
85:111  0:000  BANK 0 DIMM1 3200MHz 8192MB
85:111  0:000   partNum=CMK32GX4M4B3200C16  
85:111  0:000  SMBIOS Type 17 Index = 3 => 3 3:
85:111  0:000  BANK 1 DIMM1 3200MHz 8192MB
85:111  0:000  mTotalSystemMemory = 32768
85:111  0:000  NumberOfMemoryDevices = 4
85:111  0:000  Type20[0]->End = 0x7FFFFF, Type17[0] = 0x2000
85:111  0:000  Type20[1]->End = 0x17FFFFF, Type17[2] = 0x8000
85:111  0:000  Type20[2]->End = 0xFFFFFF, Type17[1] = 0xC000
85:111  0:000  Type20[3]->End = 0x1FFFFFF, Type17[3] = 0x14000
85:111  0:000  Table 131 is present, CPUType=10
85:111  0:000  Change to: 905
85:111  0:000  === [ PatchACPI ] =========================================
85:111  0:000  RSDT 0x2A314028
85:111  0:000  FADT from RSDT: 0x2A314170
85:111  0:000  XSDT 0x2A3140A0
85:111  0:000  FADT from XSDT: 0x2A33DBE8
85:111  0:000  Xsdt reallocation done
85:111  0:000  old FADT length=114
85:111  0:000  DSDT found in Clover volume OEM folder: EFI\CLOVER\ACPI\patched\DSDT.aml
85:112  0:001  Apply DsdtFixMask=0x00420004
85:112  0:000     drop _DSM mask=0xFFFF
85:112  0:000  === [ FixBiosDsdt ] =======================================
85:112  0:000  VideoCard devID=0x67DF1002
85:112  0:000  DisplayADR1[0] = 0x10000, DisplayADR2[0] = 0x0
85:112  0:000  VideoCard devID=0x19128086
85:112  0:000  DisplayADR1[1] = 0x20000, DisplayADR2[1] = 0xFFFE
85:112  0:000  USBADR[0] = 0x140000 and PCIe = 0xFFFE
85:112  0:000  first CPU found at B211 offset B214
85:112  0:000  score candidate at B20D
85:112  0:000  score inserted in acpi_cpu_score _PR_
85:112  0:000  Found ACPI CPU: CPU0 | CPU1 | CPU2 | CPU3 | CPU4 | CPU5 | CPU6 | CPU7 , within the score: _PR_
85:113  0:000  Found PCIROOTUID = 0
85:113  0:000  Start RTC Fix
85:113  0:000   deleting device CRT_
85:113  0:000   deleting device DVI_
85:114  0:000   deleting device SPKR
85:114  0:000   deleting device ECP_
85:114  0:000   deleting device LPT_
85:115  0:000   deleting device FDC0
85:115  0:000   deleting device ECP1
85:115  0:000   deleting device LPT1
85:116  0:000  Start SHUTDOWN Fix len=29D5A
85:116  0:000  === [ ACPIDropTables ] ====================================
85:116  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=xh_rvp08 Length=2835
85:116  0:000   Xsdt has tables count=19
85:116  0:000  First zero in XSDT table
85:116  0:000   Table: SSDT  xh_rvp08  2835 dropped
85:116  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=PegSsdt Length=9534
85:116  0:000   Xsdt has tables count=17
85:116  0:000  First zero in XSDT table
85:116  0:000   Table: SSDT  PegSsdt  9534 dropped
85:116  0:000  === [ PatchAllSSDT ] ======================================
85:116  0:000  Patch table: SSDT  SataTabl len=0x390
85:116  0:000  Patch table: SSDT  SaSsdt  len=0x3154
85:116  0:000  Patch table: SSDT  CpuSsdt len=0xEDE
85:116  0:000  Patch table: SSDT  sensrhub len=0x29F
85:116  0:000  Patch table: SSDT  PtidDevc len=0x3002
85:116  0:000  Drop tables from Xsdt, SIGN=XXXX TableID= Length=0
85:116  0:000   Xsdt has tables count=15
85:116  0:000  First zero in XSDT table
85:116  0:000  === [ ACPIPatchedAML ] ====================================
85:116  0:000  Unsorted
85:116  0:000  Inserting UsbFix.aml from EFI\CLOVER\ACPI\patched ... Success
85:116  0:000  Inserting iGpuGfx1.aml from EFI\CLOVER\ACPI\patched ... Success
85:117  0:000  Inserting CpuPmPiker.aml from EFI\CLOVER\ACPI\patched ... Success
85:117  0:000  CPUBase=0 and ApicCPUBase=1 ApicCPUNum=1
85:117  0:000  Drop tables from Xsdt, SIGN=APIC TableID= Length=0
85:117  0:000   Xsdt has tables count=17
85:117  0:000   Table: APIC  A M I   188 dropped
85:117  0:000  First zero in XSDT table
85:117  0:000  Found subtable in MADT: type=0
85:117  0:000  LocalApicNMI is already present, no patch needed
85:117  0:000  New APIC table successfully inserted
85:134  0:017  Patched APIC table saved into efi/clover/acpi/origin/APIC-p.aml 
85:134  0:000  Maximum control=0x28
85:134  0:000  Turbo control=0x2A
85:134  0:000  P-States: min 0x8, max 0x2A
85:134  0:000  SSDT with plugin-type without P-States is generated
85:134  0:000  === [ RestSetup macOS ] ===================================
85:134  0:000  EdidDiscovered size=128
85:134  0:000  ------- EDID Table
85:134  0:000  000  |  00  FF  FF  FF  FF  FF  FF  00  4E  16
85:134  0:000  010  |  02  92  00  00  00  00  34  15  01  03
85:134  0:000  020  |  80  50  2D  78  0A  EE  91  A3  54  4C
85:134  0:000  030  |  99  26  0F  50  54  2D  4F  00  71  59
85:134  0:000  040  |  81  59  95  19  A9  59  B3  19  D1  19
85:134  0:000  050  |  D1  4F  01  01  9A  29  A0  D0  51  84
85:134  0:000  060  |  22  30  50  98  36  00  98  FF  10  00
85:134  0:000  070  |  00  1E  00  00  00  FD  00  18  F0  0F
85:134  0:000  080  |  7D  0F  00  0A  20  20  20  20  20  20
85:134  0:000  090  |  00  00  00  FC  00  53  75  6E  70  6C
85:134  0:000  100  |  75  73  20  54  56  0A  20  20  00  00
85:134  0:000  110  |  00  00  00  00  00  00  00  00  00  00
85:134  0:000  120  |  00  00  00  00  00  00  01  B4
85:134  0:000  Framebuffer @0x90000000  MMIO @0xA0000000 I/O Port @0x0000E000 ROM Addr @0xDC340000
85:134  0:000  PCI region 1 = 0x00000000, region3 = 0x00000000, region5 = 0xDC300000
85:134  0:000  Use region5 as MMIO space
85:134  0:000  BIOS_0_SCRATCH=0xFFFFFFFF, 1=0xFFFFFFFF, 2=0xFFFFFFFF, 3=0xFFFFFFFF, 4=0xFFFFFFFF, 5=0xFFFFFFFF, 6=0xFFFFFFFF
85:134  0:000  RADEON_CRTC2_GEN_CNTL == 0xFFFFFFFF
85:134  0:000   card not posted because GEN_CNTL = -1
85:134  0:000  ATI card non-POSTed, 
85:135  0:000  Set VRAM for Ellesmere =4294967295Mb
85:135  0:000  ATI: get_vram_size returned 0xFFF00000
85:135  0:000  ATI Radeon EVERGREEN+ family
85:135  0:000  ATI Mobile Radeon
85:135  0:000  Users config name Berbice
85:135  0:000  (AtiPorts) Nr of ports set to: 5
85:135  0:000  ATI Ellesmere AMD Radeon RX480 -1MB (Berbice) [1002:67DF] (subsys [174B:E347]):: PciRoot(0x0)\Pci(0x1,0x0)\Pci(0x0,0x0)
85:135  0:000  Intel HD Graphics 530 [8086:1912] :: PciRoot(0x0)\Pci(0x2,0x0)
85:135  0:000    Found Wide XGA Plus Display - 16:10 :: Width=1440 Height=900
85:135  0:000    Custom Intel GFX properties injected, continue
85:135  0:000    Default AAPL00,DualLink = 1
85:135  0:000    Low Resolution Display
85:135  0:000    AAPL00,DualLink: changed from 1 to not used
85:135  0:000    FakeID Intel GFX: not set
85:135  0:000    ig-platform-id: not set
85:135  0:000    Beginning Intel GFX auto-detection with ACPI Injection
85:135  0:000    Found FakeID Intel GFX = 0x19128086
85:135  0:000    Found ig-platform-id = 0x19120000
85:135  0:000  Intel GFX revision  = 0x6
85:135  0:000   RCBA disabled; cannot use it
85:135  0:000  stringlength = 7892
85:135  0:000  CurrentMode: Width=1440 Height=900
85:135  0:000  Beginning FSInjection
85:135  0:000  Blocking kext caches
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 26A89858
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 26A89858
85:143  0:008  Use origin smbios table type 1 guid.
85:156  0:012    Force kext: System\Library\Extensions\IOAcceleratorFamily2.kext
85:158  0:002    Force kext: System\Library\Extensions\AMDRadeonX4100.kext
85:169  0:010    Force kext: System\Library\Extensions\AMD9510Controller.kext
85:175  0:005  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
85:175  0:000    Extra kext: EFI\CLOVER\kexts\Other\FakeSMC.kext
85:178  0:003      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\ACPISensors.kext
85:180  0:002      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\CPUSensors.kext
85:182  0:001      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\GPUSensors.kext
85:185  0:002      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\LPCSensors.kext
85:207  0:022    Extra kext: EFI\CLOVER\kexts\Other\IntelMausiEthernet.kext
85:211  0:003  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.12
85:214  0:003  SetStartupDiskVolume:
85:214  0:000    * Volume: 'SIERRA_SSD'
85:214  0:000    * LoaderPath: '<null string>'
85:214  0:000    * DevPath: SIERRA_SSD
85:214  0:000    * GUID = AA00132B-9BBB-472D-8E99-02FF0B866FEA
85:215  0:000    * efi-boot-device: <array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>AA00132B-9BBB-472D-8E99-02FF0B866FEA</string></dict></dict></dict></array>
85:215  0:000  Custom boot screen not used because entry has unset use graphics

 

 

 

log is good:) how about your intel graphics? no problem works?

Custom Intel GFX properties injected, continue, what did you use?

 

added. your edid template is wrong

here is standard

http://www.insanelymac.com/forum/topic/304530-clover-change-explanations/?p=2408103

Link to comment
Share on other sites

important your hd4400 device id. if you have 0x0412, you can use native framebuffer. but if you have 0x0a14(?), you have to use Rehabman's FakePCIID.kext.

 

 

 

I am using FakePCIID and a ig-platform id and Fake ID in Clover

 

post-1517295-0-28582500-1492717161_thumb.png

Link to comment
Share on other sites

what is your problem exactly? you have profile  osx 10.11.6. can't boot in sierra? or just vram control?

I have tried Sierra and it does not interest me at all. I prefer to stay in the stability of Capitan for all my Hacks

The problem is VRAM control, only 64mb works, when my BIOS lets me up to 512...

Any info about this?

Link to comment
Share on other sites

I have tried Sierra and it does not interest me at all. I prefer to stay in the stability of Capitan for all my Hacks

The problem is VRAM control, only 64mb works, when my BIOS lets me up to 512...

Any info about this?

Clover cant help your problem.

 

You can consider

1.unlock advance menu in your bios. Its hard. I'm exprienced unlock menu in hp laptop. Long time a go, i used hp430 laptop. Need hex patch *.dll(bypass) to update custom bios. But its dangerous. Also causes hardbrick. Search unlocked your bios. I don't know lenovo bios.

 

2.search binary patch frambufferazul.kext and 5000.kext.

I dont know whether can or not.

 

Sorry my english

 

Thanks

 

 

 

나의 LG-F410S 의 Tapatalk에서 보냄

Link to comment
Share on other sites

corrected EDID entry in config.plist, so this is new bootlog:

 

 

0:100  0:100  MemLog inited, TSC freq: 4008557380
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 20.4.2017,  19:59:53 (GMT)
0:100  0:000  Starting Clover revision: 4061 on American Megatrends EFI
0:100  0:000  Build with: [Args: -mc --no-usb -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -t XCODE8 | -D DISABLE_USB_SUPPORT -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -D USE_BIOS_BLOCKIO -D USE_LOW_EBDA -a X64 -b RELEASE -t XCODE8 -n 9 | OS: 10.12.5]
0:100  0:000  SelfDevicePath=PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000) @26A89B18
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-DIMM1
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM2
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM1
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM2
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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: 'System Product Name' with board 'MAXIMUS VIII EXTREME'
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  The CPU supported turbo
0:100  0:000  BrandString = Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
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: 24003337
0:100  0:000  MSR 0xE2 before patch 00000000
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: 25 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  === [ 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) : 1002 67DF class=030000
0:100  0:000   - GFX: Model=AMD Radeon RX480 (ATI/AMD)
0:100  0:000   - RADEON_BIOS_0_SCRATCH = 0xFFFFFFFF
0:100  0:000  PCI (00|01:00.01) : 1002 AAF0 class=040300
0:100  0:000   - HDMI Audio: 
0:100  0:000  PCI (00|00:01.01) : 8086 1905 class=060400
0:100  0:000  PCI (00|00:01.02) : 8086 1909 class=060400
0:100  0:000  PCI (00|03:00.00) : 144D A804 class=010802
0:100  0:000  PCI (00|00:02.00) : 8086 1912 class=030000
0:100  0:000   - GFX: Model=Intel HD Graphics 530 (Intel)
0:100  0:000  PCI (00|00:14.00) : 8086 A12F class=0C0330
0:100  0:000  PCI (00|00:16.00) : 8086 A13A class=078000
0:100  0:000  PCI (00|00:17.00) : 8086 A102 class=010601
0:100  0:000  PCI (00|00:1B.00) : 8086 A167 class=060400
0:100  0:000  PCI (00|00:1C.00) : 8086 A110 class=060400
0:100  0:000  PCI (00|00:1C.02) : 8086 A112 class=060400
0:100  0:000  PCI (00|70:00.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:01.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:03.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:04.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|74:00.00) : DD01 0003 class=048000
0:100  0:000  PCI (00|71:05.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:06.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:07.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|00:1C.04) : 8086 A114 class=060400
0:100  0:000  PCI (00|00:1D.00) : 8086 A118 class=060400
0:100  0:000  PCI (00|79:00.00) : 144D A802 class=010802
0:101  0:000  PCI (00|00:1F.00) : 8086 A145 class=060100
0:101  0:000  PCI (00|00:1F.02) : 8086 A121 class=058000
0:101  0:000  PCI (00|00:1F.04) : 8086 A123 class=0C0500
0:101  0:000  PCI (00|00:1F.06) : 8086 15B8 class=020000
0:101  0:000   - LAN: 0 Vendor=Intel
0:101  0:000  === [ GetDefaultSettings ] ================================
0:101  0:000  Clover load options size = 0 bytes
0:104  0:003  EFI\CLOVER\config.plist loaded: Success
0:104  0:000  === [ GetListOfThemes ] ===================================
0:104  0:000  - [00]: Classic Mac OS
0:105  0:000  - [01]: embedded
0:105  0:000  - [01]: random
0:106  0:000  === [ Found config plists ] ===============================
0:106  0:000  - config.plist
0:106  0:000  === [ GetEarlyUserSettings ] ==============================
0:106  0:000  timeout set to 10
0:106  0:000  Custom boot CUSTOM_BOOT_DISABLED (0x0)
0:106  0:000  ForceKextsToLoad: 3 requested
0:106  0:000   - [0]: System\Library\Extensions\IOAcceleratorFamily2.kext
0:106  0:000   - [1]: System\Library\Extensions\AMDRadeonX4100.kext
0:106  0:000   - [2]: System\Library\Extensions\AMD9510Controller.kext
0:106  0:000  KextsToPatch: 22 requested
0:106  0:000   - [00]: AppleUSBXHCIPCI (raise port limit for USB to 30) :: BinPatch :: data len: 7
0:106  0:000   - patch disabled at config
0:106  0:000   - [01]: AMD9510Controller (Connectors Patch for Framebuffer BERBICE for RX480 NITRO) :: BinPatch :: data len: 120
0:106  0:000   - [02]: AMD9510Controller (Connectors Patch for Framebuffer BALADI for RX480 NITRO) :: BinPatch :: data len: 144
0:106  0:000   - patch disabled at config
0:106  0:000   - [03]: AMD9510Controller (Connectors Patch for Framebuffer EXMOOR for RX480 NITRO) :: BinPatch :: data len: 144
0:106  0:000   - patch disabled at config
0:106  0:000   - [04]: AMDRadeonX4100 (36_CUs_Patch) :: BinPatch :: data len: 21
0:106  0:000   - [05]: AMDRadeonX4100 (Remove_CU_Limit) :: BinPatch :: data len: 20
0:106  0:000   - [06]: AppleGraphicsPowerManagement (AGPM_Patch) :: BinPatch :: data len: 8
0:106  0:000   - patch disabled at config
0:106  0:000   - [07]: IONVMeFamily (NVMe SSD PikePatch#1) :: BinPatch :: data len: 16
0:106  0:000   - [08]: IONVMeFamily (NVMe SSD PikePatch#2) :: BinPatch :: data len: 16
0:106  0:000   - [09]: IONVMeFamily (NVMe SSD PikePatch#3) :: BinPatch :: data len: 16
0:106  0:000   - [10]: IONVMeFamily (NVMe SSD PikePatch#4) :: BinPatch :: data len: 16
0:106  0:000   - [11]: IONVMeFamily (NVMe SSD PikePatch#5) :: BinPatch :: data len: 16
0:106  0:000   - [12]: IONVMeFamily (NVMe SSD PikePatch#6_7) :: BinPatch :: data len: 20
0:106  0:000   - [13]: IONVMeFamily (NVMe SSD PikePatch#8) :: BinPatch :: data len: 16
0:106  0:000   - [14]: IONVMeFamily (NVMe SSD PikePatch#9_10) :: BinPatch :: data len: 44
0:106  0:000   - [15]: IONVMeFamily (NVMe SSD PikePatch#11) :: BinPatch :: data len: 16
0:106  0:000   - [16]: IONVMeFamily (NVMe SSD PikePatch#12) :: BinPatch :: data len: 16
0:106  0:000   - [17]: IONVMeFamily (NVMe SSD PikePatch#13) :: BinPatch :: data len: 16
0:106  0:000   - [18]: IONVMeFamily (NVMe SSD PikePatch#14) :: BinPatch :: data len: 16
0:106  0:000   - [19]: IONVMeFamily (NVMe SSD PikePatch#15) :: BinPatch :: data len: 16
0:106  0:000   - [20]: IONVMeFamily (NVMe SSD PikePatch#16) :: BinPatch :: data len: 16
0:106  0:000   - [21]: IONVMeFamily (NVMe SSD PikePatch#17) :: BinPatch :: data len: 16
0:106  0:000  Default theme: Classic Mac OS
0:107  0:000   Custom EDID is ok
0:107  0:000  === [ LoadDrivers ] =======================================
0:107  0:000  Loading AppleImageCodec-64.efi  status=Success
0:108  0:001  Loading AppleKeyAggregator-64.efi  status=Success
0:109  0:001  Loading AppleUITheme-64.efi  status=Success
0:110  0:001  Loading DataHubDxe-64.efi  status=Success
0:112  0:001  Loading FirmwareVolume-64.efi  status=Success
0:113  0:001  Loading FSInject-64.efi  status=Success
0:114  0:000  Loading HFSPlus.efi  status=Success
0:115  0:000   - driver needs connecting
0:115  0:000  Loading OsxAptioFixDrv-64.efi  status=Success
0:116  0:001  Loading OsxFatBinaryDrv-64.efi  status=Success
0:117  0:001  Loading SMCHelper-64.efi  status=Success
0:119  0:001  Loading Test2-2016.efi  status=Success
0:120  0:001  1 drivers needs connecting ...
0:120  0:000  PlatformDriverOverrideProtocol->GetDriver overriden
0:120  0:000  HFS+ driver loaded
0:120  0:000  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
0:300  0:180  === [ InitScreen ] ========================================
0:300  0:000  SetMaxResolution: found best mode 3: 1440x900
0:450  0:149  Video mode change to mode #3: Success
0:450  0:000   - set
0:450  0:000  Console modes reported: 4, available modes:
0:450  0:000   - [01]: 80x25 (current mode)
0:450  0:000   - [03]: 100x31
0:450  0:000   - [04]: 180x47
0:450  0:000  SetScreenResolution: 1440x900 - already set
0:450  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000)
0:450  0:000  Using embedded font: Success
0:509  0:058  === [ GetMacAddress ] =====================================
0:509  0:000   get legacy LAN MAC, 1 card found
0:509  0:000  Legacy MAC address of LAN #0= 70:8B:CD:55:B5:E3:
0:509  0:000  === [ ScanSPD ] ===========================================
0:509  0:000  SMBus device : 8086 A123 class=0C0500 status=Success
0:509  0:000  SMBus CmdReg: 0x3
0:509  0:000  Scanning SMBus [8086:A123], mmio: 0xDC436004, ioport: 0xF040, hostc: 0x11
0:509  0:000  Slots to scan [8]...
0:510  0:000  SPD[0]: Got invalid type 0 @0x50. Will set page and retry.
0:510  0:000  SPD[0]: Type 12 @0x50
0:528  0:017  XMP Profile1: 5*125 0 ns
0:528  0:000  Found module with XMP version 2.0
0:528  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:528  0:000  DDR speed 3200MHz
0:528  0:000  Slot: 0 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:529  0:000  SPD[1]: Type 12 @0x51
0:547  0:017  XMP Profile1: 5*125 0 ns
0:547  0:000  Found module with XMP version 2.0
0:547  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:547  0:000  DDR speed 3200MHz
0:547  0:000  Slot: 1 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:547  0:000  SPD[2]: Type 12 @0x52
0:565  0:017  XMP Profile1: 5*125 0 ns
0:565  0:000  Found module with XMP version 2.0
0:565  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:565  0:000  DDR speed 3200MHz
0:565  0:000  Slot: 2 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:566  0:000  SPD[3]: Type 12 @0x53
0:584  0:017  XMP Profile1: 5*125 0 ns
0:584  0:000  Found module with XMP version 2.0
0:584  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:584  0:000  DDR speed 3200MHz
0:584  0:000  Slot: 3 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:584  0:000  === [ GetAcpiTablesList ] =================================
0:584  0:000  Get Acpi Tables List from RSDT:
0:584  0:000   - [00]: FACP  A M I  len=132
0:584  0:000   - [01]: APIC  A M I  len=188
0:584  0:000   - [02]: FPDT  A M I  len=68
0:584  0:000   - [04]: MCFG  A M I  len=60
0:584  0:000   - [05]: SSDT  SataTabl len=912
0:584  0:000   - [06]: FIDT  A M I len=156
0:584  0:000   - [07]: SSDT  SaSsdt  len=12628
0:584  0:000   - [08]: SSDT  PegSsdt len=9534
0:584  0:000   - [09]: HPET  SKL len=56
0:584  0:000   - [10]: SSDT  xh_rvp08 len=2835
0:584  0:000   - [11]: UEFI  EDK2     len=66
0:584  0:000   - [12]: SSDT  CpuSsdt len=3806
0:584  0:000   - [13]: LPIT  SKL len=148
0:584  0:000   - [14]: WSMT  SKL len=40
0:584  0:000   - [15]: SSDT  sensrhub len=671
0:584  0:000   - [16]: SSDT  PtidDevc len=12290
0:584  0:000   - [17]: DBGP   len=52
0:584  0:000   - [18]: DBG2   len=84
0:584  0:000  Calibrated TSC frequency =4008557380 =4008MHz
0:585  0:000  === [ GetUserSettings ] ===================================
0:585  0:000   Custom EDID is ok
0:585  0:000  Add 9 properties:
0:585  0:000   - [00]: ATI, len: 8
0:585  0:000   - [01]: IntelGFX, len: 4
0:585  0:000   - [02]: IntelGFX, len: 4
0:585  0:000   - [03]: IntelGFX, len: 4
0:585  0:000   - [04]: IntelGFX, len: 4
0:585  0:000   - [05]: IntelGFX, len: 4
0:585  0:000   - [06]: IntelGFX, len: 4
0:585  0:000   - [07]: IntelGFX, len: 4
0:585  0:000   - [08]: IntelGFX, len: 16
0:585  0:000  USB FixOwnership: no
0:585  0:000  Dropping 4 tables:
0:585  0:000   - [00]: Drop table  signature="SSDT" (54445353) table-id="xh_rvp08" (38307076725F6878)
0:585  0:000           - set table: 54445353, 38307076725F6878 to drop: yes
0:585  0:000   - [01]: Drop table  signature="SSDT" (54445353) table-id="PegSsdt" (0074647353676550)
0:585  0:000           - set table: 54445353,   74647353676550 to drop: yes
0:585  0:000   - [02]: Drop table  signature="SSDT" (54445353) table-id="SaSsdt" (0000746473536153)
0:585  0:000           - set table: 54445353,     746473536153 to drop: no
0:585  0:000   - [03]: Drop table  signature="DMAR" (52414D44)
0:585  0:000           - set table: 52414D44,                0 to drop: no
0:585  0:000   - final DSDT Fix mask=00420004
0:585  0:000  CpuFreq: 4000MHz
0:585  0:000  CpuType: 905
0:585  0:000  BusSpeed: 99790kHz
0:585  0:000  Converted CustomUUID 40028D03-5C04-5C05-D506-2D0700080009
0:586  0:000  ChassisType: 0x8
0:587  0:000  === [ ScanVolumes ] =======================================
0:587  0:000  Found 11 volumes with blockIO
0:587  0:000  - [00]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)
0:587  0:000  - [01]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000)
0:587  0:000          Result of bootcode detection: bootable unknown (legacy)
0:587  0:000          This is SelfVolume !!
0:587  0:000  - [02]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:587  0:000  - [03]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(3,GPT,EF0AAA19-8D5D-4844-81BE-484F4C06C87A,0x1D08FA28,0x135F20)
0:587  0:000  - [04]: Volume: PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x0,0xFFFF,0x0)
0:587  0:000          Found optical drive
0:587  0:000  - [05]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)
0:587  0:000  - [06]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(1,GPT,1148ED0D-0B1A-483D-9439-E7423EA49CEC,0x800,0xE1000)
0:587  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:587  0:000  - [07]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(2,GPT,654E58A2-ECB2-4FCE-BE5B-7F9DF0D9A063,0xE1800,0x32000)
0:588  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:588  0:000  - [08]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(3,GPT,4EC1D426-4B19-457B-81EF-2E387B87DB5C,0x113800,0x8000)
0:588  0:000  - [09]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(4,GPT,6EE5EB46-8381-4138-8E8B-7CA0CD9919C0,0x11B800,0x1DA46538)
0:588  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:588  0:000  - [10]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(5,GPT,FA5EE0A4-543C-49C0-B61F-24A78AE7F52F,0x1DB62000,0x190800)
0:588  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:588  0:000  === [ InitTheme ] =========================================
0:589  0:001  Using theme 'Classic Mac OS' (EFI\CLOVER\themes\Classic Mac OS)
0:589  0:000  OS main and drive as badge
0:590  0:001  Loading font from ThemeDir: Success
0:591  0:000  Choosing theme Classic Mac OS
0:591  0:000  after NVRAM boot-args=-v agdp=Mac-A5C67F76ED83108C
0:591  0:000  === [ Dump SMC keys from NVRAM ] ==========================
0:591  0:000  found AppleSMC protocol
0:652  0:060  === [ AddCustomEntries ] ==================================
0:652  0:000  Custom entry 0 skipped because it is hidden.
0:652  0:000  === [ ScanLoader ] ========================================
0:652  0:000  - [01]: 'EFI'
0:662  0:009  - [02]: 'SIERRA_SSD'
0:663  0:000          AddLoaderEntry for Volume Name=SIERRA_SSD
0:663  0:000      Not match custom entry 0: Type: not match
0:663  0:000      hibernated: set as never
0:672  0:008  - [03]: 'Recovery HD'
0:672  0:000          AddLoaderEntry for Volume Name=Recovery HD
0:672  0:000      Skipped because matching custom entry 0!
0:679  0:006  - [06]: 'Wiederherstellung'
0:686  0:006  - [07]: 'EFI'
0:686  0:000          AddLoaderEntry for Volume Name=EFI
0:686  0:000      Not match custom entry 0: Type: not match
0:694  0:007  - [09]: 'WINDOWS_10'
0:701  0:006  - [10]: ''
0:708  0:006  === [ AddCustomTool ] =====================================
0:708  0:000  found tool \EFI\CLOVER\tools\Shell64U.efi
0:708  0:000  Checking EFI partition Volume 1 for Clover
0:709  0:000   Found Clover
0:711  0:001  === [ GetEfiBootDeviceFromNvram ] =========================
0:712  0:001   - efi-boot-device-data: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:712  0:000    - Volume: 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)'
0:712  0:000    - LoaderPath: '<null string>'
0:712  0:000    - Guid = AA00132B-9BBB-472D-8E99-02FF0B866FEA
0:712  0:000  === [ FindStartupDiskVolume ] =============================
0:712  0:000    - Volume: partition = PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:712  0:000     - searching for that partition
0:712  0:000      - found entry 0. 'Boot macOS from SIERRA_SSD', Volume 'SIERRA_SSD'
0:712  0:000  Boot redirected to Entry 0. 'Boot macOS from SIERRA_SSD'
0:712  0:000  DefaultIndex=0 and MainMenu.EntryCount=8
0:817  0:105  GUI ready
36:220  35:402  EDITED: 0x67EF1002
45:830  9:609  BootVariable of the entry is empty
45:830  0:000  === [ StartLoader ] =======================================
45:830  0:000  Finally: Bus=99790kHz CPU=4000MHz
45:830  0:000  Loading boot.efi  status=Success
45:866  0:036  GetOSVersion: 10.12.5 (16F60a)
45:866  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
45:866  0:000  Filtering KextPatches:
45:866  0:000   - [00]: AppleUSBXHCIPCI (raise port limit for USB to 30) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
45:866  0:000   - [01]: AMD9510Controller (Connectors Patch for Framebuffer BERBICE for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [02]: AMD9510Controller (Connectors Patch for Framebuffer BALADI for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
45:866  0:000   - [03]: AMD9510Controller (Connectors Patch for Framebuffer EXMOOR for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
45:866  0:000   - [04]: AMDRadeonX4100 (36_CUs_Patch) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [05]: AMDRadeonX4100 (Remove_CU_Limit) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [06]: AppleGraphicsPowerManagement (AGPM_Patch) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
45:866  0:000   - [07]: IONVMeFamily (NVMe SSD PikePatch#1) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [08]: IONVMeFamily (NVMe SSD PikePatch#2) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [09]: IONVMeFamily (NVMe SSD PikePatch#3) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [10]: IONVMeFamily (NVMe SSD PikePatch#4) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [11]: IONVMeFamily (NVMe SSD PikePatch#5) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [12]: IONVMeFamily (NVMe SSD PikePatch#6_7) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [13]: IONVMeFamily (NVMe SSD PikePatch#8) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [14]: IONVMeFamily (NVMe SSD PikePatch#9_10) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [15]: IONVMeFamily (NVMe SSD PikePatch#11) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [16]: IONVMeFamily (NVMe SSD PikePatch#12) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [17]: IONVMeFamily (NVMe SSD PikePatch#13) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [18]: IONVMeFamily (NVMe SSD PikePatch#14) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [19]: IONVMeFamily (NVMe SSD PikePatch#15) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [20]: IONVMeFamily (NVMe SSD PikePatch#16) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [21]: IONVMeFamily (NVMe SSD PikePatch#17) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000  === [ PatchSmbios ] =======================================
45:866  0:000  insert table 9 for dev 0:0
45:866  0:000  insert table 9 for dev 0:1
45:866  0:000  insert table 9 for dev 1F:6
45:867  0:000  Trusting SMBIOS...
45:867  0:000  Channels: 2
45:867  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
45:867  0:000   partNum=CMK32GX4M4B3200C16  
45:867  0:000  SMBIOS Type 17 Index = 0 => 0 0:
45:867  0:000  BANK 0 DIMM0 3200MHz 8192MB
45:867  0:000   partNum=CMK32GX4M4B3200C16  
45:867  0:000  SMBIOS Type 17 Index = 1 => 2 2:
45:867  0:000  BANK 1 DIMM0 3200MHz 8192MB
45:867  0:000   partNum=CMK32GX4M4B3200C16  
45:867  0:000  SMBIOS Type 17 Index = 2 => 1 1:
45:867  0:000  BANK 0 DIMM1 3200MHz 8192MB
45:867  0:000   partNum=CMK32GX4M4B3200C16  
45:867  0:000  SMBIOS Type 17 Index = 3 => 3 3:
45:867  0:000  BANK 1 DIMM1 3200MHz 8192MB
45:867  0:000  mTotalSystemMemory = 32768
45:867  0:000  NumberOfMemoryDevices = 4
45:867  0:000  Type20[0]->End = 0x7FFFFF, Type17[0] = 0x2000
45:867  0:000  Type20[1]->End = 0x17FFFFF, Type17[2] = 0x8000
45:867  0:000  Type20[2]->End = 0xFFFFFF, Type17[1] = 0xC000
45:867  0:000  Type20[3]->End = 0x1FFFFFF, Type17[3] = 0x14000
45:867  0:000  Table 131 is present, CPUType=10
45:867  0:000  Change to: 905
45:867  0:000  === [ PatchACPI ] =========================================
45:867  0:000  RSDT 0x2A314028
45:867  0:000  FADT from RSDT: 0x2A314170
45:867  0:000  XSDT 0x2A3140A0
45:867  0:000  FADT from XSDT: 0x2A33DBE8
45:867  0:000  Xsdt reallocation done
45:867  0:000  old FADT length=114
45:867  0:000  DSDT found in Clover volume OEM folder: EFI\CLOVER\ACPI\patched\DSDT.aml
45:868  0:001  Apply DsdtFixMask=0x00420004
45:868  0:000     drop _DSM mask=0xFFFF
45:868  0:000  === [ FixBiosDsdt ] =======================================
45:868  0:000  VideoCard devID=0x67DF1002
45:868  0:000  DisplayADR1[0] = 0x10000, DisplayADR2[0] = 0x0
45:868  0:000  VideoCard devID=0x19128086
45:868  0:000  DisplayADR1[1] = 0x20000, DisplayADR2[1] = 0xFFFE
45:868  0:000  USBADR[0] = 0x140000 and PCIe = 0xFFFE
45:869  0:000  first CPU found at B211 offset B214
45:869  0:000  score candidate at B20D
45:869  0:000  score inserted in acpi_cpu_score _PR_
45:869  0:000  Found ACPI CPU: CPU0 | CPU1 | CPU2 | CPU3 | CPU4 | CPU5 | CPU6 | CPU7 , within the score: _PR_
45:869  0:000  Found PCIROOTUID = 0
45:869  0:000  Start RTC Fix
45:869  0:000   deleting device CRT_
45:870  0:000   deleting device DVI_
45:870  0:000   deleting device SPKR
45:870  0:000   deleting device ECP_
45:871  0:000   deleting device LPT_
45:871  0:000   deleting device FDC0
45:871  0:000   deleting device ECP1
45:872  0:000   deleting device LPT1
45:872  0:000  Start SHUTDOWN Fix len=29D5A
45:872  0:000  === [ ACPIDropTables ] ====================================
45:872  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=xh_rvp08 Length=2835
45:872  0:000   Xsdt has tables count=19
45:872  0:000  First zero in XSDT table
45:872  0:000   Table: SSDT  xh_rvp08  2835 dropped
45:872  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=PegSsdt Length=9534
45:872  0:000   Xsdt has tables count=17
45:872  0:000  First zero in XSDT table
45:872  0:000   Table: SSDT  PegSsdt  9534 dropped
45:872  0:000  === [ PatchAllSSDT ] ======================================
45:872  0:000  Patch table: SSDT  SataTabl len=0x390
45:872  0:000  Patch table: SSDT  SaSsdt  len=0x3154
45:872  0:000  Patch table: SSDT  CpuSsdt len=0xEDE
45:872  0:000  Patch table: SSDT  sensrhub len=0x29F
45:872  0:000  Patch table: SSDT  PtidDevc len=0x3002
45:872  0:000  Drop tables from Xsdt, SIGN=XXXX TableID= Length=0
45:872  0:000   Xsdt has tables count=15
45:872  0:000  First zero in XSDT table
45:872  0:000  === [ ACPIPatchedAML ] ====================================
45:872  0:000  Unsorted
45:872  0:000  Inserting UsbFix.aml from EFI\CLOVER\ACPI\patched ... Success
45:873  0:000  Inserting iGpuGfx1.aml from EFI\CLOVER\ACPI\patched ... Success
45:873  0:000  Inserting CpuPmPiker.aml from EFI\CLOVER\ACPI\patched ... Success
45:874  0:000  CPUBase=0 and ApicCPUBase=1 ApicCPUNum=1
45:874  0:000  Drop tables from Xsdt, SIGN=APIC TableID= Length=0
45:874  0:000   Xsdt has tables count=17
45:874  0:000   Table: APIC  A M I   188 dropped
45:874  0:000  First zero in XSDT table
45:874  0:000  Found subtable in MADT: type=0
45:874  0:000  LocalApicNMI is already present, no patch needed
45:874  0:000  New APIC table successfully inserted
45:890  0:016  Patched APIC table saved into efi/clover/acpi/origin/APIC-p.aml 
45:890  0:000  Maximum control=0x28
45:890  0:000  Turbo control=0x2A
45:890  0:000  P-States: min 0x8, max 0x2A
45:891  0:000  SSDT with plugin-type without P-States is generated
45:891  0:000  === [ RestSetup macOS ] ===================================
45:891  0:000  EdidDiscovered size=128
45:891  0:000  Inject EDID
45:891  0:000    Use Custom EDID
45:891  0:000  ------- Custom EDID Table
45:891  0:000  000  |  00  FF  FF  FF  FF  FF  FF  00  1E  6D
45:891  0:000  010  |  09  5B  65  BC  05  00  09  1A  01  04
45:891  0:000  020  |  B5  3C  22  78  9F  30  35  A7  55  4E
45:891  0:000  030  |  A3  26  0F  50  54  21  08  00  71  40
45:891  0:000  040  |  81  80  81  C0  A9  C0  D1  C0  81  00
45:891  0:000  050  |  01  01  01  01  4D  D0  00  A0  F0  70
45:891  0:000  060  |  3E  80  30  20  65  0C  58  54  21  00
45:891  0:000  070  |  00  1A  28  68  00  A0  F0  70  3E  80
45:891  0:000  080  |  08  90  65  0C  58  54  21  00  00  1A
45:891  0:000  090  |  00  00  00  FD  00  30  3D  87  87  38
45:891  0:000  100  |  01  0A  20  20  20  20  20  20  00  00
45:891  0:000  110  |  00  FC  00  4C  47  20  55  6C  74  72
45:891  0:000  120  |  61  20  48  44  0A  20  01  0F
45:891  0:000      VendorID = 0x1E6D
45:891  0:000      ProductID = 0x5B09
45:891  0:000  ------- New Custom EDID Table
45:891  0:000  000  |  00  FF  FF  FF  FF  FF  FF  00  6D  1E
45:891  0:000  010  |  09  5B  65  BC  05  00  09  1A  01  04
45:891  0:000  020  |  B5  3C  22  78  9F  30  35  A7  55  4E
45:891  0:000  030  |  A3  26  0F  50  54  21  08  00  71  40
45:891  0:000  040  |  81  80  81  C0  A9  C0  D1  C0  81  00
45:891  0:000  050  |  01  01  01  01  4D  D0  00  A0  F0  70
45:891  0:000  060  |  3E  80  30  20  65  0C  58  54  21  00
45:891  0:000  070  |  00  1A  28  68  00  A0  F0  70  3E  80
45:891  0:000  080  |  08  90  65  0C  58  54  21  00  00  1A
45:891  0:000  090  |  00  00  00  FD  00  30  3D  87  87  38
45:891  0:000  100  |  01  0A  20  20  20  20  20  20  00  00
45:891  0:000  110  |  00  FC  00  4C  47  20  55  6C  74  72
45:891  0:000  120  |  61  20  48  44  0A  20  01  0F
45:891  0:000  Framebuffer @0x90000000  MMIO @0xA0000000 I/O Port @0x0000E000 ROM Addr @0xDC340000
45:891  0:000  PCI region 1 = 0x00000000, region3 = 0x00000000, region5 = 0xDC300000
45:891  0:000  Use region5 as MMIO space
45:891  0:000  BIOS_0_SCRATCH=0xFFFFFFFF, 1=0xFFFFFFFF, 2=0xFFFFFFFF, 3=0xFFFFFFFF, 4=0xFFFFFFFF, 5=0xFFFFFFFF, 6=0xFFFFFFFF
45:891  0:000  RADEON_CRTC2_GEN_CNTL == 0xFFFFFFFF
45:891  0:000   card not posted because GEN_CNTL = -1
45:891  0:000  ATI card non-POSTed, 
45:891  0:000  Set VRAM for Ellesmere =4294967295Mb
45:891  0:000  ATI: get_vram_size returned 0xFFF00000
45:891  0:000  ATI Radeon EVERGREEN+ family
45:891  0:000  ATI Mobile Radeon
45:891  0:000  Users config name Berbice
45:891  0:000  (AtiPorts) Nr of ports set to: 5
45:891  0:000  ATI Ellesmere AMD Radeon RX480 -1MB (Berbice) [1002:67DF] (subsys [174B:E347]):: PciRoot(0x0)\Pci(0x1,0x0)\Pci(0x0,0x0)
45:891  0:000  Intel HD Graphics 530 [8086:1912] :: PciRoot(0x0)\Pci(0x2,0x0)
45:891  0:000    Found Wide XGA Plus Display - 16:10 :: Width=1440 Height=900
45:891  0:000    Custom Intel GFX properties injected, continue
45:891  0:000    AAPL00,override-no-connect: added
45:891  0:000    Default AAPL00,DualLink = 1
45:891  0:000    Low Resolution Display
45:891  0:000    AAPL00,DualLink: changed from 1 to not used
45:891  0:000    FakeID Intel GFX: not set
45:891  0:000    ig-platform-id: not set
45:891  0:000    Beginning Intel GFX auto-detection with ACPI Injection
45:891  0:000    Found FakeID Intel GFX = 0x19128086
45:891  0:000    Found ig-platform-id = 0x19120000
45:891  0:000  Intel GFX revision  = 0x6
45:891  0:000   RCBA disabled; cannot use it
45:891  0:000  stringlength = 8652
45:891  0:000  CurrentMode: Width=1440 Height=900
45:891  0:000  Beginning FSInjection
45:891  0:000  Blocking kext caches
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 26A89858
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 26A89858
45:900  0:008  Use origin smbios table type 1 guid.
45:912  0:012    Force kext: System\Library\Extensions\IOAcceleratorFamily2.kext
45:915  0:002    Force kext: System\Library\Extensions\AMDRadeonX4100.kext
45:925  0:010    Force kext: System\Library\Extensions\AMD9510Controller.kext
45:931  0:005  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
45:931  0:000    Extra kext: EFI\CLOVER\kexts\Other\FakeSMC.kext
45:934  0:003      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\ACPISensors.kext
45:937  0:002      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\CPUSensors.kext
45:939  0:001      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\GPUSensors.kext
45:941  0:002      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\LPCSensors.kext
45:963  0:022    Extra kext: EFI\CLOVER\kexts\Other\IntelMausiEthernet.kext
45:967  0:003  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.12
45:970  0:003  SetStartupDiskVolume:
45:970  0:000    * Volume: 'SIERRA_SSD'
45:970  0:000    * LoaderPath: '<null string>'
45:970  0:000    * DevPath: SIERRA_SSD
45:970  0:000    * GUID = AA00132B-9BBB-472D-8E99-02FF0B866FEA
45:971  0:000    * efi-boot-device: <array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>AA00132B-9BBB-472D-8E99-02FF0B866FEA</string></dict></dict></dict></array>
45:972  0:000  Custom boot screen not used because entry has unset use graphics

 

 

 

Used EDIT of the following Monitor: LG 27UD58 extracted with SwitchResX 4.6.3

 

and these are the custom properties for INTEL IGPU:

 

 

		<key>AddProperties</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL,Gfx324</string>
				<key>Value</key>
				<data>AQAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL,GfxYTile</string>
				<key>Value</key>
				<data>AQAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL00,PanelPowerUp</string>
				<key>Value</key>
				<data>MAAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL00,PanelPowerOn</string>
				<key>Value</key>
				<data>GQEAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL00,PanelPowerOff</string>
				<key>Value</key>
				<data>EQAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL00,PanelPowerDown</string>
				<key>Value</key>
				<data>PAAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL00,PanelCycleDelay</string>
				<key>Value</key>
				<data>+gAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>device-colors</string>
				<key>Value</key>
				<data>AAIAAKCdnQAAAAAAAAAAAA==</data>
			</dict>

 

 

Link to comment
Share on other sites

corrected EDID entry in config.plist, so this is new bootlog:

 

 

0:100  0:100  MemLog inited, TSC freq: 4008557380
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 20.4.2017,  19:59:53 (GMT)
0:100  0:000  Starting Clover revision: 4061 on American Megatrends EFI
0:100  0:000  Build with: [Args: -mc --no-usb -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -t XCODE8 | -D DISABLE_USB_SUPPORT -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -D USE_BIOS_BLOCKIO -D USE_LOW_EBDA -a X64 -b RELEASE -t XCODE8 -n 9 | OS: 10.12.5]
0:100  0:000  SelfDevicePath=PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000) @26A89B18
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-DIMM1
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM2
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM1
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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-DIMM2
0:100  0:000  SmbiosTable.Type17->Vendor = Corsair
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: 'System Product Name' with board 'MAXIMUS VIII EXTREME'
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  The CPU supported turbo
0:100  0:000  BrandString = Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
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: 24003337
0:100  0:000  MSR 0xE2 before patch 00000000
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: 25 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  === [ 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) : 1002 67DF class=030000
0:100  0:000   - GFX: Model=AMD Radeon RX480 (ATI/AMD)
0:100  0:000   - RADEON_BIOS_0_SCRATCH = 0xFFFFFFFF
0:100  0:000  PCI (00|01:00.01) : 1002 AAF0 class=040300
0:100  0:000   - HDMI Audio: 
0:100  0:000  PCI (00|00:01.01) : 8086 1905 class=060400
0:100  0:000  PCI (00|00:01.02) : 8086 1909 class=060400
0:100  0:000  PCI (00|03:00.00) : 144D A804 class=010802
0:100  0:000  PCI (00|00:02.00) : 8086 1912 class=030000
0:100  0:000   - GFX: Model=Intel HD Graphics 530 (Intel)
0:100  0:000  PCI (00|00:14.00) : 8086 A12F class=0C0330
0:100  0:000  PCI (00|00:16.00) : 8086 A13A class=078000
0:100  0:000  PCI (00|00:17.00) : 8086 A102 class=010601
0:100  0:000  PCI (00|00:1B.00) : 8086 A167 class=060400
0:100  0:000  PCI (00|00:1C.00) : 8086 A110 class=060400
0:100  0:000  PCI (00|00:1C.02) : 8086 A112 class=060400
0:100  0:000  PCI (00|70:00.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:01.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:03.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:04.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|74:00.00) : DD01 0003 class=048000
0:100  0:000  PCI (00|71:05.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:06.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|71:07.00) : 1B21 1187 class=060400
0:100  0:000  PCI (00|00:1C.04) : 8086 A114 class=060400
0:100  0:000  PCI (00|00:1D.00) : 8086 A118 class=060400
0:100  0:000  PCI (00|79:00.00) : 144D A802 class=010802
0:101  0:000  PCI (00|00:1F.00) : 8086 A145 class=060100
0:101  0:000  PCI (00|00:1F.02) : 8086 A121 class=058000
0:101  0:000  PCI (00|00:1F.04) : 8086 A123 class=0C0500
0:101  0:000  PCI (00|00:1F.06) : 8086 15B8 class=020000
0:101  0:000   - LAN: 0 Vendor=Intel
0:101  0:000  === [ GetDefaultSettings ] ================================
0:101  0:000  Clover load options size = 0 bytes
0:104  0:003  EFI\CLOVER\config.plist loaded: Success
0:104  0:000  === [ GetListOfThemes ] ===================================
0:104  0:000  - [00]: Classic Mac OS
0:105  0:000  - [01]: embedded
0:105  0:000  - [01]: random
0:106  0:000  === [ Found config plists ] ===============================
0:106  0:000  - config.plist
0:106  0:000  === [ GetEarlyUserSettings ] ==============================
0:106  0:000  timeout set to 10
0:106  0:000  Custom boot CUSTOM_BOOT_DISABLED (0x0)
0:106  0:000  ForceKextsToLoad: 3 requested
0:106  0:000   - [0]: System\Library\Extensions\IOAcceleratorFamily2.kext
0:106  0:000   - [1]: System\Library\Extensions\AMDRadeonX4100.kext
0:106  0:000   - [2]: System\Library\Extensions\AMD9510Controller.kext
0:106  0:000  KextsToPatch: 22 requested
0:106  0:000   - [00]: AppleUSBXHCIPCI (raise port limit for USB to 30) :: BinPatch :: data len: 7
0:106  0:000   - patch disabled at config
0:106  0:000   - [01]: AMD9510Controller (Connectors Patch for Framebuffer BERBICE for RX480 NITRO) :: BinPatch :: data len: 120
0:106  0:000   - [02]: AMD9510Controller (Connectors Patch for Framebuffer BALADI for RX480 NITRO) :: BinPatch :: data len: 144
0:106  0:000   - patch disabled at config
0:106  0:000   - [03]: AMD9510Controller (Connectors Patch for Framebuffer EXMOOR for RX480 NITRO) :: BinPatch :: data len: 144
0:106  0:000   - patch disabled at config
0:106  0:000   - [04]: AMDRadeonX4100 (36_CUs_Patch) :: BinPatch :: data len: 21
0:106  0:000   - [05]: AMDRadeonX4100 (Remove_CU_Limit) :: BinPatch :: data len: 20
0:106  0:000   - [06]: AppleGraphicsPowerManagement (AGPM_Patch) :: BinPatch :: data len: 8
0:106  0:000   - patch disabled at config
0:106  0:000   - [07]: IONVMeFamily (NVMe SSD PikePatch#1) :: BinPatch :: data len: 16
0:106  0:000   - [08]: IONVMeFamily (NVMe SSD PikePatch#2) :: BinPatch :: data len: 16
0:106  0:000   - [09]: IONVMeFamily (NVMe SSD PikePatch#3) :: BinPatch :: data len: 16
0:106  0:000   - [10]: IONVMeFamily (NVMe SSD PikePatch#4) :: BinPatch :: data len: 16
0:106  0:000   - [11]: IONVMeFamily (NVMe SSD PikePatch#5) :: BinPatch :: data len: 16
0:106  0:000   - [12]: IONVMeFamily (NVMe SSD PikePatch#6_7) :: BinPatch :: data len: 20
0:106  0:000   - [13]: IONVMeFamily (NVMe SSD PikePatch#8) :: BinPatch :: data len: 16
0:106  0:000   - [14]: IONVMeFamily (NVMe SSD PikePatch#9_10) :: BinPatch :: data len: 44
0:106  0:000   - [15]: IONVMeFamily (NVMe SSD PikePatch#11) :: BinPatch :: data len: 16
0:106  0:000   - [16]: IONVMeFamily (NVMe SSD PikePatch#12) :: BinPatch :: data len: 16
0:106  0:000   - [17]: IONVMeFamily (NVMe SSD PikePatch#13) :: BinPatch :: data len: 16
0:106  0:000   - [18]: IONVMeFamily (NVMe SSD PikePatch#14) :: BinPatch :: data len: 16
0:106  0:000   - [19]: IONVMeFamily (NVMe SSD PikePatch#15) :: BinPatch :: data len: 16
0:106  0:000   - [20]: IONVMeFamily (NVMe SSD PikePatch#16) :: BinPatch :: data len: 16
0:106  0:000   - [21]: IONVMeFamily (NVMe SSD PikePatch#17) :: BinPatch :: data len: 16
0:106  0:000  Default theme: Classic Mac OS
0:107  0:000   Custom EDID is ok
0:107  0:000  === [ LoadDrivers ] =======================================
0:107  0:000  Loading AppleImageCodec-64.efi  status=Success
0:108  0:001  Loading AppleKeyAggregator-64.efi  status=Success
0:109  0:001  Loading AppleUITheme-64.efi  status=Success
0:110  0:001  Loading DataHubDxe-64.efi  status=Success
0:112  0:001  Loading FirmwareVolume-64.efi  status=Success
0:113  0:001  Loading FSInject-64.efi  status=Success
0:114  0:000  Loading HFSPlus.efi  status=Success
0:115  0:000   - driver needs connecting
0:115  0:000  Loading OsxAptioFixDrv-64.efi  status=Success
0:116  0:001  Loading OsxFatBinaryDrv-64.efi  status=Success
0:117  0:001  Loading SMCHelper-64.efi  status=Success
0:119  0:001  Loading Test2-2016.efi  status=Success
0:120  0:001  1 drivers needs connecting ...
0:120  0:000  PlatformDriverOverrideProtocol->GetDriver overriden
0:120  0:000  HFS+ driver loaded
0:120  0:000  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
0:300  0:180  === [ InitScreen ] ========================================
0:300  0:000  SetMaxResolution: found best mode 3: 1440x900
0:450  0:149  Video mode change to mode #3: Success
0:450  0:000   - set
0:450  0:000  Console modes reported: 4, available modes:
0:450  0:000   - [01]: 80x25 (current mode)
0:450  0:000   - [03]: 100x31
0:450  0:000   - [04]: 180x47
0:450  0:000  SetScreenResolution: 1440x900 - already set
0:450  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000)
0:450  0:000  Using embedded font: Success
0:509  0:058  === [ GetMacAddress ] =====================================
0:509  0:000   get legacy LAN MAC, 1 card found
0:509  0:000  Legacy MAC address of LAN #0= 70:8B:CD:55:B5:E3:
0:509  0:000  === [ ScanSPD ] ===========================================
0:509  0:000  SMBus device : 8086 A123 class=0C0500 status=Success
0:509  0:000  SMBus CmdReg: 0x3
0:509  0:000  Scanning SMBus [8086:A123], mmio: 0xDC436004, ioport: 0xF040, hostc: 0x11
0:509  0:000  Slots to scan [8]...
0:510  0:000  SPD[0]: Got invalid type 0 @0x50. Will set page and retry.
0:510  0:000  SPD[0]: Type 12 @0x50
0:528  0:017  XMP Profile1: 5*125 0 ns
0:528  0:000  Found module with XMP version 2.0
0:528  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:528  0:000  DDR speed 3200MHz
0:528  0:000  Slot: 0 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:529  0:000  SPD[1]: Type 12 @0x51
0:547  0:017  XMP Profile1: 5*125 0 ns
0:547  0:000  Found module with XMP version 2.0
0:547  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:547  0:000  DDR speed 3200MHz
0:547  0:000  Slot: 1 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:547  0:000  SPD[2]: Type 12 @0x52
0:565  0:017  XMP Profile1: 5*125 0 ns
0:565  0:000  Found module with XMP version 2.0
0:565  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:565  0:000  DDR speed 3200MHz
0:565  0:000  Slot: 2 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:566  0:000  SPD[3]: Type 12 @0x53
0:584  0:017  XMP Profile1: 5*125 0 ns
0:584  0:000  Found module with XMP version 2.0
0:584  0:000  Using XMP Profile1 instead of standard frequency 2132MHz
0:584  0:000  DDR speed 3200MHz
0:584  0:000  Slot: 3 Type 26 8192MB 3200MHz Vendor=Corsair PartNo=CMK32GX4M4B3200C16 SerialNo=0000000000000000
0:584  0:000  === [ GetAcpiTablesList ] =================================
0:584  0:000  Get Acpi Tables List from RSDT:
0:584  0:000   - [00]: FACP  A M I  len=132
0:584  0:000   - [01]: APIC  A M I  len=188
0:584  0:000   - [02]: FPDT  A M I  len=68
0:584  0:000   - [04]: MCFG  A M I  len=60
0:584  0:000   - [05]: SSDT  SataTabl len=912
0:584  0:000   - [06]: FIDT  A M I len=156
0:584  0:000   - [07]: SSDT  SaSsdt  len=12628
0:584  0:000   - [08]: SSDT  PegSsdt len=9534
0:584  0:000   - [09]: HPET  SKL len=56
0:584  0:000   - [10]: SSDT  xh_rvp08 len=2835
0:584  0:000   - [11]: UEFI  EDK2     len=66
0:584  0:000   - [12]: SSDT  CpuSsdt len=3806
0:584  0:000   - [13]: LPIT  SKL len=148
0:584  0:000   - [14]: WSMT  SKL len=40
0:584  0:000   - [15]: SSDT  sensrhub len=671
0:584  0:000   - [16]: SSDT  PtidDevc len=12290
0:584  0:000   - [17]: DBGP   len=52
0:584  0:000   - [18]: DBG2   len=84
0:584  0:000  Calibrated TSC frequency =4008557380 =4008MHz
0:585  0:000  === [ GetUserSettings ] ===================================
0:585  0:000   Custom EDID is ok
0:585  0:000  Add 9 properties:
0:585  0:000   - [00]: ATI, len: 8
0:585  0:000   - [01]: IntelGFX, len: 4
0:585  0:000   - [02]: IntelGFX, len: 4
0:585  0:000   - [03]: IntelGFX, len: 4
0:585  0:000   - [04]: IntelGFX, len: 4
0:585  0:000   - [05]: IntelGFX, len: 4
0:585  0:000   - [06]: IntelGFX, len: 4
0:585  0:000   - [07]: IntelGFX, len: 4
0:585  0:000   - [08]: IntelGFX, len: 16
0:585  0:000  USB FixOwnership: no
0:585  0:000  Dropping 4 tables:
0:585  0:000   - [00]: Drop table  signature="SSDT" (54445353) table-id="xh_rvp08" (38307076725F6878)
0:585  0:000           - set table: 54445353, 38307076725F6878 to drop: yes
0:585  0:000   - [01]: Drop table  signature="SSDT" (54445353) table-id="PegSsdt" (0074647353676550)
0:585  0:000           - set table: 54445353,   74647353676550 to drop: yes
0:585  0:000   - [02]: Drop table  signature="SSDT" (54445353) table-id="SaSsdt" (0000746473536153)
0:585  0:000           - set table: 54445353,     746473536153 to drop: no
0:585  0:000   - [03]: Drop table  signature="DMAR" (52414D44)
0:585  0:000           - set table: 52414D44,                0 to drop: no
0:585  0:000   - final DSDT Fix mask=00420004
0:585  0:000  CpuFreq: 4000MHz
0:585  0:000  CpuType: 905
0:585  0:000  BusSpeed: 99790kHz
0:585  0:000  Converted CustomUUID 40028D03-5C04-5C05-D506-2D0700080009
0:586  0:000  ChassisType: 0x8
0:587  0:000  === [ ScanVolumes ] =======================================
0:587  0:000  Found 11 volumes with blockIO
0:587  0:000  - [00]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)
0:587  0:000  - [01]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(1,GPT,56871FE2-96ED-4F31-B0D9-437D42CE7F9B,0x28,0x64000)
0:587  0:000          Result of bootcode detection: bootable unknown (legacy)
0:587  0:000          This is SelfVolume !!
0:587  0:000  - [02]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:587  0:000  - [03]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(3,GPT,EF0AAA19-8D5D-4844-81BE-484F4C06C87A,0x1D08FA28,0x135F20)
0:587  0:000  - [04]: Volume: PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x0,0xFFFF,0x0)
0:587  0:000          Found optical drive
0:587  0:000  - [05]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)
0:587  0:000  - [06]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(1,GPT,1148ED0D-0B1A-483D-9439-E7423EA49CEC,0x800,0xE1000)
0:587  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:587  0:000  - [07]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(2,GPT,654E58A2-ECB2-4FCE-BE5B-7F9DF0D9A063,0xE1800,0x32000)
0:588  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:588  0:000  - [08]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(3,GPT,4EC1D426-4B19-457B-81EF-2E387B87DB5C,0x113800,0x8000)
0:588  0:000  - [09]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(4,GPT,6EE5EB46-8381-4138-8E8B-7CA0CD9919C0,0x11B800,0x1DA46538)
0:588  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:588  0:000  - [10]: Volume: PciRoot(0x0)\Pci(0x1D,0x0)\Pci(0x0,0x0)\Unit(0x1)\HD(5,GPT,FA5EE0A4-543C-49C0-B61F-24A78AE7F52F,0x1DB62000,0x190800)
0:588  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:588  0:000  === [ InitTheme ] =========================================
0:589  0:001  Using theme 'Classic Mac OS' (EFI\CLOVER\themes\Classic Mac OS)
0:589  0:000  OS main and drive as badge
0:590  0:001  Loading font from ThemeDir: Success
0:591  0:000  Choosing theme Classic Mac OS
0:591  0:000  after NVRAM boot-args=-v agdp=Mac-A5C67F76ED83108C
0:591  0:000  === [ Dump SMC keys from NVRAM ] ==========================
0:591  0:000  found AppleSMC protocol
0:652  0:060  === [ AddCustomEntries ] ==================================
0:652  0:000  Custom entry 0 skipped because it is hidden.
0:652  0:000  === [ ScanLoader ] ========================================
0:652  0:000  - [01]: 'EFI'
0:662  0:009  - [02]: 'SIERRA_SSD'
0:663  0:000          AddLoaderEntry for Volume Name=SIERRA_SSD
0:663  0:000      Not match custom entry 0: Type: not match
0:663  0:000      hibernated: set as never
0:672  0:008  - [03]: 'Recovery HD'
0:672  0:000          AddLoaderEntry for Volume Name=Recovery HD
0:672  0:000      Skipped because matching custom entry 0!
0:679  0:006  - [06]: 'Wiederherstellung'
0:686  0:006  - [07]: 'EFI'
0:686  0:000          AddLoaderEntry for Volume Name=EFI
0:686  0:000      Not match custom entry 0: Type: not match
0:694  0:007  - [09]: 'WINDOWS_10'
0:701  0:006  - [10]: ''
0:708  0:006  === [ AddCustomTool ] =====================================
0:708  0:000  found tool \EFI\CLOVER\tools\Shell64U.efi
0:708  0:000  Checking EFI partition Volume 1 for Clover
0:709  0:000   Found Clover
0:711  0:001  === [ GetEfiBootDeviceFromNvram ] =========================
0:712  0:001   - efi-boot-device-data: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:712  0:000    - Volume: 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)'
0:712  0:000    - LoaderPath: '<null string>'
0:712  0:000    - Guid = AA00132B-9BBB-472D-8E99-02FF0B866FEA
0:712  0:000  === [ FindStartupDiskVolume ] =============================
0:712  0:000    - Volume: partition = PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,74-20-B0-61-5C-38-25-00)\HD(2,GPT,AA00132B-9BBB-472D-8E99-02FF0B866FEA,0x64028,0x1D02BA00)
0:712  0:000     - searching for that partition
0:712  0:000      - found entry 0. 'Boot macOS from SIERRA_SSD', Volume 'SIERRA_SSD'
0:712  0:000  Boot redirected to Entry 0. 'Boot macOS from SIERRA_SSD'
0:712  0:000  DefaultIndex=0 and MainMenu.EntryCount=8
0:817  0:105  GUI ready
36:220  35:402  EDITED: 0x67EF1002
45:830  9:609  BootVariable of the entry is empty
45:830  0:000  === [ StartLoader ] =======================================
45:830  0:000  Finally: Bus=99790kHz CPU=4000MHz
45:830  0:000  Loading boot.efi  status=Success
45:866  0:036  GetOSVersion: 10.12.5 (16F60a)
45:866  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
45:866  0:000  Filtering KextPatches:
45:866  0:000   - [00]: AppleUSBXHCIPCI (raise port limit for USB to 30) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
45:866  0:000   - [01]: AMD9510Controller (Connectors Patch for Framebuffer BERBICE for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [02]: AMD9510Controller (Connectors Patch for Framebuffer BALADI for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
45:866  0:000   - [03]: AMD9510Controller (Connectors Patch for Framebuffer EXMOOR for RX480 NITRO) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
45:866  0:000   - [04]: AMDRadeonX4100 (36_CUs_Patch) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [05]: AMDRadeonX4100 (Remove_CU_Limit) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [06]: AppleGraphicsPowerManagement (AGPM_Patch) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> disabled by user
45:866  0:000   - [07]: IONVMeFamily (NVMe SSD PikePatch#1) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [08]: IONVMeFamily (NVMe SSD PikePatch#2) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [09]: IONVMeFamily (NVMe SSD PikePatch#3) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [10]: IONVMeFamily (NVMe SSD PikePatch#4) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [11]: IONVMeFamily (NVMe SSD PikePatch#5) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [12]: IONVMeFamily (NVMe SSD PikePatch#6_7) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [13]: IONVMeFamily (NVMe SSD PikePatch#8) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [14]: IONVMeFamily (NVMe SSD PikePatch#9_10) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [15]: IONVMeFamily (NVMe SSD PikePatch#11) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [16]: IONVMeFamily (NVMe SSD PikePatch#12) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [17]: IONVMeFamily (NVMe SSD PikePatch#13) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [18]: IONVMeFamily (NVMe SSD PikePatch#14) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [19]: IONVMeFamily (NVMe SSD PikePatch#15) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [20]: IONVMeFamily (NVMe SSD PikePatch#16) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000   - [21]: IONVMeFamily (NVMe SSD PikePatch#17) :: BinPatch :: [OS: 10.12.5 | MatchOS: All | MatchBuild: All] ==> allowed
45:866  0:000  === [ PatchSmbios ] =======================================
45:866  0:000  insert table 9 for dev 0:0
45:866  0:000  insert table 9 for dev 0:1
45:866  0:000  insert table 9 for dev 1F:6
45:867  0:000  Trusting SMBIOS...
45:867  0:000  Channels: 2
45:867  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
45:867  0:000   partNum=CMK32GX4M4B3200C16  
45:867  0:000  SMBIOS Type 17 Index = 0 => 0 0:
45:867  0:000  BANK 0 DIMM0 3200MHz 8192MB
45:867  0:000   partNum=CMK32GX4M4B3200C16  
45:867  0:000  SMBIOS Type 17 Index = 1 => 2 2:
45:867  0:000  BANK 1 DIMM0 3200MHz 8192MB
45:867  0:000   partNum=CMK32GX4M4B3200C16  
45:867  0:000  SMBIOS Type 17 Index = 2 => 1 1:
45:867  0:000  BANK 0 DIMM1 3200MHz 8192MB
45:867  0:000   partNum=CMK32GX4M4B3200C16  
45:867  0:000  SMBIOS Type 17 Index = 3 => 3 3:
45:867  0:000  BANK 1 DIMM1 3200MHz 8192MB
45:867  0:000  mTotalSystemMemory = 32768
45:867  0:000  NumberOfMemoryDevices = 4
45:867  0:000  Type20[0]->End = 0x7FFFFF, Type17[0] = 0x2000
45:867  0:000  Type20[1]->End = 0x17FFFFF, Type17[2] = 0x8000
45:867  0:000  Type20[2]->End = 0xFFFFFF, Type17[1] = 0xC000
45:867  0:000  Type20[3]->End = 0x1FFFFFF, Type17[3] = 0x14000
45:867  0:000  Table 131 is present, CPUType=10
45:867  0:000  Change to: 905
45:867  0:000  === [ PatchACPI ] =========================================
45:867  0:000  RSDT 0x2A314028
45:867  0:000  FADT from RSDT: 0x2A314170
45:867  0:000  XSDT 0x2A3140A0
45:867  0:000  FADT from XSDT: 0x2A33DBE8
45:867  0:000  Xsdt reallocation done
45:867  0:000  old FADT length=114
45:867  0:000  DSDT found in Clover volume OEM folder: EFI\CLOVER\ACPI\patched\DSDT.aml
45:868  0:001  Apply DsdtFixMask=0x00420004
45:868  0:000     drop _DSM mask=0xFFFF
45:868  0:000  === [ FixBiosDsdt ] =======================================
45:868  0:000  VideoCard devID=0x67DF1002
45:868  0:000  DisplayADR1[0] = 0x10000, DisplayADR2[0] = 0x0
45:868  0:000  VideoCard devID=0x19128086
45:868  0:000  DisplayADR1[1] = 0x20000, DisplayADR2[1] = 0xFFFE
45:868  0:000  USBADR[0] = 0x140000 and PCIe = 0xFFFE
45:869  0:000  first CPU found at B211 offset B214
45:869  0:000  score candidate at B20D
45:869  0:000  score inserted in acpi_cpu_score _PR_
45:869  0:000  Found ACPI CPU: CPU0 | CPU1 | CPU2 | CPU3 | CPU4 | CPU5 | CPU6 | CPU7 , within the score: _PR_
45:869  0:000  Found PCIROOTUID = 0
45:869  0:000  Start RTC Fix
45:869  0:000   deleting device CRT_
45:870  0:000   deleting device DVI_
45:870  0:000   deleting device SPKR
45:870  0:000   deleting device ECP_
45:871  0:000   deleting device LPT_
45:871  0:000   deleting device FDC0
45:871  0:000   deleting device ECP1
45:872  0:000   deleting device LPT1
45:872  0:000  Start SHUTDOWN Fix len=29D5A
45:872  0:000  === [ ACPIDropTables ] ====================================
45:872  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=xh_rvp08 Length=2835
45:872  0:000   Xsdt has tables count=19
45:872  0:000  First zero in XSDT table
45:872  0:000   Table: SSDT  xh_rvp08  2835 dropped
45:872  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=PegSsdt Length=9534
45:872  0:000   Xsdt has tables count=17
45:872  0:000  First zero in XSDT table
45:872  0:000   Table: SSDT  PegSsdt  9534 dropped
45:872  0:000  === [ PatchAllSSDT ] ======================================
45:872  0:000  Patch table: SSDT  SataTabl len=0x390
45:872  0:000  Patch table: SSDT  SaSsdt  len=0x3154
45:872  0:000  Patch table: SSDT  CpuSsdt len=0xEDE
45:872  0:000  Patch table: SSDT  sensrhub len=0x29F
45:872  0:000  Patch table: SSDT  PtidDevc len=0x3002
45:872  0:000  Drop tables from Xsdt, SIGN=XXXX TableID= Length=0
45:872  0:000   Xsdt has tables count=15
45:872  0:000  First zero in XSDT table
45:872  0:000  === [ ACPIPatchedAML ] ====================================
45:872  0:000  Unsorted
45:872  0:000  Inserting UsbFix.aml from EFI\CLOVER\ACPI\patched ... Success
45:873  0:000  Inserting iGpuGfx1.aml from EFI\CLOVER\ACPI\patched ... Success
45:873  0:000  Inserting CpuPmPiker.aml from EFI\CLOVER\ACPI\patched ... Success
45:874  0:000  CPUBase=0 and ApicCPUBase=1 ApicCPUNum=1
45:874  0:000  Drop tables from Xsdt, SIGN=APIC TableID= Length=0
45:874  0:000   Xsdt has tables count=17
45:874  0:000   Table: APIC  A M I   188 dropped
45:874  0:000  First zero in XSDT table
45:874  0:000  Found subtable in MADT: type=0
45:874  0:000  LocalApicNMI is already present, no patch needed
45:874  0:000  New APIC table successfully inserted
45:890  0:016  Patched APIC table saved into efi/clover/acpi/origin/APIC-p.aml 
45:890  0:000  Maximum control=0x28
45:890  0:000  Turbo control=0x2A
45:890  0:000  P-States: min 0x8, max 0x2A
45:891  0:000  SSDT with plugin-type without P-States is generated
45:891  0:000  === [ RestSetup macOS ] ===================================
45:891  0:000  EdidDiscovered size=128
45:891  0:000  Inject EDID
45:891  0:000    Use Custom EDID
45:891  0:000  ------- Custom EDID Table
45:891  0:000  000  |  00  FF  FF  FF  FF  FF  FF  00  1E  6D
45:891  0:000  010  |  09  5B  65  BC  05  00  09  1A  01  04
45:891  0:000  020  |  B5  3C  22  78  9F  30  35  A7  55  4E
45:891  0:000  030  |  A3  26  0F  50  54  21  08  00  71  40
45:891  0:000  040  |  81  80  81  C0  A9  C0  D1  C0  81  00
45:891  0:000  050  |  01  01  01  01  4D  D0  00  A0  F0  70
45:891  0:000  060  |  3E  80  30  20  65  0C  58  54  21  00
45:891  0:000  070  |  00  1A  28  68  00  A0  F0  70  3E  80
45:891  0:000  080  |  08  90  65  0C  58  54  21  00  00  1A
45:891  0:000  090  |  00  00  00  FD  00  30  3D  87  87  38
45:891  0:000  100  |  01  0A  20  20  20  20  20  20  00  00
45:891  0:000  110  |  00  FC  00  4C  47  20  55  6C  74  72
45:891  0:000  120  |  61  20  48  44  0A  20  01  0F
45:891  0:000      VendorID = 0x1E6D
45:891  0:000      ProductID = 0x5B09
45:891  0:000  ------- New Custom EDID Table
45:891  0:000  000  |  00  FF  FF  FF  FF  FF  FF  00  6D  1E
45:891  0:000  010  |  09  5B  65  BC  05  00  09  1A  01  04
45:891  0:000  020  |  B5  3C  22  78  9F  30  35  A7  55  4E
45:891  0:000  030  |  A3  26  0F  50  54  21  08  00  71  40
45:891  0:000  040  |  81  80  81  C0  A9  C0  D1  C0  81  00
45:891  0:000  050  |  01  01  01  01  4D  D0  00  A0  F0  70
45:891  0:000  060  |  3E  80  30  20  65  0C  58  54  21  00
45:891  0:000  070  |  00  1A  28  68  00  A0  F0  70  3E  80
45:891  0:000  080  |  08  90  65  0C  58  54  21  00  00  1A
45:891  0:000  090  |  00  00  00  FD  00  30  3D  87  87  38
45:891  0:000  100  |  01  0A  20  20  20  20  20  20  00  00
45:891  0:000  110  |  00  FC  00  4C  47  20  55  6C  74  72
45:891  0:000  120  |  61  20  48  44  0A  20  01  0F
45:891  0:000  Framebuffer @0x90000000  MMIO @0xA0000000 I/O Port @0x0000E000 ROM Addr @0xDC340000
45:891  0:000  PCI region 1 = 0x00000000, region3 = 0x00000000, region5 = 0xDC300000
45:891  0:000  Use region5 as MMIO space
45:891  0:000  BIOS_0_SCRATCH=0xFFFFFFFF, 1=0xFFFFFFFF, 2=0xFFFFFFFF, 3=0xFFFFFFFF, 4=0xFFFFFFFF, 5=0xFFFFFFFF, 6=0xFFFFFFFF
45:891  0:000  RADEON_CRTC2_GEN_CNTL == 0xFFFFFFFF
45:891  0:000   card not posted because GEN_CNTL = -1
45:891  0:000  ATI card non-POSTed, 
45:891  0:000  Set VRAM for Ellesmere =4294967295Mb
45:891  0:000  ATI: get_vram_size returned 0xFFF00000
45:891  0:000  ATI Radeon EVERGREEN+ family
45:891  0:000  ATI Mobile Radeon
45:891  0:000  Users config name Berbice
45:891  0:000  (AtiPorts) Nr of ports set to: 5
45:891  0:000  ATI Ellesmere AMD Radeon RX480 -1MB (Berbice) [1002:67DF] (subsys [174B:E347]):: PciRoot(0x0)\Pci(0x1,0x0)\Pci(0x0,0x0)
45:891  0:000  Intel HD Graphics 530 [8086:1912] :: PciRoot(0x0)\Pci(0x2,0x0)
45:891  0:000    Found Wide XGA Plus Display - 16:10 :: Width=1440 Height=900
45:891  0:000    Custom Intel GFX properties injected, continue
45:891  0:000    AAPL00,override-no-connect: added
45:891  0:000    Default AAPL00,DualLink = 1
45:891  0:000    Low Resolution Display
45:891  0:000    AAPL00,DualLink: changed from 1 to not used
45:891  0:000    FakeID Intel GFX: not set
45:891  0:000    ig-platform-id: not set
45:891  0:000    Beginning Intel GFX auto-detection with ACPI Injection
45:891  0:000    Found FakeID Intel GFX = 0x19128086
45:891  0:000    Found ig-platform-id = 0x19120000
45:891  0:000  Intel GFX revision  = 0x6
45:891  0:000   RCBA disabled; cannot use it
45:891  0:000  stringlength = 8652
45:891  0:000  CurrentMode: Width=1440 Height=900
45:891  0:000  Beginning FSInjection
45:891  0:000  Blocking kext caches
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 26A89858
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: 26A89858
45:900  0:008  Use origin smbios table type 1 guid.
45:912  0:012    Force kext: System\Library\Extensions\IOAcceleratorFamily2.kext
45:915  0:002    Force kext: System\Library\Extensions\AMDRadeonX4100.kext
45:925  0:010    Force kext: System\Library\Extensions\AMD9510Controller.kext
45:931  0:005  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
45:931  0:000    Extra kext: EFI\CLOVER\kexts\Other\FakeSMC.kext
45:934  0:003      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\ACPISensors.kext
45:937  0:002      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\CPUSensors.kext
45:939  0:001      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\GPUSensors.kext
45:941  0:002      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\LPCSensors.kext
45:963  0:022    Extra kext: EFI\CLOVER\kexts\Other\IntelMausiEthernet.kext
45:967  0:003  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.12
45:970  0:003  SetStartupDiskVolume:
45:970  0:000    * Volume: 'SIERRA_SSD'
45:970  0:000    * LoaderPath: '<null string>'
45:970  0:000    * DevPath: SIERRA_SSD
45:970  0:000    * GUID = AA00132B-9BBB-472D-8E99-02FF0B866FEA
45:971  0:000    * efi-boot-device: <array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>AA00132B-9BBB-472D-8E99-02FF0B866FEA</string></dict></dict></dict></array>
45:972  0:000  Custom boot screen not used because entry has unset use graphics

 

 

Used EDIT of the following Monitor: LG 27UD58 extracted with SwitchResX 4.6.3

 

and these are the custom properties for INTEL IGPU:

 

		<key>AddProperties</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL,Gfx324</string>
				<key>Value</key>
				<data>AQAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL,GfxYTile</string>
				<key>Value</key>
				<data>AQAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL00,PanelPowerUp</string>
				<key>Value</key>
				<data>MAAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL00,PanelPowerOn</string>
				<key>Value</key>
				<data>GQEAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL00,PanelPowerOff</string>
				<key>Value</key>
				<data>EQAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL00,PanelPowerDown</string>
				<key>Value</key>
				<data>PAAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>AAPL00,PanelCycleDelay</string>
				<key>Value</key>
				<data>+gAAAA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>Skylake glitch fix © Apple</string>
				<key>Device</key>
				<string>IntelGFX</string>
				<key>Key</key>
				<string>device-colors</string>
				<key>Value</key>
				<data>AAIAAKCdnQAAAAAAAAAAAA==</data>
			</dict>

No more need AddProperties values in your config.plist. now, clover support your AddProperties values.

 

What is your resolution? 1440x900 correct?

 

나의 LG-F410S 의 Tapatalk에서 보냄

Link to comment
Share on other sites

What is your resolution? 1440x900 correct?

 

나의 LG-F410S 의 Tapatalk에서 보냄

Yes, cause this is my bootmonitor connected via HDMI to the Onboard INTEL IGPU. The two LG monitors are connected through Displayport from my AMD RX480 GFX in PCIe slot#1. The given EDID values (provided with config.plist) are the EDID value of the two LG monitors connected to the AMD GFX card - NOT the one from monitor connected to the onboard GFX. That may explain why it is corrected in the bootlog, cause CLOVER may detect EDID from the bootmonitor while booting to the desktop. Just for information: the two LGs are offline until the AMD drivers get loaded right befor booting to the desktop. INTEL gfx set to primary, RX480 as PEG set to secondary.

 

I use this little screen just as "BIOS and CLOVER settings" control monitor until the "AMD RX series GFX as solo and primary GFX" problem gets fixed one day.

The day this happens, i will send the INTEL GFX into "lifetime hibernation"

 

:thumbsup_anim:

  • Like 1
Link to comment
Share on other sites

I have tried Sierra and it does not interest me at all. I prefer to stay in the stability of Capitan for all my Hacks

The problem is VRAM control, only 64mb works, when my BIOS lets me up to 512...

Any info about this?

AFAIK 64Mb is a good value. macOS will set much more is the graphics work.

  • Like 1
Link to comment
Share on other sites

AFAIK 64Mb is a good value. macOS will set much more is the graphics work.

Well matter of fact is that in "About this Mac" it reports 1500MB so i thought that value was not real. So there is no point changing the DVMT in BIOS since macOS does it automatically for me?

 

 

 

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

@Sherlocks

OK, I accepted your changes without checking. Have no time for this.

But take into account that I have good working Intel graphics with old Clover:

Computer #1: Skylake HD530

Computer #2: X3100

Computer #3: GMA950

And I wish they will work with new Clover.

 

Anyway copying ig-platform-id from real Macs is not good idea.

iMac17,1 has 19120001 which causes crash on my system.

Recommended 19120000 causes black screen.

Only 193b0000 works for me. Or connector patch.


Well matter of fact is that in "About this Mac" it reports 1500MB so i thought that value was not real. So there is no point changing the DVMT in BIOS since macOS does it automatically for me?



Sent from my iPhone using Tapatalk

This is very usual and winner practice to have 64Mb in BIOS and 1500Mb is system. Why do you think this is wrong?

Link to comment
Share on other sites

@Sherlocks

OK, I accepted your changes without checking. Have no time for this.

But take into account that I have good working Intel graphics with old Clover:

Computer #1: Skylake HD530

Computer #2: X3100

Computer #3: GMA950

And I wish they will work with new Clover.

 

Anyway copying ig-platform-id from real Macs is not good idea.

iMac17,1 has 19120001 which causes crash on my system.

Recommended 19120000 causes black screen.

Only 193b0000 works for me. Or connector patch.

 

This is very usual and winner practice to have 64Mb in BIOS and 1500Mb is system. Why do you think this is wrong?

thanks.

 

auto-detection cant cover all cases each graphics. what is your hd530 device id? 0x191b?

https://sourceforge.net/p/cloverefiboot/code/4062/tree//rEFIt_UEFI/Platform/gma.c#l1965

 

now, auto-detection dont use realmac framebuffer values. only use 0xXXXX0000 format(except haswell, ivy-were proved by tester).

XXXX is device id. like you, because some users report me crash or need patch(complicated).

 

The ultimate goal of auto-detection is not perfect. Once aimed at booting without a black screen.

 

also i wonder result that your old laptop works or not like before.

Link to comment
Share on other sites

0x19128086

And ig value 0x19120000 causes black screen.

But there is a good case when there is no injection at all. In this case my graphics works fine.

Link to comment
Share on other sites

last commit can't build clover

 

add. remove src folder and update xcode 8.3.2. rebuild clover. no problem. thanks

 

 

 

Building ... /Users/supreme/src/edk2/Clover/CloverEFI/OsxDxeIpl/DxeIpl.inf [X64]

Building ... /Users/supreme/src/edk2/Clover/CloverEFI/OsxDxeCore/DxeMain.inf [X64]

Building ... /Users/supreme/src/edk2/MdeModulePkg/Universal/PCD/Dxe/Pcd.inf [X64]

Building ... /Users/supreme/src/edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf [X64]

/bin/sh: /usr/local/bin/mtoc.NEW: No such file or directory

make: *** [/users/supreme/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/CloverEFI/OsxDxeIpl/DxeIpl/DEBUG/DxeIpl.efi] Error 127

 

 

build.py...

 : error 7000: Failed to execute command

make tbuild [/users/supreme/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/CloverEFI/OsxDxeIpl/DxeIpl]

 

 

build.py...

 : error 7000: Failed to execute command

make tbuild [/users/supreme/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd]

 

 

build.py...

 : error 7000: Failed to execute command

make tbuild [/users/supreme/src/edk2/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer]

 

 

build.py...

 : error 7000: Failed to execute command

make tbuild [/users/supreme/src/edk2/Build/Clover/RELEASE_XCODE8/X64/Clover/CloverEFI/OsxDxeCore/DxeMain]

 

 

build.py...

 : error F002: Failed to build module

/Users/supreme/src/edk2/Clover/CloverEFI/OsxDxeIpl/DxeIpl.inf [X64, XCODE8, RELEASE]

 

- Failed -

Build end time: 19:03:01, Apr.21 2017

Build total time: 00:00:13

 

 

o_Ops, ./ebuild.sh exited with error(s), aborting..

  • Like 1
Link to comment
Share on other sites

@Sherlocks

OK, I accepted your changes without checking. Have no time for this.

But take into account that I have good working Intel graphics with old Clover:

Computer #1: Skylake HD530

Computer #2: X3100

Computer #3: GMA950

And I wish they will work with new Clover.

 

Anyway copying ig-platform-id from real Macs is not good idea.

iMac17,1 has 19120001 which causes crash on my system.

Recommended 19120000 causes black screen.

Only 193b0000 works for me. Or connector patch.

 

This is very usual and winner practice to have 64Mb in BIOS and 1500Mb is system. Why do you think this is wrong?

It just seemed strange that Mac OS X sets the DVMT by itself . So technically there is no interest for me to increase the VRAM in BIOs right? Since Mac OS X does it by itself hahaha Thanks for clearing my doubts :)

 

 

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

@Slice

 

here is updated gma.c file

 

on GMA950/X3100, i traced history on your attached file.

 

surely awared of duallink through realmac ioreg.

1366x768 duallink=0, but in hack, no need duallink=0, in your attached 950 file, not existed duallink=0

1440x900 dualink=1

 

but i see laptop that has 1400x1050 resolution between 1366x768 and 1440x900. X61 laptop has it. so i had to search it

 

and found http://forum.thinkpads.com/viewtopic.php?t=86621

 

in thinkpads forum, Sebinouse recorded important fact about dualink 1 or 0 on resolution.

 

in his 2010 11 17 : MacPNT package, i can confirmed this true and other facts

 

 

also i considered more desktop cases and laptop. and reduce code.

 

sorry my english

 

thanks to

Slice

Sebinouse http://forum.thinkpads.com/viewtopic.php?t=86621

Rehabman https://github.com/RehabMan/OS-X-Clover-Laptop-Config/blob/master/hotpatch/SSDT-IGPU.dsl

toldea https://github.com/toleda/graphics_Intel_framebuffers

https://github.com/toleda/audio_CloverHDMI

 

 

thanks in advance

gma.c-Sherlocks.zip

  • Like 4
Link to comment
Share on other sites

×
×
  • Create New...