Contribute
Register

<< Solved >> EFI Copied from USB to SSD - Still no SSD in Clover

Status
Not open for further replies.
I've marked this thread solved; howeve, if anyone has insight as to why simply removing the USB Mojave installer allowed my system to boot with the SSD?

The only thing I can hypothesize with my limited knowledge is perhaps a UUID conflict. Perhaps when the USB was inserted when trying to boot directly through SSD by switching boot disk to SSD in BIOS, the USB and SSD were assigned the same UUiD causing Clover to confuse the EFI partitions on the USB and SSD therefore not scanning the SSD properly during entry scan in clover boot screen? Resulting in no boot disks showing in clover boot screen.

The only reason I'm thinking this is when I would hit f12 during post to switch boot disk, when choosing Hard Disk option, a second menu comes up asking me to choose between the Samsung 860 EVO and USB HDD.

Would love to hear some comments about this as a learning experience. Thank you.
 
Hi rocco_77,

The problem you were facing sounds kinda similar to what I'm having at the moment.

I recently installed High Sierra, installed Clover to SSD, copied EFI folder. It would boot up fine from USB, but when trying to boot Clover from the SSD there were no drives shown and the resolution was wrong. But here's the strange thing...if I select exit Clover, it would exit and then boot Clover again all fine, resolution set correctly, drives showing up fine, and then selecting the drive boots up macOS as normal. For some very strange reason there seems to be 2 Clover bootloaders, and I can't figure out how to fix it. I also noticed when I go to the about section, both of them have different versions, 2.10, and 2.80.

I'm just wondering if you ever tried exiting Clover? Anybody know of a fix for this? It's really annoying and I gave up for a little while because I just couldn't figure it out. Using a legacy Z68XP-UD3P board.
 
I've marked this thread solved; howeve, if anyone has insight as to why simply removing the USB Mojave installer allowed my system to boot with the SSD?

The only thing I can hypothesize with my limited knowledge is perhaps a UUID conflict. Perhaps when the USB was inserted when trying to boot directly through SSD by switching boot disk to SSD in BIOS, the USB and SSD were assigned the same UUiD causing Clover to confuse the EFI partitions on the USB and SSD therefore not scanning the SSD properly during entry scan in clover boot screen? Resulting in no boot disks showing in clover boot screen.

The only reason I'm thinking this is when I would hit f12 during post to switch boot disk, when choosing Hard Disk option, a second menu comes up asking me to choose between the Samsung 860 EVO and USB HDD.

Would love to hear some comments about this as a learning experience. Thank you.
It's possible that you miss a file when building your USB installer.
macOS X Mojave uses Apple File System (APFS), if the .efi driver is not there, the bootlaoder won't detect your SSD.
Screen Shot 2020-06-09 at 12.45.48 PM.png
 
Hi rocco_77,

The problem you were facing sounds kinda similar to what I'm having at the moment.

I recently installed High Sierra, installed Clover to SSD, copied EFI folder. It would boot up fine from USB, but when trying to boot Clover from the SSD there were no drives shown and the resolution was wrong. But here's the strange thing...if I select exit Clover, it would exit and then boot Clover again all fine, resolution set correctly, drives showing up fine, and then selecting the drive boots up macOS as normal. For some very strange reason there seems to be 2 Clover bootloaders, and I can't figure out how to fix it. I also noticed when I go to the about section, both of them have different versions, 2.10, and 2.80.

I'm just wondering if you ever tried exiting Clover? Anybody know of a fix for this? It's really annoying and I gave up for a little while because I just couldn't figure it out. Using a legacy Z68XP-UD3P board.

With High Sierra I believe you still had the option to format your SSD as HFS+. Did you do that, or did you format APFS? I thought the APFS format was giving me trouble and the solution for many users was to replace the APFS.efi in EFI/CLOVER/drivers/BIOS with APFSDriverLoader.efi (the newer version it seems). This did not work for me as the ApfsDriverLoader.efi file was already there.

I'm actually still not sure why my system is now working properly. I can shut down, restart, etc., and when I get to Clover boot screen, all drives show up as they should. ??

Your discovery or 2 Clover bootloaders is interesting.... Can you tell me specifically what directory you saw this in? Did you have 2 CLOVER folders in your EFI partition? Wouldn't mind seeing a screen shot of what you describe.

If you indeed have two bootloaders in your EFI partition, you could try using your current method to boot (exiting Clover and letting it reload)... Then use Clover Configurator to mount your SSD's EFI partition, completely delete your EFI folder and then use Clover Configurator to reinstall a clean EFI/CLOVER package.

Word of caution though... You must make a back up copy of your config.plist file, any .efi files you have in your EFI/CLOVER/drivers/BIOS folder and any .kext files you have in your EFI/CLOVER/kexts/Other folder. Copy all those files to the desktop, then move your entire EFI folder to the trash, empty the trash and then use Clover Configurator to reinstall a clean Clover... then delete the generic config.plist file installed with the fresh Clover install and move your back up files to the appropriate folders.
 
With High Sierra I believe you still had the option to format your SSD as HFS+. Did you do that, or did you format APFS? I thought the APFS format was giving me trouble and the solution for many users was to replace the APFS.efi in EFI/CLOVER/drivers/BIOS with APFSDriverLoader.efi (the newer version it seems). This did not work for me as the ApfsDriverLoader.efi file was already there.

I'm actually still not sure why my system is now working properly. I can shut down, restart, etc., and when I get to Clover boot screen, all drives show up as they should. ??

Your discovery or 2 Clover bootloaders is interesting.... Can you tell me specifically what directory you saw this in? Did you have 2 CLOVER folders in your EFI partition? Wouldn't mind seeing a screen shot of what you describe.

If you indeed have two bootloaders in your EFI partition, you could try using your current method to boot (exiting Clover and letting it reload)... Then use Clover Configurator to mount your SSD's EFI partition, completely delete your EFI folder and then use Clover Configurator to reinstall a clean EFI/CLOVER package.

Word of caution though... You must make a back up copy of your config.plist file, any .efi files you have in your EFI/CLOVER/drivers/BIOS folder and any .kext files you have in your EFI/CLOVER/kexts/Other folder. Copy all those files to the desktop, then move your entire EFI folder to the trash, empty the trash and then use Clover Configurator to reinstall a clean Clover... then delete the generic config.plist file installed with the fresh Clover install and move your back up files to the appropriate folders.

Thanks for replying.

I didn't format as HFS+, left it as default so it is APFS. I do have APFSDriverLoader.efi.

Yea it's weird. I'm not exactly seeing 2 EFI partitions or folders, I only see the one. The partition itself looks all fine to me, I don't see any duplicates. It's just when I'm booting up the first one seems messed up, exit out of that, then boot up into a working one. But as I say, if I boot from USB I don't get this strange issue.

USB and SSD had same version of Clover installed (up until today where I updated the Clover on SSD). And there were no previous installations either, this was a brand new drive.

Does deleting the EFI folder completely get rid of Clover? I will try your suggestion at some point, unless there are any other ideas? If I remember right, I think both of them generated different preboot logs, I'll attach these soon.
 
