Jump to content

Clover General discussion


ErmaC
29,866 posts in this topic

Recommended Posts

9 hours ago, Matgen84 said:

 

Same issue here with r4606 using UDK2018 on Mojave.

 

[SOLVED] Remove previous version, Install Xcode 10 Beta 4 and reinstall command lines tools (I'm not sure is necessary)

In cvad's script: I comment make pkg (line 502),  uncomment ./makepkg (line 501)

All work fines

 

 

Ok... Does it still make a package without that command....?

 

Also, I'm not sure this is really a fix...since I was able to compile it just fine with High Sierra using Xcode 9...and the same commands. Soo....something looks fishy to me.

  • Like 1
Link to comment
Share on other sites

39 minutes ago, arsradu said:

 

Ok... Does it still make a package without that command....?

 

Also, I'm not sure this is really a fix...since I was able to compile it just fine with High Sierra using Xcode 9...and the same commands. Soo....something looks fishy to me.

 

I thinks too something looks strange. All works fine with High Sierra without any change into v1.1.8 cavd's script. But  I can compile a package only with this modified line under Mojave Beta 4 (Xcode 10 Beta 4)

Edited by Matgen84
Link to comment
Share on other sites

58 minutes ago, Matgen84 said:

 

I thinks too something looks strange. All works fine with High Sierra without any change into v1.1.8 cavd's script. But  I can compile a package only with this modified line under Mojave Beta 4 (Xcode 10 Beta 4)

Right... I think it might do something to compile it.... Still, I was talking about compiling Clover with the default method. No custom scripts.

 

Still weird... Personally, I'm thinking this is probably some outdated methods/files which are no longer compatible with latest Xcode.

 

Update:

Quick question: in Mojave, did you build with Dark Mode ON or OFF? Amazingly enough, I can build with Dark Mode OFF (meaning Light Mode ON).

Also, looks like the problem is related to Dark Mode... Since Clover Prefpane seems to be white, even in Dark Mode.

 

316613575_Screenshot2018-07-18at21_19_31.png.393e8f38fa11e7871ebe7cce21106979.png

1539128105_Screenshot2018-07-18at21_19_37.png.81d48450e0c3a62ec8be7c9d255a06a0.png

Edited by arsradu
  • Like 1
Link to comment
Share on other sites

Hello everyone! I have recently updated my xps 13 9343 from sierra 10.12.6 to high sierra 10.13.6. I know my all files are converted to apsf format and I need apsf.efi or apsfdriverloader.efi in EFI clover driversUEFI64 folder to load partition. I have dual boot Windows 10 as well. Once I place those files to that folder, clover won't boot as all. Without those files I can only see Windows partition. So now I am stuck half way. What could cause conflict? Is there any way to diagnose this issue?

Link to comment
Share on other sites

TLDR: (10.13.x) HFSplus can't detect any drives (including the USB stick OSX installer) on UEFI booting when I installed an older firmware on motherboard. VboxHFS+ works on UEFI boot. But I have experienced bootloop issues when I use VboxHFs + 4+TB HFS+ raid array but on legacy boot. 

 

No issues with HFSplus when using legacy booting.

 

I can use a legacy boot USB installer to install OSX but the HDD have the same issues when using UEFI boot.

---------------------

A month ago I updated the firmware (2018 version) on my Intel board and I got UEFI booting working. Clover+HFSplus.efi can detect my USB and the single HDD. I also have no bootloop issues when it comes to using a 4+TB HFS+ raid array. 

 

Because of other weird boot issues which I thought we're due to OSX, I moved back to Windows. But the weird boot issues area still present so I put back an older version (2017) of the firmware  and from what I can see, my boot issues on Windows have disappeared.

 

I decided to try OSX again last night. The problem is that when UEFi booting, HFSplus.efi can't detect any drives including the USB stick. I used VboxHFS just several hours ago, no issues with detecting drives.

 

But when I was testing OSX last month and was using VBoxHFS on legacy boot, I get bootloop issues when I have 4+TB HFS+ raid array.

 

I tried smaller raid array like 2x 80GB and I don't get any bootloop with that. My educated guess is that VboxHFS starts to get issues with raid arrays as the size increases.

 

Any ideas on how to:

1. Continue using HFSplus but using UEFI

2. OR use VbosHFS but no bootloop on raid arrays

 

Thanks

Link to comment
Share on other sites

3 hours ago, newuser said:

Hello everyone! I have recently updated my xps 13 9343 from sierra 10.12.6 to high sierra 10.13.6. I know my all files are converted to apsf format and I need apsf.efi or apsfdriverloader.efi in EFI clover driversUEFI64 folder to load partition. I have dual boot Windows 10 as well. Once I place those files to that folder, clover won't boot as all. Without those files I can only see Windows partition. So now I am stuck half way. What could cause conflict? Is there any way to diagnose this issue?

Can you remove your serials from SMBIOS and RTvariables and upload your entire EFI folder for analysis?

Link to comment
Share on other sites

12 hours ago, arsradu said:

Right... I think it might do something to compile it.... Still, I was talking about compiling Clover with the default method. No custom scripts.

 

Still weird... Personally, I'm thinking this is probably some outdated methods/files which are no longer compatible with latest Xcode.

 

Update:

Quick question: in Mojave, did you build with Dark Mode ON or OFF? Amazingly enough, I can build with Dark Mode OFF (meaning Light Mode ON).

Also, looks like the problem is related to Dark Mode... Since Clover Prefpane seems to be white, even in Dark Mode.

 

 

 

I don't install CloverPrefpane in System/settings.

 

Yes, I compile in Dark mode in Mojave Beta 4. I test cavd release v1.1.9

 

1. compile with existing src folder (create with 1.1.8 modified): all works fine 

2. compile clean src folder: error 65 make pkg

Link to comment
Share on other sites

9 minutes ago, Matgen84 said:

 

I don't install CloverPrefpane in System/settings.

 

Yes, I compile in Dark mode in Mojave Beta 4. I test cavd release v1.1.9

 

1. compile with existing src folder (create with 1.1.8 modified): all works fine 

2. compile clean src folder: error 65 make pkg

 

OK, thank you. :)

 

