Jump to content

Clover General discussion


ErmaC
29,866 posts in this topic

Recommended Posts

If I'm not mistaken (from your picture) the progress bar looks bigger and OK sign that the bit is correctly set, but not the logo....

Please confirm this..

 

EDIT

 

I gave a quick look (so forgive me if I'm wrong) to the sources  at /edk2/Clover/rEFIt_UEFI/entry_scan/bootscreen.c:

STATIC UINT8 whiteAppleLogo[] = {
   0x89, 0x50, 0x4E, 0x47,........

the header show a PNG image but I have no found  different size of the Apple white logo, maybe is this the problem?

The progress bar is drawn by the kernel, the logo by Clover...but seem that you have to override the logo in GUI section, or add a bigger image to the source..

With the HiDPI bit enabled i see the same logo and loading bar size, but @ 2nd boot stage i have a big loading bar and small apple logo

 

EDIT, all the same with or without HiDPI bit

 

1st boot stage

post-448675-0-16925100-1452897059_thumb.jpg

2nd boot stage

post-448675-0-80376400-1452897075_thumb.jpg

Link to comment
Share on other sites

With the HiDPI bit enabled i see the same logo and loading bar size, but @ 2nd boot stage i have a big loading bar and small apple logo

 

EDIT, all the same with or without HiDPI bit

attachicon.gifIMG_2291.jpg

attachicon.gifIMG_2292.jpg

THX. with or w/o that bootArgs is also more strange :(

There should be another Apple logo in some graphics kext which is later used by the kernel itself.

or  an additional .efi driver  inside the firmware able to read that kind of packages... (naah, on a Mac should be.. not in a Hack ^_^ )

Link to comment
Share on other sites

 

THX. with or w/o that bootArgs is also more strange :(

or  an additional .efi driver  inside the firmware able to read that kind of packages... (naah, on a Mac should be.. not in a Hack ^_^ )

 

 

No, the package is read and used by boot.efi. What I was saying is that there are three logos, one in boot.efi (boot #1), one in the package you mentioned (FV2 Login) and in IOGraphicsFamily (iirc; kernel aka boot #2).

  • Like 1
Link to comment
Share on other sites

The example show 0x28 for Yosemite and El Capitan... why not use that?

 

 

1<<6 is "1 shift left 6". This is C code.

 

Given binary representation, "1 shift left 6" is the same as 0x40 (64 decimal).

 

Thanks for the replies 0x28 and 0x40 both seem to have no effect on the background boot color.  I have it under RtVariables.

 
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>LogEveryBoot</key>
<string>10</string>
<key>LogLineCount</key>
<integer>3000</integer>
<key>MLB</key>
<string>erased</string>
<key>MountEFI</key>
<string>Yes</string>
<key>ROM</key>
<string>erased</string>
</dict>
</plist>
Link to comment
Share on other sites

Sorry Bro, I will not necessarily be right, but if you look at boot.efi this way:

cat /System/Library/CoreServices/boot.efi | grep -a appleLogo.efires

you can see in clear what is attempting to read.

Make sense that Clover can draw a custom logo, but I found strange to have these images there if already have by boot.efi. Good that is able to do that ;)

If you found no name then it doesn't mean the image is absent. It is just binary array of compressed values.

Some of them

XNU/xnu-3247.1.106/pexpert/pexpert/Clut.h

XNU/xnu-3247.1.106/pexpert/pexpert/AppleBoot.h

  • Like 2
Link to comment
Share on other sites

OK you are right:  *  appleboot.h - Apple logo shown durring boot :P 

 

PS I made a full config.plist editor (that also play and automate something using CustomLogo) that's why I'm asking too much things :rofl:

Link to comment
Share on other sites

Hi Guys,

 

May I ask for some help on the following:

 

I have a setup with the following:

- PH67-DS3-B3 board (BIOS, non-UEFI)

- Nvidia GTX760 2GB, connecting through HDMI to my ASUS monitor

 

Everything works just fine in El Capitan, but the latest Clover (r3330) GUI is stuck at 1024x768, so everything is very stretched.

I am trying to use my monitor's native 1920x1080 resolution, but to no avail.

 

I have tried using the CSMVideo efi file, but that also has no effect. See my config.plist attached.

 

Thank you for any thoughts/ideas that I could use...

 

Kristof

Link to comment
Share on other sites

Hi Guys,

 

May I ask for some help on the following:

 

I have a setup with the following:

- PH67-DS3-B3 board (BIOS, non-UEFI)

- Nvidia GTX760 2GB, connecting through HDMI to my ASUS monitor

 

Everything works just fine in El Capitan, but the latest Clover (r3330) GUI is stuck at 1024x768, so everything is very stretched.

I am trying to use my monitor's native 1920x1080 resolution, but to no avail.

 

I have tried using the CSMVideo efi file, but that also has no effect. See my config.plist attached.

 

Thank you for any thoughts/ideas that I could use...

 

Kristof

 

Inject EDID & Patch vBios?

Link to comment
Share on other sites

Inject EDID & Patch vBios?

 

 

Thanks. Just tried it, still stuck at 1024x768. Should I copy my EDID to the custom section?

 

Also, now I don't see the Apple boot logo and progress bar like before...

 

This what I have now in the config.plist file:

<key>GUI</key>
	<dict>
		<key>Hide</key>
		<array>
			<string>\EFI\BOOT\BOOTX64.EFI</string>
		</array>
		<key>Language</key>
		<string>en:0</string>
		<key>Mouse</key>
		<dict>
			<key>DoubleClick</key>
			<integer>500</integer>
			<key>Enabled</key>
			<true/>
			<key>Mirror</key>
			<false/>
			<key>Speed</key>
			<integer>8</integer>
		</dict>
		<key>Scan</key>
		<dict>
			<key>Entries</key>
			<true/>
			<key>Legacy</key>
			<string>First</string>
			<key>Tool</key>
			<true/>
		</dict>
		<key>ScreenResolution</key>
		<string>1920x1080</string>
		<key>Theme</key>
		<string>embedded</string>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>CustomEDID</key>
		<data>
		AP///////wAEaZok7m8CACsZAQOANB14KirFpFZPnigPUFS37wBxT4FAgYCV
		ALMA0cCBwIEAAjqAGHE4LUBYLEUACSUhAAAeAAAA/wBGQUxNVEYxNTk3MjYK
		AAAA/QAySxhTEQAKICAgICAgAAAA/ABBU1VTIFZTMjQ3CiAgAYMCAyJxTwEC
		AxESEwQUBQ4PHR4fECMJFweDAQAAZQMMABAAjArQiiDgLRAQPpYACSUhAAAY
		AR0AclHQHiBuKFUACSUhAAAeAR0AvFLQHiC4KFVACSUhAAAejArQkCBAMSAM
		QFUACSUhAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAXQ==
		</data>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<false/>
			<key>Intel</key>
			<false/>
			<key>NVidia</key>
			<false/>
		</dict>
		<key>InjectEDID</key>
		<true/>
		<key>NvidiaSingle</key>
		<false/>
		<key>PatchVBios</key>
		<true/>
	</dict>

Link to comment
Share on other sites

 

Thanks. Just tried it, still stuck at 1024x768. Should I copy my EDID to the custom section?

 

Also, now I don't see the Apple boot logo and progress bar like before...

 

This what I have now in the config.plist file:

<key>GUI</key>
	<dict>
		<key>Hide</key>
		<array>
			<string>\EFI\BOOT\BOOTX64.EFI</string>
		</array>
		<key>Language</key>
		<string>en:0</string>
		<key>Mouse</key>
		<dict>
			<key>DoubleClick</key>
			<integer>500</integer>
			<key>Enabled</key>
			<true/>
			<key>Mirror</key>
			<false/>
			<key>Speed</key>
			<integer>8</integer>
		</dict>
		<key>Scan</key>
		<dict>
			<key>Entries</key>
			<true/>
			<key>Legacy</key>
			<string>First</string>
			<key>Tool</key>
			<true/>
		</dict>
		<key>ScreenResolution</key>
		<string>1920x1080</string>
		<key>Theme</key>
		<string>embedded</string>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>CustomEDID</key>
		<data>
		AP///////wAEaZok7m8CACsZAQOANB14KirFpFZPnigPUFS37wBxT4FAgYCV
		ALMA0cCBwIEAAjqAGHE4LUBYLEUACSUhAAAeAAAA/wBGQUxNVEYxNTk3MjYK
		AAAA/QAySxhTEQAKICAgICAgAAAA/ABBU1VTIFZTMjQ3CiAgAYMCAyJxTwEC
		AxESEwQUBQ4PHR4fECMJFweDAQAAZQMMABAAjArQiiDgLRAQPpYACSUhAAAY
		AR0AclHQHiBuKFUACSUhAAAeAR0AvFLQHiC4KFVACSUhAAAejArQkCBAMSAM
		QFUACSUhAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAXQ==
		</data>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<false/>
			<key>Intel</key>
			<false/>
			<key>NVidia</key>
			<false/>
		</dict>
		<key>InjectEDID</key>
		<true/>
		<key>NvidiaSingle</key>
		<false/>
		<key>PatchVBios</key>
		<true/>
	</dict>

 

Clover has its own setting for resolution, though sometimes, due to other reasons, it just doesn't work as expected. You seem to have it already set to 1920x1080. So whatever causes this it's not because the resolution is not correctly set.

 

If you're using Inject EDID, don't use a custom EDID, as well. Let Clover inject it and remove the other one. At least for now. Also, try to set your OS X resolution (in System Preferences) to 1080p as well. Might help.

Link to comment
Share on other sites

 

Clover has its own setting for resolution, though sometimes, due to other reasons, it just doesn't work as expected. You seem to have it already set to 1920x1080. So whatever causes this it's not because the resolution is not correctly set.

 

If you're using Inject EDID, don't use a custom EDID, as well. Let Clover inject it and remove the other one. At least for now. Also, try to set your OS X resolution (in System Preferences) to 1080p as well. Might help.

 

 

Thanks - I think it's getting there... :)

Now when I boot into the Clover GUI, the screen looks like it's stretched from 1024x768, but in the monitor's own menu it shows it's 1920x1080 - maybe the default Clover GUI doesn't have a better resolution?

 

Also, Apple boot logo and progress bar still doesn't show..

Link to comment
Share on other sites

Thanks - I think it's getting there... :)

Now when I boot into the Clover GUI, the screen looks like it's stretched from 1024x768, but in the monitor's own menu it shows it's 1920x1080 - maybe the default Clover GUI doesn't have a better resolution?

 

Also, Apple boot logo and progress bar still doesn't show..

Try to uncheck Patch VBios. And try without CSMvideo.

 

Clover surely knows 1080p. I can assure you of that. I had pretty much the same issue a few days ago. Fixed it by checking those two options I mentioned above. But..I was using a different GPU. So that worked for me. You need to see what works for you. For the logo, you might need to visit this thread.

 

Can you post a boot log? 

Link to comment
Share on other sites

Try to uncheck Patch VBios. And try without CSMvideo.

 

Clover surely knows 1080p. I can assure you of that. I had pretty much the same issue a few days ago. Fixed it by checking those two options I mentioned above. But..I was using a different GPU. So that worked for me. You need to see what works for you. For the logo, you might need to visit this thread.

 

Can you post a boot log? 

 

Thanks...

0:100  0:100  MemLog inited, TSC freq: 3295687933
0:100  0:000  
0:100  0:000  Now is 17.1.2016,  10:58:51 (GMT+2047)
0:100  0:000  Starting Clover rev 3330 on TianoCore.org EFI
0:100  0:000  SelfDevicePath=PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(1,GPT,6D19D790-BA9B-4E24-AE65-F1466316070B,0x28,0x64000) @DE7C4118
0:100  0:000  SelfDirPath = \EFI\BOOT
0:100  0:000  Total Memory Slots Count = 4
0:100  0:000  Type 17 Index = 0
0:100  0:000  SmbiosTable.Type17->Speed = 1333MHz
0:100  0:000  SmbiosTable.Type17->Size = 4096MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = Bank0/1 A0
0:100  0:000  Type 17 Index = 1
0:100  0:000  SmbiosTable.Type17->Speed = 1333MHz
0:100  0:000  SmbiosTable.Type17->Size = 4096MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = Bank2/3 A1
0:100  0:000  Type 17 Index = 2
0:100  0:000  SmbiosTable.Type17->Speed = 1333MHz
0:100  0:000  SmbiosTable.Type17->Size = 8192MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = Bank4/5 A2
0:100  0:000  Type 17 Index = 3
0:100  0:000  SmbiosTable.Type17->Speed = 1333MHz
0:100  0:000  SmbiosTable.Type17->Size = 8192MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = Bank6/7 A3
0:100  0:000  Boot status=0
0:100  0:000  Clover revision: 3330  running on PH67-DS3-B3
0:100  0:000  ... with board PH67-DS3-B3
0:100  0:000  CPU Vendor = 756E6547 Model=206A7
0:100  0:000  The CPU supported turbo
0:100  0:000  BrandString = Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz
0:100  0:000  MSR 0xE2 before patch 1E000403
0:100  0:000  MSR 0xE4              00020414
0:100  0:000  MSR 0xCE              00001000_60012100
0:100  0:000  non-usable FLEX_RATIO = 90000
0:100  0:000  corrected FLEX_RATIO = 80000
0:100  0:000  MSR 0x1B0             00000000
0:100  0:000  FSBFrequency=103MHz DMIvalue=100000kHz
0:100  0:000  Corrected FSBFrequency=100MHz
0:100  0:000  Vendor/Model/Stepping: 0x756E6547/0x2A/0x7
0:100  0:000  Family/ExtFamily: 0x6/0x0
0:100  0:000  MaxDiv/MinDiv: 33.0/16
0:100  0:000  Turbo: 34/35/36/37
0:100  0:000  Features: 0xBFEBFBFF
0:100  0:000  Threads: 4
0:100  0:000  Cores: 4
0:100  0:000  FSB: 100 MHz
0:100  0:000  CPU: 3400 MHz
0:100  0:000  TSC: 3400 MHz
0:100  0:000  PIS: 400 MHz
0:100  0:000  PCI (00|00:00.00) : 8086 0100 class=060000
0:100  0:000  PCI (00|00:01.00) : 8086 0101 class=060400
0:100  0:000  PCI (00|01:00.00) : 10DE 1187 class=030000
0:100  0:000  Found NVidia model=PNY GeForce GTX 760
0:100  0:000  PCI (00|01:00.01) : 10DE 0E0A class=040300
0:100  0:000  PCI (00|00:16.00) : 8086 1C3A class=078000
0:100  0:000  PCI (00|00:1A.00) : 8086 1C2D class=0C0320
0:100  0:000  PCI (00|00:1B.00) : 8086 1C20 class=040300
0:100  0:000  PCI (00|00:1C.00) : 8086 1C10 class=060400
0:100  0:000  PCI (00|00:1C.01) : 8086 1C12 class=060400
0:100  0:000  PCI (00|03:00.00) : 1B73 1100 class=0C0330
0:100  0:000  PCI (00|00:1C.02) : 8086 1C14 class=060400
0:100  0:000  PCI (00|04:00.00) : 10EC 8168 class=020000
0:100  0:000  LAN 0, Vendor=10EC, MMIO=DE00
0:101  0:000  PCI (00|00:1C.03) : 8086 244E class=060401
0:101  0:000  PCI (00|05:00.00) : 1283 8892 class=060401
0:101  0:000  PCI (00|06:00.00) : 13F6 8788 class=040100
0:101  0:000  PCI (00|00:1D.00) : 8086 1C26 class=0C0320
0:101  0:000  PCI (00|00:1F.00) : 8086 1C4A class=060100
0:101  0:000  PCI (00|00:1F.02) : 8086 1C02 class=010601
0:101  0:000  PCI (00|00:1F.03) : 8086 1C22 class=0C0500
0:101  0:000  Clover load options size = 0 bytes
0:103  0:002  Using OEM config.plist at path: EFI\CLOVER\config.plist
0:103  0:000  EFI\CLOVER\config.plist loaded: Success
0:105  0:001  Found theme directory: christmas
0:105  0:000  Found theme directory: embedded
0:106  0:000  Found theme directory: newyear
0:107  0:000  Found theme directory: random
0:107  0:000  Found theme directory: SGR
0:109  0:001  Loading early settings
0:109  0:000  timeout set to 10
0:109  0:000  Custom boot CUSTOM_BOOT_DISABLED (0x0)
0:109  0:000  KextsToPatch: 4 requested
0:109  0:000  KextsToPatch 0: AppleHDA (t1-10.9-10.11-AppleHDA/Realtek ALC889) Kext bin patch, data len: 4
0:109  0:000  KextsToPatch 1: AppleHDA (t1-AppleHDA/Resources/xml>zml) Kext bin patch, data len: 6
0:109  0:000  KextsToPatch 2: AppleAHCIPort (External icons patch) Kext bin patch, data len: 8
0:109  0:000  KextsToPatch 3: AppleHDA (t1-10.11-AppleHDA/Realtek ALC...) Kext bin patch, data len: 4
0:109  0:000  Default theme: SGR
0:109  0:000  Hiding entries with string \EFI\BOOT\BOOTX64.EFI
0:109  0:000  CustomEDID ok
0:109  0:000  LoadDrivers() start
0:109  0:000  Loading CsmVideoDxe-64.efi  status=Success
0:110  0:000   - driver needs connecting
0:110  0:000  Loading FSInject-64.efi  status=Success
0:110  0:000  Loading HFSPlus.efi  status=Success
0:111  0:000   - driver needs connecting
0:111  0:000  Loading OsxFatBinaryDrv-64.efi  status=Success
0:112  0:000  2 drivers needs connecting ...
0:112  0:000  PlatformDriverOverrideProtocol->GetDriver overriden
0:112  0:000  HFS+ driver loaded 
0:112  0:000  Video driver loaded: disconnect Success
0:194  0:082  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
0:194  0:000  VideoBiosPatchNativeFromEdid:
0:194  0:000   Bios: nVidia, nv_data_table_offset: 0x28B, nv_data_table: 0xC028D, std_vesa: 0xC4422, nv_mode_table: 0xC4427, mode_table_size: 0x10
0:194  0:000   VideoBiosPatchInit(LegacyRegion = Not Found, LegacyRegion2 = Not Found) = Not Found
0:194  0:000   = not done.
6:262  6:067  LoadDrivers() end
6:262  0:000  Dump SMC keys from NVRAM:
6:262  0:000  SetScreenResolution: 1920x1080 - not found!
6:262  0:000  Console modes reported: 3, available modes:
6:262  0:000    Mode 1: 80x25 (current mode)
6:262  0:000    Mode 3: 100x31
6:262  0:000  SetScreenResolution: 800x600 - already set
6:290  0:027  reinit: self device path=PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(1,GPT,6D19D790-BA9B-4E24-AE65-F1466316070B,0x28,0x64000)
6:290  0:000  ScanSPD() start
6:291  0:000  SMBus CmdReg: 0x3
6:291  0:000  Scanning SMBus [8086:1C22], mmio: 0xFBFFB004, ioport: 0x500, hostc: 0x1
6:291  0:000  Slots to scan [8]...
6:305  0:014  SPD[0]: Type 11 @0x50 
6:314  0:008  Found module with XMP version 1.3DDR speed 1333MHz 
6:314  0:000  Slot: 0 Type 24 8192MB 1333MHz Vendor=Corsair PartNo=CML16GX3M2A1600C10 SerialNo=0000000000000000 
6:328  0:014  SPD[1]: Type 11 @0x51 
6:337  0:008  DDR speed 1333MHz 
6:337  0:000  Slot: 1 Type 24 4096MB 1333MHz Vendor=Kingston PartNo=99U5471-020.A00LF SerialNo=020501020700070F 
6:351  0:014  SPD[2]: Type 11 @0x52 
6:360  0:008  Found module with XMP version 1.3DDR speed 1333MHz 
6:360  0:000  Slot: 2 Type 24 8192MB 1333MHz Vendor=Corsair PartNo=CML16GX3M2A1600C10 SerialNo=0000000000000000 
6:375  0:014  SPD[3]: Type 11 @0x53 
6:383  0:008  DDR speed 1333MHz 
6:383  0:000  Slot: 3 Type 24 4096MB 1333MHz Vendor=Kingston PartNo=99U5471-020.A00LF SerialNo=020301010F040707 
6:408  0:024  ScanSPD() end
6:418  0:010  Get Acpi Tables List from RSDT:
6:418  0:000   Found table: FACP  GBTUACPI len=116
6:418  0:000   Found table: MSDM  GBTUACPI len=85
6:418  0:000   Found table: HPET  GBTUACPI len=56
6:418  0:000   Found table: MCFG  GBTUACPI len=60
6:418  0:000   Found table: ASPT  PerfTune len=52
6:418  0:000   Found table: SSPT  SsptHead len=8976
6:418  0:000   Found table: EUDS   len=192
6:418  0:000   Found table: TAMG  GBT   B0 len=2298
6:418  0:000   Found table: APIC  GBTUACPI len=188
6:418  0:000   Found table: SSDT  PPM RCM  len=8012
6:418  0:000   Found table: MATS  MATS RCM len=41828
6:418  0:000  Calibrated TSC frequency =3295687933 =3295MHz
6:419  0:000  Loading main settings
6:419  0:000  USB FixOwnership: true
6:419  0:000  Config set ChassisType=0x6
6:419  0:000  found 7 volumes with blockIO
6:419  0:000   0. Volume:
6:419  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)
6:420  0:000    Result of bootcode detection: bootable unknown (legacy)
6:420  0:000   1. Volume:
6:420  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x2,0x0,0x0)
6:420  0:000   2. Volume:
6:420  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0x0,0x0)
6:420  0:000    found optical drive
6:420  0:000   3. Volume:
6:420  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x4,0x0,0x0)
6:420  0:000   4. Volume:
6:420  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(1,GPT,6D19D790-BA9B-4E24-AE65-F1466316070B,0x28,0x64000)
6:420  0:000    Result of bootcode detection: bootable Clover (clover)
6:421  0:001    This is SelfVolume !!
6:421  0:000   5. Volume:
6:421  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,D93C7C49-882E-4FA1-9BFA-A52BD4A77F98,0x64028,0x1DB59340)
6:421  0:000   6. Volume:
6:421  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(3,GPT,A9313E32-893A-49CC-91E2-B16D2323A121,0x1DBBD368,0x135F20)
6:421  0:000  Using theme 'SGR' (EFI\CLOVER\themes\SGR)
6:424  0:002  Choosing theme SGR
6:424  0:000  Custom legacy start
6:424  0:000  Custom legacy end
6:424  0:000  Scanning legacy ...
6:424  0:000   0: 'Whole Disc Boot' (legacy) not legacy
6:424  0:000   1: 'Whole Disc Boot' (legacy) not legacy
6:424  0:000   2: 'Whole Disc Boot' (legacy) not legacy
6:424  0:000   3: 'Whole Disc Boot' (legacy) not legacy
6:424  0:000   4: 'EFI' (clover) add legacy
6:427  0:002   added 'Boot Clover from EFI' OSType=3 Icon=clover
6:427  0:000   5: 'OSX' (legacy) not legacy
6:427  0:000   6: 'Recovery HD' (legacy) not legacy
6:427  0:000  Custom entries start
6:427  0:000  Custom entries finish
6:427  0:000  Scanning loaders...
6:427  0:000   0: 'Whole Disc Boot' no file system
6:427  0:000   1: 'Whole Disc Boot' no file system
6:427  0:000   2: 'Whole Disc Boot' no file system
6:427  0:000   3: 'Whole Disc Boot' no file system
6:427  0:000   4: 'EFI'
6:441  0:014   5: 'OSX'
6:441  0:000      AddLoaderEntry for Volume Name=OSX
6:442  0:000      Check if volume Is Hibernated:
6:442  0:000      Check sleep image 'by signature':
6:444  0:001      read prefs \Library\Preferences\SystemConfiguration\com.apple.PowerManagement.plist status=Success
6:444  0:000      SleepImage name from pref: ImageVolume = 'OSX', ImageName = '\private\var\vm\sleepimage'
6:445  0:000      sleepimage not found -> Not Found
6:445  0:000       hibernated: no - sign
6:457  0:012   6: 'Recovery HD'
6:457  0:000      AddLoaderEntry for Volume Name=Recovery HD
6:468  0:010  Custom tool start
6:468  0:000  Custom tool end
6:470  0:002  found tool \EFI\CLOVER\tools\Shell64U.efi
6:470  0:000  Checking EFI partition Volume 4 for Clover
6:470  0:000   Found Clover
6:472  0:002  GetEfiBootDeviceFromNvram: efi-boot-device-data not found
6:472  0:000  EfiBootVolume not found
6:472  0:000   found entry 1. 'Boot Mac OS X from OSX', Volume 'OSX', DevicePath 'PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,D93C7C49-882E-4FA1-9BFA-A52BD4A77F98,0x64028,0x1DB59340)\System\Library\CoreServices\boot.efi'
6:472  0:000  DefaultIndex=1 and MainMenu.EntryCount=9
6:537  0:064  Found Mouse device:
6:538  0:001  GUI ready
10:444  3:906  BootOption of the entry is empty
10:444  0:000  StartLoader() start
10:444  0:000  Entry->Settings: <null string>
10:444  0:000  Finally: Bus=99869kHz CPU=3296MHz
10:444  0:000  Kernel and Kext Patches at DE276270:
10:444  0:000  	Allowed: y
10:444  0:000  	Debug: n
10:444  0:000  	KernelCpu: n
10:444  0:000  	Lapic: n
10:444  0:000  	Haswell-E: n
10:444  0:000  	AICPUPM: y
10:444  0:000  	AppleRTC: y
10:444  0:000  	KernelPm: y
10:444  0:000  	FakeCPUID: 0x0
10:444  0:000  	ATIController: null
10:444  0:000  	ATIDataLength: 0
10:444  0:000  	0 Kexts to load
10:444  0:000  	4 Kexts to patch
10:444  0:000  	  KextPatch[0]: 4 bytes, AppleHDA
10:444  0:000  	  KextPatch[1]: 6 bytes, AppleHDA
10:444  0:000  	  KextPatch[2]: 8 bytes, AppleAHCIPort
10:444  0:000  	  KextPatch[3]: 4 bytes, AppleHDA
10:444  0:000  Loading boot.efi  status=Success
10:470  0:025  GetOSVersion: : 10.11.2
10:470  0:000  insert table 9 for dev 0:0
10:470  0:000  insert table 9 for dev 0:1
10:470  0:000  insert table 9 for dev 0:0
10:470  0:000  Channels: 2
10:470  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
10:470  0:000  SMBIOS Type 17 Index = 0 => 0 0:
10:470  0:000   DIMM1 1333MHz 8192MB
10:470  0:000  mTotalSystemMemory = 8192
10:470  0:000  SMBIOS Type 17 Index = 1 => 2 2:
10:470  0:000   DIMM2 1333MHz 8192MB
10:470  0:000  mTotalSystemMemory = 16384
10:470  0:000  SMBIOS Type 17 Index = 2 => 1 1:
10:470  0:000   DIMM3 1333MHz 4096MB
10:470  0:000  mTotalSystemMemory = 20480
10:470  0:000  SMBIOS Type 17 Index = 3 => 3 3:
10:470  0:000   DIMM4 1333MHz 4096MB
10:470  0:000  mTotalSystemMemory = 24576
10:470  0:000  NumberOfMemoryDevices = 4
10:470  0:000  Type20[0]->End = 0x3FFFFF, Type17[0] = 0x2000
10:470  0:000  Type20[1]->End = 0x7FFFFF, Type17[1] = 0x6000
10:470  0:000  Type20[2]->End = 0xFFFFFF, Type17[2] = 0xB000
10:470  0:000  Type20[3]->End = 0x17FFFFF, Type17[3] = 0x11000
10:470  0:000  RSDT 0xDF7B3040
10:470  0:000  FADT from RSDT: 0xDF7B3100
10:470  0:000  Xsdt is not found! Creating new one
10:470  0:000  RsdPointer is Acpi 1.0 - creating new one Acpi 2.0
10:470  0:000  RsdPointer Acpi 2.0 installed
10:470  0:000  RSDT entries = 11
10:470  0:000  Xsdt reallocation done
10:470  0:000  old FADT length=74
10:470  0:000  Found OperationRegion(SMOD, SystemMemory, FF840, ...)
10:470  0:000  Found OperationRegion(LBOC, SystemMemory, FF820, ...)
10:470  0:000  Found OperationRegion(RCRB, SystemMemory, FED1C000, ...)
10:470  0:000  Found OperationRegion(ELKM, SystemMemory, FFFEA, ...)
10:470  0:000  Found OperationRegion(EXTM, SystemMemory, FF830, ...)
10:470  0:000  Found OperationRegion(INFO, SystemMemory, FF840, ...)
10:470  0:000  Found OperationRegion(IGDM, SystemMemory, FFFF0000, ...)
10:470  0:000  Found OperationRegion(CCCC, SystemMemory, FE2BC, ...)
10:470  0:000  Found OperationRegion(TPMI, SystemMemory, FFFEA, ...)
10:471  0:000  DSDT found in Clover volume OEM folder: EFI\CLOVER\ACPI\patched\DSDT.aml
10:472  0:001  Apply DsdtFixMask=0x00000000 old way
10:472  0:000     drop _DSM mask=0x0000
10:472  0:000  ========= Auto patch DSDT Starting ========
10:473  0:000  VideoCard devID=0x118710DE
10:473  0:000  DisplayADR1[0] = 0x10000, DisplayADR2[0] = 0x0
10:473  0:000  USBADR[0] = 0x1A0000 and PCIe = 0xFFFE
10:508  0:035  Audio HDA (addr:0x1B0000) setting specified layout-id=1 (0x1)
10:508  0:000  USBADR[1] = 0x1C0001 and PCIe = 0x0
10:508  0:000  USBADR[2] = 0x1D0000 and PCIe = 0xFFFE
10:508  0:000  first CPU found at B0 offset B3
10:509  0:000  score candidate at AC
10:509  0:000  score inserted in acpi_cpu_score _PR_
10:509  0:000  Found ACPI CPU: CPU0 And CPU1 And CPU2 And CPU3 And CPU4 And CPU5 And CPU6 And CPU7 
  within the score: _PR_