Code:
0:100  0:100  MemLog inited, TSC freq: 3410015806
0:100  0:000  CPU was calibrated with ACPI PM Timer
0:100  0:000 
0:100  0:000  Now is 09.06.2020,  17:26:19 (GMT)
0:100  0:000  Starting Clover revision: 5119 (master, commit 0f5da727e) on TianoCore.org EFI
0:100  0:000  Build with: [Args: -D NO_GRUB_DRIVERS_EMBEDDED -t GCC53 | -D NO_GRUB_DRIVERS_EMBEDDED --conf=/Users/sergey/src/Clover/Conf -D USE_LOW_EBDA -a X64 -b RELEASE -t GCC53 -n 5 | OS: 10.14.6]
0:100  0:000  SelfDevicePath=PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(1,GPT,816DEEB8-4B8C-4AB5-A282-EAEF291A47B3,0x28,0x64000) @B5FA9B18
0:100  0:000  SelfDirPath = \EFI\BOOT
0:100  0:000  Clover : Image base = 0xB593D000
0:100  0:000  SimpleTextEx Status=Success
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 = 1600MHz
0:100  0:000  SmbiosTable.Type17->Size = 4096MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = Bank0/1 A0
0:100  0:000  SmbiosTable.Type17->Vendor = 
0:100  0:000  SmbiosTable.Type17->SerialNumber = 
0:100  0:000  SmbiosTable.Type17->PartNumber = 
0:100  0:000  Type 17 Index = 1
0:100  0:000  SmbiosTable.Type17->Speed = 1600MHz
0:100  0:000  SmbiosTable.Type17->Size = 4096MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = Bank2/3 A1
0:100  0:000  SmbiosTable.Type17->Vendor = 
0:100  0:000  SmbiosTable.Type17->SerialNumber = 
0:100  0:000  SmbiosTable.Type17->PartNumber = 
0:100  0:000  Type 17 Index = 2
0:100  0:000  SmbiosTable.Type17->Speed = 1600MHz
0:100  0:000  SmbiosTable.Type17->Size = 4096MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = Bank4/5 A2
0:100  0:000  SmbiosTable.Type17->Vendor = 
0:100  0:000  SmbiosTable.Type17->SerialNumber = 
0:100  0:000  SmbiosTable.Type17->PartNumber = 
0:100  0:000  Type 17 Index = 3
0:100  0:000  SmbiosTable.Type17->Speed = 1600MHz
0:100  0:000  SmbiosTable.Type17->Size = 4096MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = Bank6/7 A3
0:100  0:000  SmbiosTable.Type17->Vendor = 
0:100  0:000  SmbiosTable.Type17->SerialNumber = 
0:100  0:000  SmbiosTable.Type17->PartNumber = 
0:100  0:000  Boot status=0
0:100  0:000  Running on: 'Z68XP-UD3P' with board 'Z68XP-UD3P'
0:100  0:000  === [ GetCPUProperties ] ========================
0:100  0:000  CPU Vendor = 756E6547 Model=206A7
0:100  0:000   The CPU supported SSE4.1
0:100  0:000  BrandString = Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
0:100  0:000   The CPU supported turbo
0:100  0:000  MSR 0x35               40008
0:100  0:000  MSR 0xE2 before patch 1E000403
0:100  0:000  MSR 0xCE              00001000_70012200
0:100  0:000  corrected FLEX_RATIO = E0000
0:100  0:000  MSR 0x1B0             00000000
0:100  0:000  FSBFrequency = 118 MHz, DMI FSBFrequency = 100 MHz, Corrected FSBFrequency = 100 MHz
0:100  0:000  MaxDiv/MinDiv: 34.0/16
0:100  0:000  Turbo: 40/40/41/42
0:100  0:000  Features: 0x179AE3BFBFEBFBFF
0:100  0:000  Threads: 8
0:100  0:000  Cores: 4
0:100  0:000  FSB: 100 MHz
0:100  0:000  CPU: 4000 MHz
0:100  0:000  TSC: 4000 MHz
0:100  0:000  PIS: 100 MHz
0:100  0:000  ExternalClock: 25 MHz
0:100  0:000  === [ GetDevices ] ==============================
0:100  0:000  GOP found at:
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 13C0 class=030000
0:100  0:000   - GFX: Model=MSI GeForce GTX 980 family 124 (Maxwell)
0:100  0:000  PCI (00|01:00.01) : 10DE 0FBB class=040300
0:100  0:000   - HDMI Audio:
0:100  0:000  PCI (00|00:02.00) : 8086 0122 class=038000
0:100  0:000   - GFX: Model=Intel HD Graphics 3000 (Intel)
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|02:00.00) : 1B73 1100 class=0C0330
0:100  0:000  PCI (00|00:1C.03) : 8086 244E class=060401
0:100  0:000  PCI (00|03:00.00) : 1283 8892 class=060401
0:100  0:000  PCI (00|04:02.00) : 1106 3044 class=0C0010
0:100  0:000  PCI (00|00:1C.04) : 8086 1C18 class=060400
0:100  0:000  PCI (00|05:00.00) : 1B6F 7023 class=0C0330
0:100  0:000  PCI (00|00:1C.05) : 8086 1C1A class=060400
0:100  0:000  PCI (00|06:00.00) : 1B6F 7023 class=0C0330
0:100  0:000  PCI (00|00:1C.06) : 8086 1C1C class=060400
0:100  0:000  PCI (00|07:00.00) : 10EC 8168 class=020000
0:100  0:000   - LAN: 0 Vendor=Realtek
0:100  0:000  PCI (00|00:1C.07) : 8086 1C1E class=060400
0:100  0:000  PCI (00|08:00.00) : 1B4B 9172 class=010601
0:100  0:000  PCI (00|00:1D.00) : 8086 1C26 class=0C0320
0:100  0:000  PCI (00|00:1F.00) : 8086 1C44 class=060100
0:100  0:000  PCI (00|00:1F.02) : 8086 1C02 class=010601
0:100  0:000  PCI (00|00:1F.03) : 8086 1C22 class=0C0500
0:100  0:000  === [ GetDefaultSettings ] ======================
0:100  0:000  Clover load options size = 0 bytes
0:101  0:000  CheckOEMPathExists tried EFI\CLOVER\OEM\Z68XP-UD3P--00-00-00-00-00-00. Dir not exists
0:101  0:000  CheckOEMPathExists tried EFI\CLOVER\OEM\Z68XP-UD3P\UEFI. Dir not exists
0:101  0:000  CheckOEMPathExists tried EFI\CLOVER\OEM\Z68XP-UD3P. Dir not exists
0:101  0:000  CheckOEMPathExists tried EFI\CLOVER\OEM\Z68XP-UD3P-4000. Dir not exists
0:101  0:000  CheckOEMPathExists tried EFI\CLOVER\OEM\Z68XP-UD3P. Dir not exists
0:101  0:000  CheckOEMPathExists tried EFI\CLOVER\OEM\Z68XP-UD3P-4000. Dir not exists
0:101  0:000  set OEMPath by default: EFI\CLOVER
0:102  0:001  EFI\CLOVER\config.plist loaded: Success
0:113  0:010  === [ GetListOfThemes ] =========================
0:113  0:000  - [00]: embedded
0:114  0:000  - [00]: random
0:114  0:000  === [ Found config plists ] =====================
0:114  0:000  - config.plist
0:114  0:000  === [ GetEarlyUserSettings ] ====================
0:114  0:000  timeout set to 5
0:114  0:000  Custom boot CUSTOM_BOOT_APPLE (0x0)
0:114  0:000   get BlueValue=1.200000
0:114  0:000  KextsToPatch: 3 requested
0:114  0:000   - [00]: com.apple.driver.usb.AppleUSBXHCI (USB 10.13.6+ by PMHeart) :: MatchOS: 10.13.x :: BinPatch :: data len: 10
0:114  0:000   - [01]: AppleAHCIPort (External icons patch) :: BinPatch :: data len: 8
0:114  0:000   - [02]: com.apple.iokit.IOAHCIBlockStorage (Enable TRIM for SSD) :: BinPatch :: data len: 11
0:114  0:000  Default theme: embedded
0:114  0:000  === [ LoadDrivers ] =============================
0:115  0:000  Loading EmuVariableUefi.efi  status=Success
0:115  0:000  EmuVariableUefi Initialize: VariableCommonInitialize = Success, orig services stored, install gEmuVariableControlProtocolGuid = Success
0:115  0:000  EmuVariable InstallEmulation: orig vars copied, emu.var.services installed, CreateEvent VirtualAddressChange = Success, CreateEvent ExitBootServices = Success, set Status=Success
0:115  0:000  === [ InitScreen ] ==============================
0:115  0:000  Console modes reported: 3, available modes:
0:115  0:000   - [01]: 80x25 (current mode)
0:115  0:000   - [03]: 100x31
0:115  0:000  SetMaxResolution: found best mode 3: 1280x1024
1:838  1:722  Video mode change to mode #3: Success
1:838  0:000   - set
1:838  0:000  SetScreenResolution: 1280x1024 - already set
1:903  0:065  reinit: self device path=PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(1,GPT,816DEEB8-4B8C-4AB5-A282-EAEF291A47B3,0x28,0x64000)
1:903  0:000  new SelfHandle=B5FA9B18
1:904  0:001  Using embedded font
1:905  0:000  === [ GetMacAddress ] ===========================
1:905  0:000   get legacy LAN MAC, 1 card found
1:905  0:000  Legacy MAC address of LAN #0= :
1:905  0:000  === [ ScanSPD ] =================================
1:906  0:000  Scanning SMBus [8086:1C22], mmio: 0xFBFFB004, ioport: 0x500, hostc: 0x1
1:919  0:013  Found module with XMP version 1.2
1:919  0:000  Slot: 0 Type 24 4096MB 1600MHz Vendor=Mushkin PartNo=993988 SerialNo=00000000
1:933  0:013  Found module with XMP version 1.2
1:933  0:000  Slot: 1 Type 24 4096MB 1600MHz Vendor=Mushkin PartNo=993988 SerialNo=00000000
1:946  0:013  Found module with XMP version 1.2
1:946  0:000  Slot: 2 Type 24 4096MB 1600MHz Vendor=Mushkin PartNo=993988 SerialNo=00000000
1:960  0:013  Found module with XMP version 1.2
1:960  0:000  Slot: 3 Type 24 4096MB 1600MHz Vendor=Mushkin PartNo=993988 SerialNo=00000000
1:960  0:000  === [ GetAcpiTablesList ] =======================
1:971  0:010  Get Acpi Tables List from RSDT:
1:971  0:000   - [00]: FACP  GBTUACPI len=116
1:971  0:000   - [01]: MSDM  GBTUACPI len=85
1:971  0:000   - [02]: HPET  GBTUACPI len=56
1:971  0:000   - [03]: MCFG  GBTUACPI len=60
1:971  0:000   - [04]: ASPT  PerfTune len=52
1:971  0:000   - [05]: SSPT  SsptHead len=9088
1:971  0:000   - [06]: EUDS   len=192
1:971  0:000   - [07]: MATS   len=52
1:971  0:000   - [08]: TAMG  GBT   B0 len=2666
1:971  0:000   - [09]: APIC  GBTUACPI len=188
1:971  0:000   - [10]: SSDT  PPM RCM  len=15988
1:971  0:000   - [11]: MATS  MATS RCM len=43389
1:971  0:000  Calibrated TSC Frequency = 3410015806 = 3410MHz
1:971  0:000  === [ GetUserSettings ] =========================
1:972  0:000  Add 1 properties:
1:972  0:000   - [00]: IntelGFX Key: AAPL,snb-platform-id, len: 4
1:972  0:000    property disabled at config
1:972  0:000  USB FixOwnership: yes
1:972  0:000  Dropping 4 tables:
1:972  0:000   - [00]: Drop table  signature="DMAR" (52414D44)
1:972  0:000  ----
1:972  0:000           - set table: 52414D44,                0 to drop: no
1:972  0:000   - [01]: Drop table  signature="MATS" (5354414D)
1:972  0:000  ----
1:972  0:000           - set table: 5354414D,                0 to drop: yes
1:972  0:000   - [02]: Drop table  signature="SSDT" (54445353)
1:972  0:000   table-id="CpuPm" (      6D50757043)
1:972  0:000  ----
1:972  0:000           - set table: 54445353,       6d50757043 to drop: no
1:972  0:000   - [03]: Drop table  signature="SSDT" (54445353)
1:972  0:000   table-id="Cpu0Ist" (  74734930757043)
1:972  0:000  ----
1:972  0:000           - set table: 54445353,   74734930757043 to drop: no
1:972  0:000   - final DSDT Fix mask=0006005C
1:972  0:000  PatchesDSDT: 5 requested
1:972  0:000   - [00]: (change EHC1 to EH01) lenToFind: 4, lenToReplace: 4, Target Bridge:
1:972  0:000   - [01]: (change EHC2 to EH02) lenToFind: 4, lenToReplace: 4, Target Bridge:
1:972  0:000   - [02]: (change SAT0 to SATA) lenToFind: 4, lenToReplace: 4, Target Bridge:
1:972  0:000   - [03]: (change XHC1 to XHC) lenToFind: 4, lenToReplace: 4, Target Bridge:
1:972  0:000   - [04]: (change XHCI to XHC) lenToFind: 4, lenToReplace: 4, Target Bridge:
1:972  0:000  Using ProductName from config: iMac12,2
1:972  0:000  BiosVersion: not set, Using BiosVersion from clover
1:972  0:000  BiosVersion: IM121.88Z.F000.B00.1906140041
1:972  0:000  BiosReleaseDate: 06/14/19
1:972  0:000  Using EfiVersion from clover: 87.0.0.0.0
1:972  0:000  Using FirmwareFeatures from clover: 0xE00DE137
1:972  0:000  Using FirmwareFeaturesMask from clover: 0xFF1FFF3F
1:972  0:000  PlatformFeature will not set in SMBIOS
1:972  0:000  === [ Found DSDT tables ] =======================
2:441  0:469  === [ ScanVolumes ] =============================
2:441  0:000  Found 4 volumes with blockIO
2:441  0:000  - [00]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)
2:441  0:000          Result of bootcode detection: bootable unknown (legacy)
2:441  0:000  - [01]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x4,0x0,0x0)
2:442  0:000  - [02]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(1,GPT,816DEEB8-4B8C-4AB5-A282-EAEF291A47B3,0x28,0x64000)
2:442  0:000          Result of bootcode detection: bootable unknown (legacy)
2:443  0:001          This is SelfVolume !!
2:443  0:000  - [03]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)
2:443  0:000          Result of bootcode detection: bootable unknown (legacy)
2:443  0:000  Searching volumes for latest nvram.plist ...
2:443  0:000  Loading nvram.plist from Vol 'EFI' -  begin load gNvramDict=0x0
2:443  0:000   loaded, size=1251
2:446  0:003  loaded Status=Success
2:446  0:000  === [ PutNvramPlistToRtVars ] ===================
2:446  0:000   Adding Key: EFILoginHiDPI: Size = 4, Data: 00 00 00 00
2:446  0:000   Adding Key: SystemAudioVolume: Size = 1, Data: 30
2:446  0:000   Adding Key: SystemAudioVolumeDB: Size = 1, Data: F2
2:446  0:000   Adding Key: csr-active-config: Size = 4, Data: E7 03 00 00
2:446  0:000   Adding Key: efi-boot-device: Size = 216, Data: 3C 61 72 72 61 79 3E 3C 64 69 63 74 3E 3C 6B 65 79 3E 49 4F 4D 61 74 63 68 3C 2F 6B 65 79 3E 3C 64 69 63 74 3E 3C 6B 65 79 3E 49 4F 50 72 6F 76 69 64 65 72 43 6C 61 73 73 3C 2F 6B 65 79 3E 3C 73 74 72 69 6E 67 3E 49 4F 4D 65 64 69 61 3C 2F 73 74 72 69 6E 67 3E 3C 6B 65 79 3E 49 4F 50 72 6F 70 65 72 74 79 4D 61 74 63 68 3C 2F 6B 65 79 3E 3C 64 69 63 74 3E 3C 6B 65 79 3E 55 55 49 44 3C 2F 6B 65 79 3E 3C 73 74 72 69 6E 67 3E 35 34 42 30 33 38 32 34 2D 44 43 30 46 2D 34 37 39 42 2D 42 36 41 39 2D 39 44 34 38 31 45 38 37 41 41 41 34 3C 2F 73 74 72 69 6E 67 3E 3C 2F 64 69 63 74 3E 3C 2F 64 69 63 74 3E 3C 2F 64 69 63 74 3E 3C 2F 61 72 72 61 79 3E
2:446  0:000   Adding Key: efi-boot-device-data: Size = 110, Data: 02 01 0C 00 D0 41 08 0A 00 00 00 00 01 01 06 00 02 1F 03 12 0A 00 00 00 00 00 00 00 04 01 2A 00 02 00 00 00 28 40 06 00 00 00 00 00 60 04 EC 1B 00 00 00 00 24 38 B0 54 0F DC 9B 47 B6 A9 9D 48 1E 87 AA A4 02 02 04 03 24 00 F7 FC 74 BE 7C 0B F3 49 91 47 01 F4 04 2E 68 42 56 C5 4C C2 F1 C5 69 33 B2 B0 49 05 5F 59 AA FD 7F FF 04 00
2:446  0:000   Adding Key: flagstate: Size = 32, Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2:446  0:000   Adding Key: fmm-computer-name: Size = 14, Data: 53 65 6C 69 6D E2 80 99 73 20 69 4D 61 63
2:446  0:000   Adding Key: nvda_drv: Size = 2, Data: 31 00
2:446  0:000   Adding Key: security-mode: String: Size = 4, Val = 'none'
2:446  0:000   Adding Key: wake-failure: Size = 5, Data: 00 00 00 00 00
2:446  0:000  No AudioIoProtocols, status=Not Found
2:446  0:000  === [ InitXTheme ] ==============================
2:446  0:000  use Daylight theme
2:446  0:000   using embedded theme
2:453  0:006  sound play end with status=Device Error
2:454  0:001  Using embedded font
2:455  0:000  theme inited
2:455  0:000  Chosen embedded theme
2:455  0:000  after NVRAM boot-args=dart=0 debug=0x100 keepsyms=1 igfxsnb=1 -v
2:455  0:000  === [ Dump SMC keys from NVRAM ] ================
2:455  0:000  no AppleSMC protocol
2:455  0:000  === [ ScanLoader ] ==============================
2:455  0:000  - [02]: 'EFI'
2:458  0:003          AddLoaderEntry for Volume Name=EFI
2:458  0:000          skipped because entry is hidden
2:458  0:000  Scanning legacy ...
2:458  0:000  === [ AddCustomTool ] ===========================
2:459  0:000  EmuVariable UninstallEmulation: CloseEvent = Success, original var services restored
2:459  0:000  EmuVariable InstallEmulation: orig vars copied, emu.var.services installed, CreateEvent VirtualAddressChange = Success, CreateEvent ExitBootServices = Success, set Status=Success
2:459  0:000  === [ GetEfiBootDeviceFromNvram ] ===============
2:459  0:000   - efi-boot-device-data: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,56C54CC2F1C56933B2B049055F59AAFD)
2:459  0:000    - Volume: 'PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,56C54CC2F1C56933B2B049055F59AAFD)'
2:459  0:000    - LoaderPath: ''
2:459  0:000    - Guid = 54B03824-DC0F-479B-B6A9-9D481E87AAA4
2:459  0:000  === [ FindStartupDiskVolume ] ===================
2:459  0:000    - Volume: partition = PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,56C54CC2F1C56933B2B049055F59AAFD)
2:459  0:000     - searching for that partition
2:459  0:000      - [!] not found
2:459  0:000     - searching again, but comparing Media dev path nodes
2:459  0:000      - [!] not found
2:459  0:000  Default boot entry not found
2:459  0:000  EmuVariable UninstallEmulation: CloseEvent = Success, original var services restored
2:459  0:000  BannerPlace at Clear Screen [576,196]
2:529  0:069  AnimeRun=0
2:599  0:070  GUI ready