Waiting for vector sigma to push the changes up.

  • Like 1
Link to comment
Share on other sites

Is this the right place to talk about compiling and other developer talk? Seems it's more appropriate to talk about that in the clover development section. And leave the "normal" clover users to this thread?

Edited by mrjayviper
Link to comment
Share on other sites

29 minutes ago, mrjayviper said:

Is this the right place to talk about compiling and other developer talk? Seems it's more appropriate to talk about that in the clover development section. And leave the "normal" clover users to this thread?

Well, you would be right. Except regular users cannot post in the development thread.

  • Like 1
Link to comment
Share on other sites

18 minutes ago, mrjayviper said:

How can I disable scanning of entries during clover boot?

 

I've tried the settings on the screenshot and Auto=Yes  (which disables all the checkboxes inside the scan section) but it's still happening.

 

Thanks

 

Mar6lvu.png

 

Well, unchecking Entries should do the trick. I'm thinking maybe the drive you're booting from is not actually the one using this config? Cause I've got that disabled, and there is no "Scanning entries..." in Clover boot. Or...maybe you have multiple config.plist files?

 

Update:

 

Try Boot -> NoEarlyProgress.

Edited by arsradu
  • Like 1
Link to comment
Share on other sites

another question please.

 

If I don't need something to show up (or scanned), I can delete the EFI driver. correct?

 

example: I don't want the Windows OS/data partitions to be shown/scanned so I can delete and NTFS driver. Or in Linux case, I can delete any of the extX drivers.

 

Thanks

Edited by mrjayviper
Link to comment
Share on other sites

51 minutes ago, mrjayviper said:

another question please.

 

If I don't need something to show up (or scanned), I can delete the EFI driver. correct?

 

example: I don't want the Windows OS/data partitions to be shown/scanned so I can delete and NTFS driver. Or in Linux case, I can delete any of the extX drivers.

 

Thanks

Quite correct.

  • Like 1
Link to comment
Share on other sites

9 hours ago, arsradu said:

Can you remove your serials from SMBIOS and RTvariables and upload your entire EFI folder for analysis?

Removed serial like you asked. Here you go. Thank you very much for your input!

EFI.7z

 

Edited by newuser
double quote
Link to comment
Share on other sites

22 minutes ago, newuser said:

Removed serial like you asked. Here you go. Thank you very much for your input!

EFI.7z

 

 

You've got drivers in both drivers64 and drivers64UEFI folders. Since this is a UEFI installation, I'm pretty sure you don't need the drivers64 folder. But you might wanna salvage HFSPlus.efi and apfs.efi from there and have them somewhere safe, in case you need them. Or you could just move the entire folder somewhere on your Desktop, for now.

 

Also, you've got quite a lot of patched DSDT/SSDT. Hope they won't interfere with anything.

 

Anyway, this would be my first guess. Try to move/remove the drivers64 folder and see if it makes a difference for you.

Edited by arsradu
Link to comment
Share on other sites

 

12 minutes ago, arsradu said:

 

You've got drivers in both drivers64 and drivers64UEFI. Since, this is a UEFI installation, I'm pretty sure you don't need the drivers64 folder. But you might wanna salvage HFSPlus.efi and apfs.efi from there and have them somewhere safe, in case you need them. Or you could just move the entire folder somewhere on your Desktop, for now. I'd say the rest of the files in that folder might already be present in drivers64UEFI. But if you wanna take a second look, that would probably be best.

 

Also, you've got quite a lot of patched DSDT/SSDT. Hope they won't interfere with anything.

 

Anyway, this would be my first guess. Try to move/remove the drivers64 folder and see if it makes a difference for you.

Removed drivers64 and no difference. HFSPlus.efi never worked for me from the beginning I am using vboxhfs-64.efi instead.

Edited by newuser
Link to comment
Share on other sites

8 minutes ago, newuser said:

 

Removed drivers64 and no difference. HFSPlus.efi never worked for me from the beginning I am using vboxhfs-64.efi instead.

 

Ok, so to resume.