10:509  0:000  Found PCIROOTUID = 0
10:509  0:000  ========= Auto patch DSDT Finished ========
10:509  0:000  Drop tables from Xsdt, SIGN=SSDT TableID= Length=0
10:509  0:000   Xsdt has tables count=11 
10:509  0:000   Table: SSDT  PPM RCM   8012 dropped
10:509  0:000  corrected XSDT length=116
10:509  0:000  Inserting SSDT.aml from EFI\CLOVER\ACPI\patched ... Success
10:509  0:000   CPUBase=0 and ApicCPUBase=0 ApicCPUNum=8
10:509  0:000  EdidDiscovered size=0
10:509  0:000  NVidia GFX injection not set
10:509  0:000  HDA Controller [8086:1C20] :: PcieRoot(0x0)\Pci(0x1B,0x0) => setting specified layout-id=1 (0x1)
10:509  0:000  LAN Controller [10EC:8168] :: PcieRoot(0x0)\Pci(0x1C,0x2)\Pci(0x0,0x0)
10:509  0:000   RCBA access disabled; trying to enable
10:509  0:000  stringlength = 552
10:510  0:000  CurrentMode: Width=800 Height=600
10:510  0:000  Beginning FSInjection
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: DE7BBE98
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: DE7BBE98
10:510  0:000  ** Warning: Your MLB is not suitable for iMessage(must be 17 chars long) !
10:511  0:000  MSR 0x1B0   set to        00000000
10:511  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
10:512  0:001  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.11
10:512  0:000    Extra kext: EFI\CLOVER\kexts\10.11\FakeSMC.kext
10:514  0:001    Extra kext: EFI\CLOVER\kexts\10.11\RealtekRTL8111.kext
10:515  0:001    Extra kext: EFI\CLOVER\kexts\10.11\realtekALC.kext
10:517  0:001  Removed efi-boot-device-data variable: Not Found
10:517  0:000  Custom boot is disabled
10:517  0:000  Closing log