Code:
0:100  0:100  MemLog inited, TSC freq: 3410010413
0:100  0:000  CPU was calibrated with ACPI PM Timer
0:100  0:000  LegacyRegion2: Chipset/proc: 0x01008086
0:100  0:000   Next Generation Core processors (PAM 0x80-0x86)
0:100  0:000   Test PAM1=(0x41=90, 0x5a=00, 0x81=11, 0x91=00) at chipset 01008086
0:100  0:000  , Install = Success
2:138  2:038  BiosVideoDriverBindingStart!
2:138  0:000  BiosVideoCheckForVbe
2:138  0:000  EdidOverride not found
2:151  0:012   Edid1-
2:164  0:012   Edid0+
2:164  0:000   found Detail Timing 1920x1080
2:221  0:056     0 640x480 attr=3BF - ok, edid+, 640x480, working, highest, pref=0
2:223  0:001     1 800x600 attr=3BF - ok, edid+, 800x600, working, highest, pref=1
2:225  0:001     2 1024x768 attr=3BF - ok, edid+, 1024x768, working, highest, pref=2
2:227  0:001     3 1280x1024 attr=3BF - ok, edid+, working, highest, pref=3
2:239  0:011     4 1920x1080 attr=3BF - ok, edid+, working, highest, pref=4
2:241  0:001     5 1280x800 attr=3BF - ok, edid-
2:241  0:000  BV new mode: 4 1920x1080
2:436  0:195   SetMode pref 4 (4) = Success
5:146  2:710 
5:146  0:000  Now is 09.06.2020,  17:29:01 (GMT)
5:146  0:000  Starting Clover revision: 5119 (master, commit 0f5da727e) on CLOVER EFI
5:146  0:000  Build with: [Args: -D NO_GRUB_DRIVERS_EMBEDDED -t GCC53 | -D NO_GRUB_DRIVERS_EMBEDDED --conf=/Users/sergey/src/Clover/Conf -D USE_LOW_EBDA -a X64 -b RELEASE -t GCC53 -n 5 | OS: 10.14.6]
5:146  0:000  SelfDevicePath=PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(1,GPT,816DEEB8-4B8C-4AB5-A282-EAEF291A47B3,0x28,0x64000) @B53B2D18
5:146  0:000  SelfDirPath = \EFI\CLOVER
5:146  0:000  Clover : Image base = 0xB63C7000
5:146  0:000  SimpleTextEx Status=Success
5:146  0:000  === [ Get Smbios ] ==============================
5:146  0:000  Type 16 Index = 0
5:146  0:000  Total Memory Slots Count = 4
5:146  0:000  Type 17 Index = 0
5:146  0:000  SmbiosTable.Type17->Speed = 1600MHz
5:146  0:000  SmbiosTable.Type17->Size = 4096MB
5:146  0:000  SmbiosTable.Type17->Bank/Device = Bank0/1 A0
5:146  0:000  SmbiosTable.Type17->Vendor = 
5:146  0:000  SmbiosTable.Type17->SerialNumber = 
5:146  0:000  SmbiosTable.Type17->PartNumber = 
5:146  0:000  Type 17 Index = 1
5:146  0:000  SmbiosTable.Type17->Speed = 1600MHz
5:146  0:000  SmbiosTable.Type17->Size = 4096MB
5:146  0:000  SmbiosTable.Type17->Bank/Device = Bank2/3 A1
5:146  0:000  SmbiosTable.Type17->Vendor = 
5:146  0:000  SmbiosTable.Type17->SerialNumber = 
5:146  0:000  SmbiosTable.Type17->PartNumber = 
5:146  0:000  Type 17 Index = 2
5:146  0:000  SmbiosTable.Type17->Speed = 1600MHz
5:146  0:000  SmbiosTable.Type17->Size = 4096MB
5:146  0:000  SmbiosTable.Type17->Bank/Device = Bank4/5 A2
5:146  0:000  SmbiosTable.Type17->Vendor = 
5:146  0:000  SmbiosTable.Type17->SerialNumber = 
5:146  0:000  SmbiosTable.Type17->PartNumber = 
5:146  0:000  Type 17 Index = 3
5:146  0:000  SmbiosTable.Type17->Speed = 1600MHz
5:146  0:000  SmbiosTable.Type17->Size = 4096MB
5:146  0:000  SmbiosTable.Type17->Bank/Device = Bank6/7 A3
5:146  0:000  SmbiosTable.Type17->Vendor = 
5:146  0:000  SmbiosTable.Type17->SerialNumber = 
5:146  0:000  SmbiosTable.Type17->PartNumber = 
5:146  0:000  Boot status=0
5:146  0:000  Running on: 'Z68XP-UD3P' with board 'Z68XP-UD3P'
5:146  0:000  === [ GetCPUProperties ] ========================
5:146  0:000  CPU Vendor = 756E6547 Model=206A7
5:146  0:000   The CPU supported SSE4.1
5:146  0:000  BrandString = Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
5:146  0:000   The CPU supported turbo
5:146  0:000  MSR 0x35               40008
5:146  0:000  MSR 0xE2 before patch 1E000403
5:146  0:000  MSR 0xCE              00001000_70012200
5:146  0:000  MSR 0x1B0             00000000
5:146  0:000  FSBFrequency = 118 MHz, DMI FSBFrequency = 100 MHz, Corrected FSBFrequency = 100 MHz
5:146  0:000  MaxDiv/MinDiv: 34.0/16
5:146  0:000  Turbo: 40/40/41/42
5:146  0:000  Features: 0x179AE3BFBFEBFBFF
5:146  0:000  Threads: 8
5:146  0:000  Cores: 4
5:146  0:000  FSB: 100 MHz
5:146  0:000  CPU: 4000 MHz
5:146  0:000  TSC: 4000 MHz
5:146  0:000  PIS: 100 MHz
5:146  0:000  ExternalClock: 25 MHz
5:146  0:000  === [ GetDevices ] ==============================
5:146  0:000  GOP found at: PcieRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/AcpiAdr(0x80010100)
5:146  0:000  PCI (00|00:00.00) : 8086 0100 class=060000
5:146  0:000  PCI (00|00:01.00) : 8086 0101 class=060400
5:146  0:000  PCI (00|01:00.00) : 10DE 13C0 class=030000
5:146  0:000   - GOP: Provided by device
5:146  0:000   - GFX: Model=MSI GeForce GTX 980 family 124 (Maxwell)
5:146  0:000  PCI (00|01:00.01) : 10DE 0FBB class=040300
5:146  0:000   - HDMI Audio:
5:146  0:000  PCI (00|00:02.00) : 8086 0122 class=038000
5:146  0:000   - GFX: Model=Intel HD Graphics 3000 (Intel)
5:146  0:000  PCI (00|00:16.00) : 8086 1C3A class=078000
5:146  0:000  PCI (00|00:1A.00) : 8086 1C2D class=0C0320
5:146  0:000  PCI (00|00:1B.00) : 8086 1C20 class=040300
5:146  0:000  PCI (00|00:1C.00) : 8086 1C10 class=060400
5:146  0:000  PCI (00|02:00.00) : 1B73 1100 class=0C0330
5:146  0:000  PCI (00|00:1C.03) : 8086 244E class=060401
5:146  0:000  PCI (00|03:00.00) : 1283 8892 class=060401
5:146  0:000  PCI (00|04:02.00) : 1106 3044 class=0C0010
5:146  0:000  PCI (00|00:1C.04) : 8086 1C18 class=060400
5:147  0:000  PCI (00|05:00.00) : 1B6F 7023 class=0C0330
5:147  0:000  PCI (00|00:1C.05) : 8086 1C1A class=060400
5:147  0:000  PCI (00|06:00.00) : 1B6F 7023 class=0C0330
5:147  0:000  PCI (00|00:1C.06) : 8086 1C1C class=060400
5:147  0:000  PCI (00|07:00.00) : 10EC 8168 class=020000
5:147  0:000   - LAN: 0 Vendor=Realtek
5:147  0:000  PCI (00|00:1C.07) : 8086 1C1E class=060400
5:147  0:000  PCI (00|08:00.00) : 1B4B 9172 class=010601
5:147  0:000  PCI (00|00:1D.00) : 8086 1C26 class=0C0320
5:147  0:000  PCI (00|00:1F.00) : 8086 1C44 class=060100
5:147  0:000  PCI (00|00:1F.02) : 8086 1C02 class=010601
5:147  0:000  PCI (00|00:1F.03) : 8086 1C22 class=0C0500
5:147  0:000  === [ GetDefaultSettings ] ======================
5:147  0:000  Clover load options size = 0 bytes
5:147  0:000  CheckOEMPathExists tried EFI\CLOVER\OEM\Z68XP-UD3P--00-00-00-00-00-00. Dir not exists
5:147  0:000  CheckOEMPathExists tried EFI\CLOVER\OEM\Z68XP-UD3P. Dir not exists
5:147  0:000  CheckOEMPathExists tried EFI\CLOVER\OEM\Z68XP-UD3P-4000. Dir not exists
5:147  0:000  CheckOEMPathExists tried EFI\CLOVER\OEM\Z68XP-UD3P. Dir not exists
5:147  0:000  CheckOEMPathExists tried EFI\CLOVER\OEM\Z68XP-UD3P-4000. Dir not exists
5:147  0:000  set OEMPath by default: EFI\CLOVER
5:149  0:001  EFI\CLOVER\config.plist loaded: Success
5:159  0:010  === [ GetListOfThemes ] =========================
5:160  0:000  - [00]: embedded
5:160  0:000  - [00]: random
5:160  0:000  === [ Found config plists ] =====================
5:160  0:000  - config.plist
5:160  0:000  === [ GetEarlyUserSettings ] ====================
5:160  0:000  timeout set to 5
5:160  0:000  Custom boot CUSTOM_BOOT_APPLE (0x0)
5:160  0:000   get BlueValue=1.200000
5:160  0:000  KextsToPatch: 3 requested
5:160  0:000   - [00]: com.apple.driver.usb.AppleUSBXHCI (USB 10.13.6+ by PMHeart) :: MatchOS: 10.13.x :: BinPatch :: data len: 10
5:160  0:000   - [01]: AppleAHCIPort (External icons patch) :: BinPatch :: data len: 8
5:160  0:000   - [02]: com.apple.iokit.IOAHCIBlockStorage (Enable TRIM for SSD) :: BinPatch :: data len: 11
5:160  0:000  Default theme: embedded
5:160  0:000  === [ LoadDrivers ] =============================
5:160  0:000  Loading ApfsDriverLoader.efi  status=Success
5:160  0:000   - driver needs connecting
5:160  0:000  Loading HFSPlus.efi  status=Success
5:161  0:000   - driver needs connecting
5:161  0:000  Loading XhciDxe.efi  status=Success
5:161  0:000   - driver needs connecting
5:161  0:000  3 drivers needs connecting ...
5:161  0:000  PlatformDriverOverrideProtocol->GetDriver overriden
5:161  0:000  HFS+ driver loaded
5:161  0:000  APFS driver loaded
5:407  0:245  === [ InitScreen ] ==============================
5:407  0:000  Console modes reported: 4, available modes:
5:407  0:000   - [01]: 80x25
5:407  0:000   - [02]: 80x50
5:407  0:000   - [03]: 100x31
5:407  0:000   - [04]: 240x56 (current mode)
5:407  0:000  SetScreenResolution: 1920x1080 - already set
5:407  0:000  reinit: self device path=PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(1,GPT,816DEEB8-4B8C-4AB5-A282-EAEF291A47B3,0x28,0x64000)
5:407  0:000  new SelfHandle=B53B2D18
5:408  0:000  Using embedded font
5:409  0:000  === [ GetMacAddress ] ===========================
5:409  0:000   get legacy LAN MAC, 1 card found
5:409  0:000  Legacy MAC address of LAN #0= :
5:409  0:000  === [ ScanSPD ] =================================
5:409  0:000  Scanning SMBus [8086:1C22], mmio: 0xFBFFB004, ioport: 0x500, hostc: 0x1
5:423  0:013  Found module with XMP version 1.2
5:423  0:000  Slot: 0 Type 24 4096MB 1600MHz Vendor=Mushkin PartNo=993988 SerialNo=00000000
5:436  0:013  Found module with XMP version 1.2
5:436  0:000  Slot: 1 Type 24 4096MB 1600MHz Vendor=Mushkin PartNo=993988 SerialNo=00000000
5:450  0:013  Found module with XMP version 1.2
5:450  0:000  Slot: 2 Type 24 4096MB 1600MHz Vendor=Mushkin PartNo=993988 SerialNo=00000000
5:463  0:013  Found module with XMP version 1.2
5:463  0:000  Slot: 3 Type 24 4096MB 1600MHz Vendor=Mushkin PartNo=993988 SerialNo=00000000
5:464  0:000  === [ GetAcpiTablesList ] =======================
5:474  0:010  Get Acpi Tables List from RSDT:
5:474  0:000   - [00]: FACP  GBTUACPI len=116
5:474  0:000   - [01]: MSDM  GBTUACPI len=85
5:474  0:000   - [02]: HPET  GBTUACPI len=56
5:474  0:000   - [03]: MCFG  GBTUACPI len=60
5:474  0:000   - [04]: ASPT  PerfTune len=52
5:474  0:000   - [05]: SSPT  SsptHead len=9088
5:474  0:000   - [06]: EUDS   len=192
5:474  0:000   - [07]: MATS   len=52
5:474  0:000   - [08]: TAMG  GBT   B0 len=2666
5:474  0:000   - [09]: APIC  GBTUACPI len=188
5:474  0:000   - [10]: SSDT  PPM RCM  len=15988
5:474  0:000   - [11]: MATS  MATS RCM len=43389
5:474  0:000  Calibrated TSC Frequency = 3410010413 = 3410MHz
5:475  0:000  === [ GetUserSettings ] =========================
5:475  0:000  Add 1 properties:
5:475  0:000   - [00]: IntelGFX Key: AAPL,snb-platform-id, len: 4
5:475  0:000    property disabled at config
5:475  0:000  USB FixOwnership: yes
5:475  0:000  Dropping 4 tables:
5:475  0:000   - [00]: Drop table  signature="DMAR" (52414D44)
5:475  0:000  ----
5:475  0:000           - set table: 52414D44,                0 to drop: no
5:475  0:000   - [01]: Drop table  signature="MATS" (5354414D)
5:475  0:000  ----
5:475  0:000           - set table: 5354414D,                0 to drop: yes
5:475  0:000   - [02]: Drop table  signature="SSDT" (54445353)
5:475  0:000   table-id="CpuPm" (      6D50757043)
5:475  0:000  ----
5:475  0:000           - set table: 54445353,       6d50757043 to drop: no
5:475  0:000   - [03]: Drop table  signature="SSDT" (54445353)
5:475  0:000   table-id="Cpu0Ist" (  74734930757043)
5:475  0:000  ----
5:475  0:000           - set table: 54445353,   74734930757043 to drop: no
5:475  0:000   - final DSDT Fix mask=0006005C
5:475  0:000  PatchesDSDT: 5 requested
5:475  0:000   - [00]: (change EHC1 to EH01) lenToFind: 4, lenToReplace: 4, Target Bridge:
5:475  0:000   - [01]: (change EHC2 to EH02) lenToFind: 4, lenToReplace: 4, Target Bridge:
5:475  0:000   - [02]: (change SAT0 to SATA) lenToFind: 4, lenToReplace: 4, Target Bridge:
5:475  0:000   - [03]: (change XHC1 to XHC) lenToFind: 4, lenToReplace: 4, Target Bridge:
5:475  0:000   - [04]: (change XHCI to XHC) lenToFind: 4, lenToReplace: 4, Target Bridge:
5:475  0:000  Using ProductName from config: iMac12,2
5:475  0:000  BiosVersion: not set, Using BiosVersion from clover
5:475  0:000  BiosVersion: IM121.88Z.F000.B00.1906140041
5:475  0:000  BiosReleaseDate: 06/14/19
5:475  0:000  Using EfiVersion from clover: 87.0.0.0.0
5:475  0:000  Using FirmwareFeatures from clover: 0xE00DE137
5:475  0:000  Using FirmwareFeaturesMask from clover: 0xFF1FFF3F
5:475  0:000  PlatformFeature will not set in SMBIOS
5:476  0:001  === [ Found DSDT tables ] =======================
5:948  0:471  === [ ScanVolumes ] =============================
5:948  0:000  Found 9 volumes with blockIO
5:948  0:000  - [00]: Volume: PcieRoot(0x0)\Pci(0x1D,0x0)\USB(0x0,0x0)\USB(0x2,0x0)
5:948  0:000  - [01]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)
5:948  0:000          Result of bootcode detection: bootable unknown (legacy)
5:948  0:000  - [02]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x4,0x0,0x0)
5:948  0:000  - [03]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(1,GPT,816DEEB8-4B8C-4AB5-A282-EAEF291A47B3,0x28,0x64000)
5:948  0:000          Result of bootcode detection: bootable unknown (legacy)
5:950  0:001          This is SelfVolume !!
5:950  0:000  - [04]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)
5:950  0:000          Result of bootcode detection: bootable unknown (legacy)
5:950  0:000  - [05]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,9B44C8105EA5FE4DA1EAC227BF65EEF5)
5:950  0:000  - [06]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,56C54CC2F1C56933B2B049055F59AAFD)
5:950  0:000  - [07]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,092E597E81AE9B43BAC96BCB2DCD5855)
5:951  0:000  - [08]: Volume: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,F6F8E2933616AB4A9F407833DE8FCFB9)
5:951  0:000  Searching volumes for latest nvram.plist ...
5:951  0:000  Loading nvram.plist from Vol 'EFI' -  begin load gNvramDict=0x0
5:951  0:000   loaded, size=1251
5:955  0:003  loaded Status=Success
5:955  0:000  === [ PutNvramPlistToRtVars ] ===================
5:955  0:000   Adding Key: EFILoginHiDPI: Size = 4, Data: 00 00 00 00
5:955  0:000   Adding Key: SystemAudioVolume: Size = 1, Data: 30
5:955  0:000   Adding Key: SystemAudioVolumeDB: Size = 1, Data: F2
5:955  0:000   Adding Key: csr-active-config: Size = 4, Data: E7 03 00 00
5:955  0:000   Adding Key: efi-boot-device: Size = 216, Data: 3C 61 72 72 61 79 3E 3C 64 69 63 74 3E 3C 6B 65 79 3E 49 4F 4D 61 74 63 68 3C 2F 6B 65 79 3E 3C 64 69 63 74 3E 3C 6B 65 79 3E 49 4F 50 72 6F 76 69 64 65 72 43 6C 61 73 73 3C 2F 6B 65 79 3E 3C 73 74 72 69 6E 67 3E 49 4F 4D 65 64 69 61 3C 2F 73 74 72 69 6E 67 3E 3C 6B 65 79 3E 49 4F 50 72 6F 70 65 72 74 79 4D 61 74 63 68 3C 2F 6B 65 79 3E 3C 64 69 63 74 3E 3C 6B 65 79 3E 55 55 49 44 3C 2F 6B 65 79 3E 3C 73 74 72 69 6E 67 3E 35 34 42 30 33 38 32 34 2D 44 43 30 46 2D 34 37 39 42 2D 42 36 41 39 2D 39 44 34 38 31 45 38 37 41 41 41 34 3C 2F 73 74 72 69 6E 67 3E 3C 2F 64 69 63 74 3E 3C 2F 64 69 63 74 3E 3C 2F 64 69 63 74 3E 3C 2F 61 72 72 61 79 3E
5:955  0:000   Adding Key: efi-boot-device-data: Size = 110, Data: 02 01 0C 00 D0 41 08 0A 00 00 00 00 01 01 06 00 02 1F 03 12 0A 00 00 00 00 00 00 00 04 01 2A 00 02 00 00 00 28 40 06 00 00 00 00 00 60 04 EC 1B 00 00 00 00 24 38 B0 54 0F DC 9B 47 B6 A9 9D 48 1E 87 AA A4 02 02 04 03 24 00 F7 FC 74 BE 7C 0B F3 49 91 47 01 F4 04 2E 68 42 56 C5 4C C2 F1 C5 69 33 B2 B0 49 05 5F 59 AA FD 7F FF 04 00
5:955  0:000   Adding Key: flagstate: Size = 32, Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5:955  0:000   Adding Key: fmm-computer-name: Size = 14, Data: 53 65 6C 69 6D E2 80 99 73 20 69 4D 61 63
5:955  0:000   Adding Key: nvda_drv: Size = 2, Data: 31 00
5:955  0:000   Adding Key: security-mode: String: Size = 4, Val = 'none'
5:955  0:000   Adding Key: wake-failure: Size = 5, Data: 00 00 00 00 00
5:955  0:000  No AudioIoProtocols, status=Not Found
5:955  0:000  === [ InitXTheme ] ==============================
5:955  0:000  use Daylight theme
5:955  0:000   using embedded theme
5:966  0:010  sound play end with status=Device Error
5:966  0:000  Using embedded font
5:967  0:000  theme inited
5:967  0:000  Chosen embedded theme
5:967  0:000  after NVRAM boot-args=dart=0 debug=0x100 keepsyms=1 igfxsnb=1 -v
5:967  0:000  === [ Dump SMC keys from NVRAM ] ================
5:967  0:000  no AppleSMC protocol
5:967  0:000  === [ ScanLoader ] ==============================
5:967  0:000  - [03]: 'EFI'
5:970  0:003          AddLoaderEntry for Volume Name=EFI
5:970  0:000          skipped because entry is hidden
5:970  0:000  - [05]: 'Preboot'
5:974  0:003          AddLoaderEntry for Volume Name=Preboot
5:978  0:004      Check if volume Is Hibernated:
5:978  0:000      Check sleep image 'by signature':
5:978  0:000      using default sleep image name = \private\var\vm\sleepimage
5:979  0:000      sleepimage not found -> Not Found
5:979  0:000      hibernated: no - sign
5:979  0:000  IconName=hsierra,mac comma=7 size=11
5:979  0:000    first=os_hsierra
5:979  0:000    Second=os_mac
5:979  0:000      Loader entry created for 'PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,9B44C8105EA5FE4DA1EAC227BF65EEF5)\C24CC556-C5F1-3369-B2B0-49055F59AAFD\System\Library\CoreServices\boot.efi'
5:980  0:001          AddLoaderEntry for Volume Name=Preboot
5:984  0:004  IconName=hsierra,mac comma=7 size=11
5:984  0:000    first=os_hsierra
5:984  0:000    Second=os_mac
5:984  0:000      Loader entry created for 'PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,9B44C8105EA5FE4DA1EAC227BF65EEF5)\C24CC556-C5F1-3369-B2B0-49055F59AAFD\com.apple.installer\boot.efi'
5:988  0:003  - [06]: 'Macintosh SSD'
6:018  0:030          AddLoaderEntry for Volume Name=Macintosh SSD
6:025  0:007      Check if volume Is Hibernated:
6:025  0:000      Check sleep image 'by signature':
6:036  0:011      read prefs \Library\Preferences\com.apple.PowerManagement.plist status=Success
6:037  0:000      using default sleep image name = \private\var\vm\sleepimage
6:042  0:005      sleepimage not found -> Not Found
6:042  0:000      hibernated: no - sign
6:042  0:000  IconName=hsierra,mac comma=7 size=11
6:042  0:000    first=os_hsierra
6:042  0:000    Second=os_mac
6:042  0:000      Loader entry created for 'PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,56C54CC2F1C56933B2B049055F59AAFD)\System\Library\CoreServices\boot.efi'
6:048  0:005  - [07]: 'Recovery'
6:051  0:002          AddLoaderEntry for Volume Name=Recovery
6:052  0:001  IconName=hsierra,mac comma=7 size=11
6:052  0:000    first=os_hsierra
6:052  0:000    Second=os_mac
6:052  0:000      Loader entry created for 'PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,092E597E81AE9B43BAC96BCB2DCD5855)\C24CC556-C5F1-3369-B2B0-49055F59AAFD\boot.efi'
6:056  0:004  - [08]: 'VM'
6:056  0:000  Scanning legacy ...
6:056  0:000  === [ AddCustomTool ] ===========================
6:057  0:000  === [ GetEfiBootDeviceFromNvram ] ===============
6:057  0:000   - efi-boot-device-data: PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,56C54CC2F1C56933B2B049055F59AAFD)
6:057  0:000    - Volume: 'PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,56C54CC2F1C56933B2B049055F59AAFD)'
6:057  0:000    - LoaderPath: ''
6:057  0:000    - Guid = 54B03824-DC0F-479B-B6A9-9D481E87AAA4
6:057  0:000  === [ FindStartupDiskVolume ] ===================
6:057  0:000    - Volume: partition = PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,54B03824-DC0F-479B-B6A9-9D481E87AAA4,0x64028,0x1BEC0460)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,56C54CC2F1C56933B2B049055F59AAFD)
6:057  0:000     - searching for that partition
6:057  0:000      - found entry 2. 'Boot macOS from Macintosh SSD', Volume 'Macintosh SSD'
6:057  0:000  Boot redirected to Entry 2. 'Boot macOS from Macintosh SSD'
6:057  0:000  BannerPlace at Clear Screen [896,224]
6:148  0:091  AnimeRun=0
6:248  0:099  GUI ready
11:185  4:937  BootVariable of the entry is empty
11:185  0:000  === [ StartLoader ] =============================
11:185  0:000  Finally: ExternalClock=26MHz BusSpeed=100295kHz CPUFreq=3410MHz PIS: hw.busfrequency=104000000Hz
11:185  0:000  start loader
11:185  0:000  Loading boot.efi  status=Success
11:265  0:080  GetOSVersion: 10.13.6 (17G13035)
11:265  0:000  CSR_CFG: CSR_ALLOW_UNTRUSTED_KEXTS | CSR_ALLOW_UNRESTRICTED_FS | CSR_ALLOW_TASK_FOR_PID | CSR_ALLOW_UNRESTRICTED_DTRACE | CSR_ALLOW_UNRESTRICTED_NVRAM | CSR_ALLOW_DEVICE_CONFIGURATION | CSR_ALLOW_ANY_RECOVERY_OS | CSR_ALLOW_UNAPPROVED_KEXTS
11:265  0:000  Filtering KextPatches:
11:265  0:000   - [00]: com.apple.driver.usb.AppleUSBXHCI (USB 10.13.6+ by PMHeart) :: BinPatch :: [OS: 10.13.6 | MatchOS: 10.13.x | MatchBuild: All] ==> allowed
11:265  0:000   - [01]: AppleAHCIPort (External icons patch) :: BinPatch :: [OS: 10.13.6 | MatchOS: All | MatchBuild: All] ==> allowed
11:265  0:000   - [02]: com.apple.iokit.IOAHCIBlockStorage (Enable TRIM for SSD) :: BinPatch :: [OS: 10.13.6 | MatchOS: All | MatchBuild: All] ==> allowed
11:265  0:000  Will not patch boot.efi
11:265  0:000  === [ PatchSmbios ] =============================
11:265  0:000  insert table 9 for dev 0:0
11:265  0:000  insert table 9 for dev 0:1
11:265  0:000  insert table 9 for dev 0:0
11:265  0:000  insert table 9 for dev 2:0
11:265  0:000  Trusting SMBIOS...
11:265  0:000  Channels: 2
11:265  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
11:265  0:000  trusted SMBIOS data:
11:265  0:000  SmbiosTable.Type17->Vendor = 
11:265  0:000  SmbiosTable.Type17->SerialNumber = 
11:265  0:000  SmbiosTable.Type17->PartNumber = 
11:265  0:000   partNum unknown
11:265  0:000  SPD data in use:
11:265  0:000  SmbiosTable.Type17->Vendor = Mushkin
11:265  0:000  SmbiosTable.Type17->SerialNumber = 00000000
11:265  0:000  SmbiosTable.Type17->PartNumber = 993988
11:265  0:000  SMBIOS Type 17 Index = 0 => 0 0:
11:265  0:000  BANK 0 DIMM0 1600MHz 4096MB(Ext:810372425MB)
11:265  0:000  trusted SMBIOS data:
11:265  0:000  SmbiosTable.Type17->Vendor = 
11:265  0:000  SmbiosTable.Type17->SerialNumber = 
11:265  0:000  SmbiosTable.Type17->PartNumber = 
11:265  0:000   partNum unknown
11:265  0:000  SPD data in use:
11:265  0:000  SmbiosTable.Type17->Vendor = Mushkin
11:265  0:000  SmbiosTable.Type17->SerialNumber = 00000000
11:265  0:000  SmbiosTable.Type17->PartNumber = 993988
11:265  0:000  SMBIOS Type 17 Index = 1 => 2 2:
11:265  0:000  BANK 1 DIMM0 1600MHz 4096MB(Ext:810372425MB)
11:265  0:000  trusted SMBIOS data:
11:265  0:000  SmbiosTable.Type17->Vendor = 
11:265  0:000  SmbiosTable.Type17->SerialNumber = 
11:265  0:000  SmbiosTable.Type17->PartNumber = 
11:265  0:000   partNum unknown
11:265  0:000  SPD data in use:
11:265  0:000  SmbiosTable.Type17->Vendor = Mushkin
11:265  0:000  SmbiosTable.Type17->SerialNumber = 00000000
11:265  0:000  SmbiosTable.Type17->PartNumber = 993988
11:265  0:000  SMBIOS Type 17 Index = 2 => 1 1:
11:265  0:000  BANK 0 DIMM1 1600MHz 4096MB(Ext:827149641MB)
11:265  0:000  trusted SMBIOS data:
11:265  0:000  SmbiosTable.Type17->Vendor = 
11:265  0:000  SmbiosTable.Type17->SerialNumber = 
11:265  0:000  SmbiosTable.Type17->PartNumber = 
11:265  0:000   partNum unknown
11:265  0:000  SPD data in use:
11:265  0:000  SmbiosTable.Type17->Vendor = Mushkin
11:265  0:000  SmbiosTable.Type17->SerialNumber = 00000000
11:265  0:000  SmbiosTable.Type17->PartNumber = 993988
11:265  0:000  SMBIOS Type 17 Index = 3 => 3 3:
11:265  0:000  BANK 1 DIMM1 1600MHz 4096MB(Ext:827149641MB)
11:265  0:000  mTotalSystemMemory = 16384
11:265  0:000  NumberOfMemoryDevices = 4
11:265  0:000  Type20[0]->End = 0x3FFFFF, Type17[0] = 1000
11:265  0:000  Type20[1]->End = 0x7FFFFF, Type17[1] = 3000
11:265  0:000  Type20[2]->End = 0xBFFFFF, Type17[2] = 6000
11:265  0:000  Type20[3]->End = 0xFFFFFF, Type17[3] = A000
11:265  0:000  === [ PatchACPI ] ===============================
11:265  0:000  Xsdt is not found! Creating new one
11:265  0:000  RsdPointer is Acpi 1.0 - creating new one Acpi 2.0
11:265  0:000  RsdPointer Acpi 2.0 installed
11:265  0:000  RSDT entries = 12
11:266  0:000  Xsdt reallocation done
11:266  0:000  old FADT length=74
11:266  0:000   SignatureFixup: 0x0 -> 0x0
11:266  0:000  Apply DsdtFixMask=0x0006005C
11:266  0:000  === [ FixBiosDsdt ] =============================
11:266  0:000  Patching DSDT:
11:266  0:000   - [change EHC1 to EH01]: pattern 45484331, bin not found / already patched!
11:266  0:000   - [change EHC2 to EH02]: pattern 45484332, bin not found / already patched!
11:266  0:000   - [change SAT0 to SATA]: pattern 53415430, bin not found / already patched!
11:266  0:000   - [change XHC1 to XHC]: pattern 58484331, bin not found / already patched!
11:266  0:000   - [change XHCI to XHC]: pattern 58484349, bin not found / already patched!
11:266  0:000    0 replacements
11:267  0:000  found RTC Length not match, Maybe will cause CMOS reset, will patch it.
11:267  0:000  found RTC had IRQNoFlag will move -3 bytes
11:267  0:000  found PIC had IRQNoFlag will move -3 bytes
11:267  0:000  Start HPET Fix
11:267  0:000  PreCleanup XSDT: count=12, length=132
11:267  0:000  PreCleanup XSDT, corrected XSDT: count=12, length=132
11:267  0:000  === [ ACPIDropTables ] ==========================
11:267  0:000  Drop tables from XSDT, SIGN=MATS TableID=MATS RCM Length=43389
11:267  0:000   Table[11]: MATS  MATS RCM  43389 dropped
11:267  0:000  Drop tables from XSDT, SIGN=MATS TableID= Length=52
11:267  0:000   Table[7]: MATS    52 dropped
11:267  0:000  Patching SSDT PPM RCM  Length=15988
11:267  0:000  0. [change EHC1 to EH01]: pattern 45484331, bin not found / already patched!
11:267  0:000  1. [change EHC2 to EH02]: pattern 45484332, bin not found / already patched!
11:267  0:000  2. [change SAT0 to SATA]: pattern 53415430, bin not found / already patched!
11:267  0:000  3. [change XHC1 to XHC]: pattern 58484331, bin not found / already patched!
11:267  0:000  4. [change XHCI to XHC]: pattern 58484349, bin not found / already patched!
11:267  0:000    0 replacements
11:267  0:000  === [ ACPIPatchedAML ] ==========================
11:267  0:000  Unsorted
11:267  0:000  Inserting SSDT.aml from EFI\CLOVER\ACPI\patched: size=1704 ... Success
11:267  0:000  ApicCPUNum=8
11:267  0:000  Cleanup XSDT: count=13, length=140
11:267  0:000  corrected XSDT count=11, length=124
11:267  0:000  === [ RestSetup macOS ] =========================
11:267  0:000  EdidDiscovered size=128
11:267  0:000  --- Discovered EDID Table size:128
11:267  0:000  000  |  00  FF  FF  FF  FF  FF  FF  00  1E  6D
11:267  0:000  010  |  71  58  73  6B  00  00  09  15  01  03
11:267  0:000  020  |  80  33  1D  78  EA  77  C5  A3  54  4F
11:267  0:000  030  |  9F  27  11  50  54  A5  4B  00  71  4F
11:267  0:000  040  |  81  80  81  8F  B3  00  01  01  01  01
11:267  0:000  050  |  01  01  01  01  02  3A  80  18  71  38
11:267  0:000  060  |  2D  40  58  2C  45  00  FE  22  11  00
11:267  0:000  070  |  00  1E  00  00  00  FD  00  38  4B  1E
11:267  0:000  080  |  53  0F  00  0A  20  20  20  20  20  20
11:267  0:000  090  |  00  00  00  FC  00  45  32  33  35  31
11:267  0:000  100  |  0A  20  20  20  20  20  20  20  00  00
11:267  0:000  110  |  00  FF  00  31  30  39  4C  54  46  50
11:267  0:000  120  |  30  54  35  30  37  0A  00  4C
11:267  0:000  NVidia GFX injection not set
11:267  0:000  Intel GFX injection not set
11:267  0:000   setting specified layout-id=1 (0x1)
11:268  0:000  stringlength = 3016
11:268  0:000  CurrentMode: Width=1920 Height=1080
11:268  0:000  Beginning FSInjection
11:268  0:000   - ERROR: gFSInjectProtocolGuid not found!
11:268  0:000  Use origin smbios table type 1 guid.
11:269  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
11:269  0:000  ->Extra kext: EFI\CLOVER\kexts\Other\WhateverGreen.kext (v.1.4.0)
11:276  0:007  ->Extra kext: EFI\CLOVER\kexts\Other\VirtualSMC.kext (v.1.1.4)
11:282  0:005  ->Extra kext: EFI\CLOVER\kexts\Other\SMCSuperIO.kext (v.1.1.4)
11:288  0:005  ->Extra kext: EFI\CLOVER\kexts\Other\SMCProcessor.kext (v.1.1.4)
11:293  0:004  ->Extra kext: EFI\CLOVER\kexts\Other\USBInjectAll.kext (v.0.7.1)
11:428  0:134  ->Extra kext: EFI\CLOVER\kexts\Other\RealtekRTL8111.kext (v.2.2.2)
11:434  0:006  ->Extra kext: EFI\CLOVER\kexts\Other\Lilu.kext (v.1.4.5)
11:440  0:006  ->Extra kext: EFI\CLOVER\kexts\Other\GenericUSBXHCI.kext (v.1.2.11)
11:446  0:005  ->Extra kext: EFI\CLOVER\kexts\Other\CodecCommander.kext (v.2.7.1)
11:459  0:012  ->Extra kext: EFI\CLOVER\kexts\Other\AppleALC.kext (v.1.5.0)
12:110  0:650  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Off
12:110  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10
12:110  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10_normal
12:110  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.13
12:110  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.13_normal
12:110  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.13.6
12:110  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.13.6_normal
12:113  0:002  SetStartupDiskVolume:
12:113  0:000    * Volume: 'Macintosh SSD'
12:113  0:000    * LoaderPath: ''
12:113  0:000    * DevPath: Macintosh SSD
12:113  0:000    * GUID = 54B03824-DC0F-479B-B6A9-9D481E87AAA4
12:113  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>54B03824-DC0F-479B-B6A9-9D481E87AAA4</string></dict></dict></dict></array>
12:113  0:000  Custom boot screen not used because entry has unset use graphics
12:113  0:000  Closing log