With apfs/apfsdriverloader in drivers64UEFI, you can boot MacOS but you can't boot Windows
Without them, you can only boot Windows (which I'd say is intended, since MacOS requires APFS).

 

So, the only question here is why can't you boot Windows anymore when you add apfsdriverloader to drivers64UEFI. Did you change anything else? Does it work with older Clover versions...? Not too old, though. Maybe a boot log could help here...? I don't know.

 

I don't use Windows anymore, so can't really tell... Maybe people with more experience in that will have a better idea what's going on in this case. 

 

Is Windows installed on a separate partition on the same drive or a separate drive altogether? 

Link to comment
Share on other sites

1 minute ago, arsradu said:

 

Ok, so to resume.

With apfs/apfsdriverloader in drivers64UEFI, you can boot MacOS but you can't boot Windows
Without them, you can only boot Windows (which I'd say is intended, since MacOS requires APFS).

 

So, the only question here is why can't you boot Windows anymore when you add apfsdriverloader to drivers64UEFI. Did you change anything else? Does it work with older Clover versions...? Not too old, though. Maybe a boot log could help here...? I don't know.

 

I don't use Windows anymore, so can't really tell... Maybe people with more experience in that will have a better idea what's going on in this case. 

 

Is Windows installed on a separate partition on the same drive or a separate drive altogether? 

I can't boot to MacOS at all because clover wont boot at all with apfs/apfsdriverloader in drivers64UEFI. I don't use Windows as well but now that is the only way I can access EFI partition and mac files and do some changes. I've tried older Clover version but no luck. How to access boot.log? Windows is installed on separate partition.

Link to comment
Share on other sites

14 minutes ago, newuser said:

I can't boot to MacOS at all because clover wont boot at all with apfs/apfsdriverloader in drivers64UEFI. I don't use Windows as well but now that is the only way I can access EFI partition and mac files and do some changes. I've tried older Clover version but no luck. How to access boot.log? Windows is installed on separate partition.

 

To generate a preboot.log, on Clover boot UI, press F2. The resulting file should be stored in EFI/CLOVER/misc.

 

Also, do you think it would be possible to boot without patched DSDTs for testing (move them somewhere for now)? I'm afraid that might affect MacOS boot. Not sure about Windows boot though. But...personally I'd start with a clean config with MINIMUM patches, no patched SSDT/DSDT.  Kinda hard to debug when you're having so many points of failure.

Edited by arsradu
Link to comment
Share on other sites

58 minutes ago, arsradu said:

 

To generate a preboot.log, on Clover boot UI, press F2. The resulting file should be stored in EFI/CLOVER/misc.

 

Also, do you think it would be possible to boot without patched DSDTs for testing (move them somewhere for now)? I'm afraid that might affect MacOS boot. Not sure about Windows boot though. But...personally I'd start with a clean config with MINIMUM patches, no patched SSDT/DSDT.  Kinda hard to debug when you're having so many points of failure.

To get to Clover UI boot I had to removed apfsdriverloader.efi from drivers64UEFI. This is the only way for me to load Clover now. Boot tested with moved DSDT patched + apfs.efi (from installer) /apfsdriverloader.efi different folder still clover. I can start Windows either through UEFIbios or clover, but only without APF / apfsdriverloader. Please check my proboot.log.

Quote

0:100  0:100  MemLog inited, TSC freq: 2194919694
0:100  0:000  CPU was calibrated with ACPI PM Timer
0:100  0:000  
0:100  0:000  Now is 19.7.2018,  12:25:52 (GMT)
0:100  0:000  Starting Clover revision: 4586 on American Megatrends EFI
0:100  0:000  Build with: [Args: -D NO_GRUB_DRIVERS_EMBEDDED -t XCODE8 | -D NO_GRUB_DRIVERS_EMBEDDED -D USE_LOW_EBDA -a X64 -b RELEASE -t XCODE8 -n 5 | OS: 10.13.5 | XCODE: 9.4.1]
0:100  0:000  SelfDevicePath=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800) @C7CA5C98
0:100  0:000  SelfDirPath = \EFI\CLOVER
0:100  0:000  === [ Get Smbios ] ========================================
0:100  0:000  Type 16 Index = 0
0:100  0:000  Total Memory Slots Count = 2
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 =  DIMM A
0:100  0:000  SmbiosTable.Type17->Vendor = Elpida
0:100  0:000  SmbiosTable.Type17->SerialNumber = 81808080
0:100  0:000  SmbiosTable.Type17->PartNumber = 8KTS51264HDZ-1G6E1
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 =  DIMM B
0:100  0:000  SmbiosTable.Type17->Vendor = Elpida
0:100  0:000  SmbiosTable.Type17->SerialNumber = 82808080
0:100  0:000  SmbiosTable.Type17->PartNumber = 8KTS51264HDZ-1G6E1
0:100  0:000  Boot status=0
0:100  0:000  Running on: 'XPS 13 9343' with board '0TM99H'
0:100  0:000  === [ GetCPUProperties ] ==================================
0:100  0:000  CPU Vendor = 756E6547 Model=306D4
0:100  0:000   The CPU supported SSE4.1
0:100  0:000  BrandString = Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
0:100  0:000   The CPU supported turbo
0:100  0:000  MSR 0x35               20004
0:100  0:000  MSR 0xE2 before patch 1E008408
0:100  0:000  MSR 0xE2 is locked, PM patches will be turned on
0:100  0:000  MSR 0xCE              0005053B_F3011600
0:100  0:000  corrected FLEX_RATIO = 0
0:100  0:000  MSR 0x1B0             00000000
0:100  0:000  FSBFrequency = 100 MHz, DMI FSBFrequency = 100 MHz, Corrected FSBFrequency = 100 MHz
0:100  0:000  MaxDiv/MinDiv: 22.0/5
0:100  0:000  Turbo: 25/25/25/27
0:100  0:000  Features: 0xBFEBFBFF
0:100  0:000  Threads: 4
0:100  0:000  Cores: 2
0:100  0:000  FSB: 100 MHz
0:100  0:000  CPU: 2200 MHz
0:100  0:000  TSC: 2200 MHz
0:100  0:000  PIS: 100 MHz
0:100  0:000  ExternalClock: 25 MHz
0:100  0:000  === [ GetDevices ] ========================================
0:100  0:000  PCI (00|00:00.00) : 8086 1604 class=060000
0:100  0:000  PCI (00|00:02.00) : 8086 1616 class=030000
0:100  0:000   - GFX: Model=Intel HD Graphics 5500 (Intel)
0:100  0:000  PCI (00|00:03.00) : 8086 160C class=040300
0:100  0:000  PCI (00|00:04.00) : 8086 1603 class=118000
0:100  0:000  PCI (00|00:14.00) : 8086 9CB1 class=0C0330
0:100  0:000  PCI (00|00:16.00) : 8086 9CBA class=078000
0:100  0:000  PCI (00|00:16.01) : FFFF FFFF class=FFFFFF
0:100  0:000  PCI (00|00:1C.00) : 8086 9C90 class=060400
0:100  0:000  PCI (00|01:00.00) : FFFF FFFF class=FFFFFF
0:100  0:000  PCI (00|00:1C.03) : 8086 9C96 class=060400
0:100  0:000  PCI (00|02:00.00) : 14E4 43B1 class=028000
0:100  0:000   - WIFI: Vendor=Broadcom
0:100  0:000  PCI (00|00:1F.00) : 8086 9CC3 class=060100
0:100  0:000  PCI (00|00:1F.02) : 8086 9C83 class=010601
0:100  0:000  PCI (00|00:1F.03) : 8086 9CA2 class=0C0500
0:100  0:000  PCI (00|00:1F.06) : 8086 9CA4 class=118000
0:100  0:000  === [ GetDefaultSettings ] ================================
0:100  0:000  Clover load options size = 186 bytes
0:101  0:000  EFI\CLOVER\.plist not loaded with name from LoadOptions: Invalid Parameter
0:104  0:003  EFI\CLOVER\config.plist loaded: Success
0:104  0:000  === [ GetListOfThemes ] ===================================
0:105  0:001  - [00]: applestyle
0:106  0:000  === [ Found config plists ] ===============================
0:108  0:002  - config.plist
0:108  0:000  === [ GetEarlyUserSettings ] ==============================
0:108  0:000  timeout set to 5
0:108  0:000  Custom boot CUSTOM_BOOT_DISABLED (0x0)
0:108  0:000  KextsToPatch: 7 requested
0:108  0:000   - [00]: com.apple.driver.AirPort.Brcm4360 (AirPortBrcm4360 - fcvo) :: BinPatch :: data len: 8
0:108  0:000   - [01]: AppleIntelBDWGraphicsFramebuffer (NoLabel) - invalid Find/Replace data - skipping!
0:108  0:000   - [02]: AppleIntelBDWGraphicsFramebuffer  (Siera Grafika) - invalid Find/Replace data - skipping!
0:108  0:000   - [03]: IOBluetoothFamily (BT 10.11) :: BinPatch :: data len: 8
0:108  0:000   - [04]: IOGraphicsFamily (Boot Graphics Glitch) - invalid Find/Replace data - skipping!
0:108  0:000   - [05]: disabled:IOAHCIBlockStorage (Enable TRIM for SSD) :: BinPatch :: data len: 11
0:108  0:000   - [06]: com.apple.driver.AppleBacklight (change F%uT%04x to F%uTxxxx in AppleBacklightInjector.kext (credit RehabMan)) :: BinPatch :: data len: 9
0:108  0:000  Default theme: applestyle
0:108  0:000  Hiding entries with string 4E87B4A3-A361-4F60-ABED-16402B76870D
0:108  0:000  Hiding entries with string 18EC9078-280E-4F93-9A8F-82B2A593FE0C
0:108  0:000  Hiding entries with string E9C31A5A-16C3-4DF7-9EFB-AAD940997859
0:108  0:000  Hiding entries with string D20D6622-3063-422A-9518-D87945EB045C
0:108  0:000  === [ LoadDrivers ] =======================================
0:110  0:001  Loading AppleImageCodec-64.efi  status=Success
0:114  0:003  Loading AppleKeyAggregator-64.efi  status=Success
0:115  0:001  Loading AppleUITheme-64.efi  status=Success
0:116  0:001  Loading DataHubDxe-64.efi  status=Success
0:127  0:010  Loading FirmwareVolume-64.efi  status=Success
0:128  0:001  Loading FSInject-64.efi  status=Success
0:130  0:002  Loading OsxAptioFixDrv-64.efi  status=Success
0:132  0:001  Loading SMCHelper-64.efi  status=Success
0:133  0:001  Loading VBoxHfs-64.efi  status=Success
0:135  0:001   - driver needs connecting
0:135  0:000  Loading OsxFatBinaryDrv-64.efi  status=Success
0:137  0:002  1 drivers needs connecting ...
0:137  0:000  PlatformDriverOverrideProtocol->GetDriver overriden
0:137  0:000  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
0:460  0:323  === [ InitScreen ] ========================================
0:460  0:000  SetMaxResolution: found best mode 6: 3200x1800
0:460  0:000   - already set
0:460  0:000  Console modes reported: 4, available modes:
0:460  0:000   - [01]: 80x25
0:460  0:000   - [02]: 80x50
0:460  0:000   - [03]: 100x31
0:460  0:000   - [04]: 400x94 (current mode)
0:460  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
0:461  0:000  Using embedded font: Success
0:462  0:001  === [ GetMacAddress ] =====================================
0:462  0:000  === [ ScanSPD ] ===========================================
0:462  0:000  SMBus device : 8086 9CA2 class=0C0500 status=Success
0:462  0:000  SMBus CmdReg: 0x3
0:462  0:000  Scanning SMBus [8086:9CA2], mmio: 0xF741D004, ioport: 0xF040, hostc: 0x11
0:462  0:000  Slots to scan [8]...
0:463  0:001  === [ GetAcpiTablesList ] =================================
0:463  0:000  Get Acpi Tables List from RSDT:
0:463  0:000   - [00]: FACP  CBX3    len=132
0:463  0:000   - [01]: APIC  CBX3    len=132
0:463  0:000   - [02]: FPDT  CBX3    len=68
0:463  0:000   - [03]: FIDT  CBX3    len=156
0:463  0:000   - [04]: MCFG  CBX3    len=60
0:463  0:000   - [05]: HPET  CBX3    len=56
0:463  0:000   - [06]: SSDT  SataTabl len=1109
0:463  0:000   - [07]: UEFI   len=66
0:463  0:000   - [08]: SSDT  Tpm2Tabl len=1191
0:463  0:000   - [09]: SSDT  MeSsdt  len=75
0:464  0:000   - [10]: TPM2   len=52
0:464  0:000   - [11]: SSDT  Ther_Rvp len=3291
0:464  0:000   - [12]: ASF!   HCG len=160
0:464  0:000   - [13]: SSDT  Cpu0Ist len=1311
0:464  0:000   - [14]: SSDT  CpuSsdt len=2932
0:464  0:000   - [15]: SSDT  LakeTiny len=455
0:464  0:000   - [16]: SSDT  CppcTabl len=933
0:464  0:000   - [17]: PCCT  PcctTabl len=110
0:464  0:000   - [18]: SSDT  Cpc_Tabl len=2756
0:464  0:000   - [19]: SSDT  SaSsdt  len=16903
0:464  0:000   - [20]: SSDT  DptfTabl len=17990
0:464  0:000   - [21]: SLIC  CBX3    len=374
0:464  0:000   - [22]: MSDM  CBX3    len=85
0:464  0:000   - [23]: CSRT  BDW-ULT len=196
0:464  0:000   - [24]: BGRT   len=56
0:464  0:000  Calibrated TSC Frequency = 2194919694 = 2194MHz
0:464  0:000  === [ GetUserSettings ] ===================================
0:464  0:000  USB FixOwnership: no
0:464  0:000  Dropping 7 tables:
0:464  0:000   - [00]: Drop table  signature="SSDT" (54445353) table-id="Cpu0Cst" (0074734330757043)
0:464  0:000           - set table: 54445353,   74734330757043 to drop: no
0:464  0:000   - [01]: Drop table  signature="SSDT" (54445353) table-id="CpuPm" (0000006D50757043)
0:464  0:000           - set table: 54445353,       6D50757043 to drop: no
0:464  0:000   - [02]: Drop table  signature="DMAR" (52414D44)
0:464  0:000           - set table: 52414D44,                0 to drop: no
0:464  0:000   - [03]: Drop table  signature="SSDT" (54445353) table-id="ApCst" (0000007473437041)
0:464  0:000           - set table: 54445353,       7473437041 to drop: no
0:464  0:000   - [04]: Drop table  signature="SSDT" (54445353) table-id="ApIst" (0000007473497041)
0:464  0:000           - set table: 54445353,       7473497041 to drop: no
0:464  0:000   - [05]: Drop table  signature="SSDT" (54445353) table-id="Cpu0Ist" (0074734930757043)
0:464  0:000           - set table: 54445353,   74734930757043 to drop: yes
0:464  0:000   - [06]: Drop table  signature="MATS" (5354414D)
0:464  0:000           - set table: 5354414D,                0 to drop: no
0:464  0:000   - final DSDT Fix mask=00000004
0:464  0:000  PluginType: 1
0:464  0:000  Using ProductName from config: MacBookPro12,1
0:464  0:000  Using latest BiosVersion from clover
0:464  0:000  BiosVersion: MBP121.88Z.0176.B00.1804091715
0:464  0:000  BiosReleaseDate: 04/09/2018
0:464  0:000  Using FirmwareFeatures from config: 0xFC0FE136
0:464  0:000  Using FirmwareFeaturesMask from config: 0xFF1FFF3F
0:464  0:000  Board-ID set from config as Mac-E43C1C25D4880AD6
0:464  0:000  BoardType: 0xA
0:464  0:000  ChassisType: 0x9
0:468  0:003  === [ Found DSDT tables ] =================================
0:469  0:000  - DSDT.aml
0:514  0:045  === [ ScanVolumes ] =======================================
0:514  0:000  Found 6 volumes with blockIO
0:514  0:000  - [00]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)
0:515  0:000          Result of bootcode detection: bootable unknown (legacy)
0:515  0:000  - [01]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
0:515  0:000          Result of bootcode detection: bootable unknown (legacy)
0:515  0:000          This is SelfVolume !!
0:515  0:000  - [02]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,D20D6622-3063-422A-9518-D87945EB045C,0xFA000,0x40000)
0:516  0:000          hiding this volume
0:516  0:000  - [03]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(3,GPT,E9C31A5A-16C3-4DF7-9EFB-AAD940997859,0x13A000,0x61A8000)
0:517  0:000          Result of bootcode detection: bootable Windows (vista,win)
0:517  0:000          hiding this volume
0:517  0:000  - [04]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(4,GPT,067EA57B-5D38-428C-9799-ECE7ADA28C13,0x62E2000,0x1388000)
0:517  0:000  - [05]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(5,GPT,3BE58E1A-34CF-4D6C-3455-68B2A39AD53C,0x766A000,0x16689288)
0:518  0:000          Result of bootcode detection: bootable unknown (legacy)
0:518  0:000  === [ InitTheme ] =========================================
0:520  0:002  Using theme 'applestyle' (EFI\CLOVER\themes\applestyle)
0:523  0:002  Loading font from ThemeDir: Success
0:523  0:000  Chosen theme applestyle
0:523  0:000  after NVRAM boot-args=-v dart=0 nv_disable=1 kext-dev-mode=1
0:523  0:000  === [ Dump SMC keys from NVRAM ] ==========================
0:523  0:000  found AppleSMC protocol
0:533  0:010  Registered 17 SMC keys
0:534  0:000  === [ ScanLoader ] ========================================
0:534  0:000  - [01]: 'EFI'
0:535  0:001          AddLoaderEntry for Volume Name=EFI
0:549  0:013          AddLoaderEntry for Volume Name=EFI
0:549  0:000          skipped because entry is hidden
0:549  0:000  - [03]: 'OS', hidden
0:549  0:000  Scanning legacy ...
0:549  0:000   3: 'OS' (vista,win) hidden
0:549  0:000  === [ AddCustomTool ] =====================================
0:550  0:000  found tool \EFI\CLOVER\tools\Shell64U.efi
0:550  0:000  Checking EFI partition Volume 1 for Clover
0:550  0:000   Found Clover
0:551  0:001  === [ GetEfiBootDeviceFromNvram ] =========================
0:551  0:000  Default boot entry not found
0:551  0:000  DefaultIndex=-1 and MainMenu.EntryCount=7
1:427  0:875  GUI ready
15:458  14:031  ReinitSelfLib after theme change
15:458  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
15:458  0:000  === [ ScanVolumes ] =======================================
15:458  0:000  Found 6 volumes with blockIO
15:458  0:000  - [00]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)
15:461  0:003          Result of bootcode detection: bootable unknown (legacy)
15:461  0:000          This is SelfVolume !!
15:461  0:000  - [01]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
15:462  0:000          Result of bootcode detection: bootable unknown (legacy)
15:462  0:000          This is SelfVolume !!
15:462  0:000  - [02]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,D20D6622-3063-422A-9518-D87945EB045C,0xFA000,0x40000)
15:462  0:000  - [03]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(3,GPT,E9C31A5A-16C3-4DF7-9EFB-AAD940997859,0x13A000,0x61A8000)
15:463  0:000          Result of bootcode detection: bootable Windows (vista,win)
15:463  0:000  - [04]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(4,GPT,067EA57B-5D38-428C-9799-ECE7ADA28C13,0x62E2000,0x1388000)
15:464  0:000  - [05]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(5,GPT,3BE58E1A-34CF-4D6C-3455-68B2A39AD53C,0x766A000,0x16689288)
15:464  0:000          Result of bootcode detection: bootable unknown (legacy)
15:464  0:000  Chosen theme applestyle
15:464  0:000  after NVRAM boot-args=-v dart=0 nv_disable=1 kext-dev-mode=1
15:464  0:000  === [ ScanLoader ] ========================================
15:464  0:000  - [01]: 'EFI'
15:465  0:000          AddLoaderEntry for Volume Name=EFI
15:474  0:009          AddLoaderEntry for Volume Name=EFI
15:475  0:001  - [03]: 'OS'
15:484  0:008  Scanning legacy ...
15:484  0:000   3: 'OS' (vista,win) add legacy
15:484  0:000   added 'Boot Windows from OS' OSType=2 Icon=vista,win
15:484  0:000  === [ AddCustomTool ] =====================================
15:484  0:000  found tool \EFI\CLOVER\tools\Shell64U.efi
15:484  0:000  Checking EFI partition Volume 1 for Clover
15:484  0:000   Found Clover
15:484  0:000  === [ GetEfiBootDeviceFromNvram ] =========================
15:485  0:000  Default boot entry not found
15:485  0:000  DefaultIndex=-1 and MainMenu.EntryCount=9
16:305  0:820  ReinitSelfLib after theme change
16:305  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
16:306  0:000  === [ ScanVolumes ] =======================================
16:306  0:000  Found 6 volumes with blockIO
16:306  0:000  - [00]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)
16:309  0:003          Result of bootcode detection: bootable unknown (legacy)
16:309  0:000          This is SelfVolume !!
16:309  0:000  - [01]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
16:309  0:000          Result of bootcode detection: bootable unknown (legacy)
16:310  0:000          This is SelfVolume !!
16:310  0:000  - [02]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,D20D6622-3063-422A-9518-D87945EB045C,0xFA000,0x40000)
16:310  0:000          hiding this volume
16:310  0:000  - [03]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(3,GPT,E9C31A5A-16C3-4DF7-9EFB-AAD940997859,0x13A000,0x61A8000)
16:311  0:000          Result of bootcode detection: bootable Windows (vista,win)
16:311  0:000          hiding this volume
16:311  0:000  - [04]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(4,GPT,067EA57B-5D38-428C-9799-ECE7ADA28C13,0x62E2000,0x1388000)
16:312  0:000  - [05]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(5,GPT,3BE58E1A-34CF-4D6C-3455-68B2A39AD53C,0x766A000,0x16689288)
16:312  0:000          Result of bootcode detection: bootable unknown (legacy)
16:312  0:000  Chosen theme applestyle
16:312  0:000  after NVRAM boot-args=-v dart=0 nv_disable=1 kext-dev-mode=1
16:312  0:000  === [ ScanLoader ] ========================================
16:312  0:000  - [01]: 'EFI'
16:313  0:000          AddLoaderEntry for Volume Name=EFI
16:322  0:009          AddLoaderEntry for Volume Name=EFI
16:322  0:000          skipped because entry is hidden
16:322  0:000  - [03]: 'OS', hidden
16:322  0:000  Scanning legacy ...
16:322  0:000   3: 'OS' (vista,win) hidden
16:322  0:000  === [ AddCustomTool ] =====================================
16:322  0:000  found tool \EFI\CLOVER\tools\Shell64U.efi
16:322  0:000  Checking EFI partition Volume 1 for Clover
16:322  0:000   Found Clover
16:322  0:000  === [ GetEfiBootDeviceFromNvram ] =========================
16:322  0:000  Default boot entry not found
16:322  0:000  DefaultIndex=-1 and MainMenu.EntryCount=7
17:140  0:818  ReinitSelfLib after theme change
17:140  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
17:140  0:000  === [ ScanVolumes ] =======================================
17:140  0:000  Found 6 volumes with blockIO
17:140  0:000  - [00]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)
17:143  0:003          Result of bootcode detection: bootable unknown (legacy)
17:143  0:000          This is SelfVolume !!
17:143  0:000  - [01]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
17:144  0:000          Result of bootcode detection: bootable unknown (legacy)
17:145  0:000          This is SelfVolume !!
17:145  0:000  - [02]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,D20D6622-3063-422A-9518-D87945EB045C,0xFA000,0x40000)
17:145  0:000  - [03]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(3,GPT,E9C31A5A-16C3-4DF7-9EFB-AAD940997859,0x13A000,0x61A8000)
17:146  0:000          Result of bootcode detection: bootable Windows (vista,win)
17:146  0:000  - [04]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(4,GPT,067EA57B-5D38-428C-9799-ECE7ADA28C13,0x62E2000,0x1388000)
17:146  0:000  - [05]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(5,GPT,3BE58E1A-34CF-4D6C-3455-68B2A39AD53C,0x766A000,0x16689288)
17:147  0:000          Result of bootcode detection: bootable unknown (legacy)
17:147  0:000  Chosen theme applestyle
17:147  0:000  after NVRAM boot-args=-v dart=0 nv_disable=1 kext-dev-mode=1
17:147  0:000  === [ ScanLoader ] ========================================
17:147  0:000  - [01]: 'EFI'
17:148  0:000          AddLoaderEntry for Volume Name=EFI
17:157  0:009          AddLoaderEntry for Volume Name=EFI
17:157  0:000  - [03]: 'OS'
17:166  0:008  Scanning legacy ...
17:166  0:000   3: 'OS' (vista,win) add legacy
17:166  0:000   added 'Boot Windows from OS' OSType=2 Icon=vista,win
17:166  0:000  === [ AddCustomTool ] =====================================
17:166  0:000  found tool \EFI\CLOVER\tools\Shell64U.efi
17:166  0:000  Checking EFI partition Volume 1 for Clover
17:166  0:000   Found Clover
17:167  0:000  === [ GetEfiBootDeviceFromNvram ] =========================
17:167  0:000  Default boot entry not found
17:167  0:000  DefaultIndex=-1 and MainMenu.EntryCount=9
17:988  0:820  ReinitSelfLib after theme change
17:988  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
17:988  0:000  === [ ScanVolumes ] =======================================
17:988  0:000  Found 6 volumes with blockIO
17:988  0:000  - [00]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)
17:991  0:003          Result of bootcode detection: bootable unknown (legacy)
17:991  0:000          This is SelfVolume !!
17:991  0:000  - [01]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
17:991  0:000          Result of bootcode detection: bootable unknown (legacy)
17:992  0:000          This is SelfVolume !!
17:992  0:000  - [02]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,D20D6622-3063-422A-9518-D87945EB045C,0xFA000,0x40000)
17:993  0:000          hiding this volume
17:993  0:000  - [03]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(3,GPT,E9C31A5A-16C3-4DF7-9EFB-AAD940997859,0x13A000,0x61A8000)
17:993  0:000          Result of bootcode detection: bootable Windows (vista,win)
17:993  0:000          hiding this volume
17:993  0:000  - [04]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(4,GPT,067EA57B-5D38-428C-9799-ECE7ADA28C13,0x62E2000,0x1388000)
17:994  0:000  - [05]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(5,GPT,3BE58E1A-34CF-4D6C-3455-68B2A39AD53C,0x766A000,0x16689288)
17:994  0:000          Result of bootcode detection: bootable unknown (legacy)
17:994  0:000  Chosen theme applestyle
17:995  0:000  after NVRAM boot-args=-v dart=0 nv_disable=1 kext-dev-mode=1
17:995  0:000  === [ ScanLoader ] ========================================
17:995  0:000  - [01]: 'EFI'
17:995  0:000          AddLoaderEntry for Volume Name=EFI
18:004  0:009          AddLoaderEntry for Volume Name=EFI
18:004  0:000          skipped because entry is hidden
18:004  0:000  - [03]: 'OS', hidden
18:004  0:000  Scanning legacy ...
18:004  0:000   3: 'OS' (vista,win) hidden
18:004  0:000  === [ AddCustomTool ] =====================================
18:004  0:000  found tool \EFI\CLOVER\tools\Shell64U.efi
18:004  0:000  Checking EFI partition Volume 1 for Clover
18:004  0:000   Found Clover
18:005  0:000  === [ GetEfiBootDeviceFromNvram ] =========================
18:005  0:000  Default boot entry not found
18:005  0:000  DefaultIndex=-1 and MainMenu.EntryCount=7
20:549  2:544  ReinitSelfLib after theme change
20:549  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
20:549  0:000  === [ ScanVolumes ] =======================================
20:549  0:000  Found 6 volumes with blockIO
20:549  0:000  - [00]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)
20:552  0:003          Result of bootcode detection: bootable unknown (legacy)
20:552  0:000          This is SelfVolume !!
20:552  0:000  - [01]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
20:553  0:000          Result of bootcode detection: bootable unknown (legacy)
20:553  0:000          This is SelfVolume !!
20:553  0:000  - [02]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,D20D6622-3063-422A-9518-D87945EB045C,0xFA000,0x40000)
20:554  0:000  - [03]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(3,GPT,E9C31A5A-16C3-4DF7-9EFB-AAD940997859,0x13A000,0x61A8000)
20:554  0:000          Result of bootcode detection: bootable Windows (vista,win)
20:554  0:000  - [04]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(4,GPT,067EA57B-5D38-428C-9799-ECE7ADA28C13,0x62E2000,0x1388000)
20:555  0:000  - [05]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(5,GPT,3BE58E1A-34CF-4D6C-3455-68B2A39AD53C,0x766A000,0x16689288)
20:555  0:000          Result of bootcode detection: bootable unknown (legacy)
20:556  0:000  Chosen theme applestyle
20:556  0:000  after NVRAM boot-args=-v dart=0 nv_disable=1 kext-dev-mode=1
20:556  0:000  === [ ScanLoader ] ========================================
20:556  0:000  - [01]: 'EFI'
20:556  0:000          AddLoaderEntry for Volume Name=EFI
20:565  0:008          AddLoaderEntry for Volume Name=EFI
20:566  0:000  - [03]: 'OS'
20:574  0:008  Scanning legacy ...
20:574  0:000   3: 'OS' (vista,win) add legacy
20:575  0:000   added 'Boot Windows from OS' OSType=2 Icon=vista,win
20:575  0:000  === [ AddCustomTool ] =====================================
20:575  0:000  found tool \EFI\CLOVER\tools\Shell64U.efi
20:575  0:000  Checking EFI partition Volume 1 for Clover
20:575  0:000   Found Clover
20:575  0:000  === [ GetEfiBootDeviceFromNvram ] =========================
20:575  0:000  Default boot entry not found
20:575  0:000  DefaultIndex=-1 and MainMenu.EntryCount=9
37:229  16:653  ReinitSelfLib after theme change
37:229  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
37:229  0:000  === [ ScanVolumes ] =======================================
37:229  0:000  Found 6 volumes with blockIO
37:229  0:000  - [00]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)
37:232  0:003          Result of bootcode detection: bootable unknown (legacy)
37:232  0:000          This is SelfVolume !!
37:232  0:000  - [01]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,EEACE0E5-99C9-4BFE-BE5E-6BBB514023B8,0x800,0xF9800)
37:232  0:000          Result of bootcode detection: bootable unknown (legacy)
37:233  0:000          This is SelfVolume !!
37:233  0:000  - [02]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,D20D6622-3063-422A-9518-D87945EB045C,0xFA000,0x40000)
37:234  0:000          hiding this volume
37:234  0:000  - [03]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(3,GPT,E9C31A5A-16C3-4DF7-9EFB-AAD940997859,0x13A000,0x61A8000)
37:234  0:000          Result of bootcode detection: bootable Windows (vista,win)
37:234  0:000          hiding this volume
37:234  0:000  - [04]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(4,GPT,067EA57B-5D38-428C-9799-ECE7ADA28C13,0x62E2000,0x1388000)
37:235  0:000  - [05]: Volume: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(5,GPT,3BE58E1A-34CF-4D6C-3455-68B2A39AD53C,0x766A000,0x16689288)
37:235  0:000          Result of bootcode detection: bootable unknown (legacy)
37:235  0:000  Chosen theme applestyle
37:235  0:000  after NVRAM boot-args=-v dart=0 nv_disable=1 kext-dev-mode=1
37:236  0:000  === [ ScanLoader ] ========================================
37:236  0:000  - [01]: 'EFI'
37:236  0:000          AddLoaderEntry for Volume Name=EFI
37:245  0:009          AddLoaderEntry for Volume Name=EFI
37:245  0:000          skipped because entry is hidden
37:245  0:000  - [03]: 'OS', hidden
37:245  0:000  Scanning legacy ...
37:245  0:000   3: 'OS' (vista,win) hidden
37:245  0:000  === [ AddCustomTool ] =====================================
37:245  0:000  found tool \EFI\CLOVER\tools\Shell64U.efi
37:245  0:000  Checking EFI partition Volume 1 for Clover
37:245  0:000   Found Clover
37:245  0:000  === [ GetEfiBootDeviceFromNvram ] =========================
37:245  0:000  Default boot entry not found
37:245  0:000  DefaultIndex=-1 and MainMenu.EntryCount=7
41:870  4:624  BootVariable of the entry is empty
41:870  0:000  === [ StartLoader ] =======================================
41:870  0:000  Finally: ExternalClock=25MHz BusSpeed=99770kHz CPUFreq=2195MHz PIS: hw.busfrequency=100000000Hz
41:870  0:000  Loading bootmgfw.efi  status=Success
42:126  0:255  Closing events for Windows
42:126  0:000  OtherOS: Found Acpi 2.0 RSDP 0xD6E9B000
42:126  0:000  RSDT at D6E9B028
42:126  0:000  XSDT at D6E9B0B8
42:126  0:000  FADT pointer = D6EAE778
42:133  0:006  Cleanup RSDT: count=25, length=136
42:133  0:000  corrected RSDT: count=25, length=136
42:133  0:000  Cleanup XSDT: count=25, length=236
42:133  0:000  corrected XSDT count=25, length=236
42:133  0:000  Closing log
 

 

Link to comment
Share on other sites

×
×
  • Create New...