Link to comment
Share on other sites

Can someone give me a hint about my pcie sata3 legacy bootup from the last page? Or should I open a new topic? thanks mates!

 

btw as I have resolution issues within my bootup as well (4k monitor but not even 1080p is working with my gtx970) i will test your recommendation with my config too.

Link to comment
Share on other sites

That make sense, confirmed with a quick look with Hopper Disassembler... Apple Logos are mentioned also at IOGraphicsFamily

Here is another one i've added it as bios splash screen and at clover theme, now i want the same size at startup logo

While updating i see the bigger logo, i guess this one

 

/System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/Resources/apple@2x.png

 

 

@Multisaft, for me 4k res works only @UEFI mode

Link to comment
Share on other sites

Here is another one i've added it as bios splash screen and at clover theme, now i want the same size at startup logo

While updating i see the bigger logo, i guess this one

 

/System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/Resources/apple@2x.png

 

 

@Multisaft, for me 4k res works only @UEFI mode

All the logos+progressbar(s) are there :lol:

Link to comment
Share on other sites

I have a question.  I believe this feature was added to Clover not really sure though?  A disable feature ACPI DSDT (patches) section?  Was this disable feature also made available in the Kernel and Kexts patches section?  Both sections?

 

Thanks

Link to comment
Share on other sites

I have a question.  I believe this feature was added to Clover not really sure though?  A disable feature ACPI DSDT (patches) section?  Was this disable feature also made available in the Kernel and Kexts patches section?  Both sections?

 

Thanks

I just don't know what about you.

Link to comment
Share on other sites

is it possiable to have an clover.exe for windows user so that people can install clover on their legacy HDD without installing the OSX and can have emulated UEFI on their system

i don't know if it possible or not just the thoughts came and share it

Link to comment
Share on other sites

×
×
  • Create New...