Just uploaded my logs, preboot-0 was generating in the not working Clover, and preboot-1 with working Clover.

I haven't really looked into this in detail before, just noticed they were different. But after comparing them now there's quite a few things that stick out.

In preboot-0 Clover is starting on TianoCore EFI with path /EFI/BOOT, while preboot-1 says starting on Clover EFI with path /EFI/CLOVER.

Also in the LoadDrivers section, in preboot-0 it is loading EmuVariableUefi.efi which is in EFI/Clover/drivers/UEFI, it is not loading the drivers from the BIOS folder, while in preboot-1 it is the opposite! By the way, EmuVariableUefi.efi shouldn't even be there and I shouldn't even have a UEFI folder because I did a legacy install, I added it a little while ago after reading some posts thinking it might help, so I'll remove this. But isn't it strange that it is loading drivers from the UEFI folder?

This might be obvious to someone, any insight would be great!
 
Ok... Your preboot logs are telling the story it would seem.... I'm not sure where Tianocore.org is on your system, but it appears to be an implementation of Intel's EFI (UEFI) implementation.

Do you have another SSD or HDD on your system that has this installed on it?

How did you install the OS on your new SSD? Did you use Unibeast to create the USB?

When you formatted the SSD, I assume you set the partition table to GUID otherwise you would not have an EFI partition... I believe.

It appears you must have another EFI partition somewhere on your system for it to be loading that other path first. When you exit Clover it might just be picking up the one you want? I'm not sure actually about this.

Did you happen to flash your BIOS on your motherboard to UE1? If so, then your BIOS is now UEFI which is why clover would load drivers from the UEFI folder. If not, then when Clover installs I THINK it puts a few generic or common .efi drivers in both folders depending on the Clover package you used.

When you start your computer... during post, have you tried hitting F12 and manually selecting a boot drive?

The only thing I can think is that there is another EFI partition on your SSD, or you have another SSD or HDD in your system that has an EFI with Clover that has the Tianocore path. (which I've not heard of until you posted this) ... I actually just browsed Tianocore.org to see what it was.
 
It's possible that you miss a file when building your USB installer.
macOS X Mojave uses Apple File System (APFS), if the .efi driver is not there, the bootlaoder won't detect your SSD.
View attachment 475101
Thank you, but yes I actually made sure I had that driver in the correct place... I use a legacy BIOS, so that driver is in EFI/CLOVER/drivers/BIOS in my system.
 
Ok... Your preboot logs are telling the story it would seem.... I'm not sure where Tianocore.org is on your system, but it appears to be an implementation of Intel's EFI (UEFI) implementation.

Do you have another SSD or HDD on your system that has this installed on it?

How did you install the OS on your new SSD? Did you use Unibeast to create the USB?

When you formatted the SSD, I assume you set the partition table to GUID otherwise you would not have an EFI partition... I believe.

It appears you must have another EFI partition somewhere on your system for it to be loading that other path first. When you exit Clover it might just be picking up the one you want? I'm not sure actually about this.

Did you happen to flash your BIOS on your motherboard to UE1? If so, then your BIOS is now UEFI which is why clover would load drivers from the UEFI folder. If not, then when Clover installs I THINK it puts a few generic or common .efi drivers in both folders depending on the Clover package you used.

When you start your computer... during post, have you tried hitting F12 and manually selecting a boot drive?

The only thing I can think is that there is another EFI partition on your SSD, or you have another SSD or HDD in your system that has an EFI with Clover that has the Tianocore path. (which I've not heard of until you posted this) ... I actually just browsed Tianocore.org to see what it was.

Nope, all other SSD/HDDs were disconnected when I installed, and they are also disconnected whenever I'm booting up on this High Sierra drive (until I figure out how to fix the problem). I didn't use Unibeast, I did a vanilla installation using createinstallmedia and manually installed Clover to the USB. And yes, partition table was set to GUID.

No I didn't upgrade to the beta UEFI (U1G for my board), I heard of people having some issues so I've been avoiding it and stuck to legacy BIOS. Regarding Clover, do you mean both folders as in BIOS and UEFI? If so, then these .efi files should be visible right? I didn't see anything added except the drivers I selected in Clover and the kexts I copied over.

Yes I have tried manually selecting boot drive via F12, it only comes up with a single drive (as others have been disconnected).

I've done a bit of digging around after reading your post, and we might be onto something...

My motherboard features something called 'Hybrid EFI', which I was aware of but had no idea what it was, I didn't really care about it. But because you mentioned there could be another EFI partition somewhere, it got me thinking about this 'Hybrid EFI' thing. Did some digging around and came across this site where he says:

Briefly, Hybrid EFI is a UEFI based on the open source TianoCore reference implementation. This implementation is also at the heart of UEFI DUET, which enables you to boot using EFI methods on BIOS-based computers. In fact, conceptually, Hybrid EFI is similar to using UEFI DUET, except that the EFI code is built into the firmware: Underneath the UEFI layer, Hybrid EFI uses an old-style BIOS—specifically, an Award BIOS version 6.00PG, at least in the case of the GA-78LMT-S2P I bought. Once an OS (or even a boot loader) has booted, the underlying BIOS becomes fairly unimportant. Contrary to the implication of many forum posts I found, Hybrid EFI is much more than just a way to get Windows to boot from a disk that's over 2TiB in size. To boot on such a disk, Windows needs to have a full EFI implementation, and Hybrid EFI delivers that. It also enables booting Linux or other OSes in EFI mode.

Also, this site which was referenced in the previous:

First things first: this is not an EFI BIOS (although, technically, EFI is more of a replacement for the BIOS than a specific kind of BIOS). Gigabyte’s 6-series motherboards still use an old-school Award BIOS. However, they incorporate an EFI bootloader to enable support for hard drives larger than 2.2TB.

Looks like I have a built in EFI bootloader which might be causing this problem! I think I should probably reinstall Clover but in UEFI mode this time. Strange nobody has noticed this for our Gigabyte 6 series motherboards, I'm guessing most have probably flashed the UEFI BIOS.
 
I've done a bit of digging around after reading your post, and we might be onto something...

My motherboard features something called 'Hybrid EFI', which I was aware of but had no idea what it was, I didn't really care about it. But because you mentioned there could be another EFI partition somewhere, it got me thinking about this 'Hybrid EFI' thing.

Looks like I have a built in EFI bootloader which might be causing this problem! I think I should probably reinstall Clover but in UEFI mode this time. Strange nobody has noticed this for our Gigabyte 6 series motherboards, I'm guessing most have probably flashed the UEFI BIOS.

I don't think you need to reinstall Clover... Now that you posted those excerpts you found, it may just be a BIOS setting that is causing the Tianocore bootloader to load FIRST when you start up your computer or restart. If the EFI truly is in the firmware this would make sense as when you start up your computer, the bootloader in the firmware is being loaded during "post." Then when you exit clover and restart it, it's hitting your EFI folder on your SSD. This is speculation mind you, but it seems logical.

I have a 6-series motherboard and I have Award BIOS (Legacy) version F10.

Couple things:

1. Can you post screen shots of your BIOS settings?

2. Also, I would like to see your EFI folder from your EFI partition.... Make a copy of it to your desktop, then go into the copy you made and delete the folder EFI/CLOVER/Themes (this will cut down file size)... then ZIP the copied folder and upload it in your next post.
 
Status
Not open for further replies.
Back
Top