Allan Posted September 12, 2018 Share Posted September 12, 2018 4 hours ago, Matgen84 said: I think only clover team can modify clover wiki Yes, and if anyone wants to do that, talk with @apianti 1 Link to comment Share on other sites More sharing options...
chris1111 Posted September 13, 2018 Share Posted September 13, 2018 Latest Mojave with Xcode 10.0 (10A254a) No issue Build and Install Clover 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted September 13, 2018 Share Posted September 13, 2018 51 minutes ago, chris1111 said: Latest Mojave with Xcode 10.0 (10A254a) No issue Build and Install Clover It seems to be GM seed on Apple developers site. Right? Link to comment Share on other sites More sharing options...
chris1111 Posted September 16, 2018 Share Posted September 16, 2018 ok I fix the problem Drivers for FileVault2. I build my Package like this ⬇︎ Spoiler For my part I not using FileVault2. Its look like this on my EFI Folder nothing related to FileVault2. t 1 Link to comment Share on other sites More sharing options...
Sherlocks Posted September 16, 2018 Share Posted September 16, 2018 On 9/11/2018 at 7:10 PM, Slice said: The list of drivers usefull ONLY for FV2 AppleImageCodec-64.efi AppleKeyAggregator-64.efi AppleKeyFeeder.efi AppleKeyMapAggregator.efi AppleUISupport-64.efi AppleUITheme-64.efi FirmwareVolume-64.efi HashServiceFix-64.efi AptioInputFix-64.efi AppleEvent.efi thank you for clear. i removed these files. and disappeared key delay in GUI. 2 Link to comment Share on other sites More sharing options...
SavageAUS Posted September 16, 2018 Share Posted September 16, 2018 ok I fix the problem Drivers for FileVault2. I build my Package like this ︎ Spoiler For my part I not using FileVault2. Its look like this on my EFI Folder nothing related to FileVault2. t Can you please post this in the build_clover.command thread so it can be added to the script hopefully. Sent from my iPhone using Tapatalk 3 Link to comment Share on other sites More sharing options...
chris1111 Posted September 16, 2018 Share Posted September 16, 2018 (edited) 11 hours ago, SavageAUS said: Can you please post this in the build_clover.command thread so it can be added to the script hopefully. Sent from my iPhone using Tapatalk Here attaching the origin buildpkg.sh mod with two more choice line 1034 # build FileVault2UEFI packages line 1061 # build FileVault2 packages you need this command before build packages and your only made a script to move all drivers in place or doing this manually NOTE; you have FileVault2 drivers in Drivers-Off and mandatory Drivers mkdir -p ~/src/UDK2018/Clover/CloverPackage/CloverV2/drivers-Off/FileVault2UEFI mkdir -p ~/src/UDK2018/Clover/CloverPackage/CloverV2/drivers-Off/FileVault2 maibe dev or coder doing the rest to make a script because I can not post here my script because my package is different of the one on SF This is what its like finish Spoiler I confirm that without any FileVault Drivers the boot on APFS is much faster. The trim is activate in addition buildpkg.sh.zip Edited September 16, 2018 by chris1111 CORRECTION TYPO IN FILE 1 Link to comment Share on other sites More sharing options...
chris1111 Posted September 17, 2018 Share Posted September 17, 2018 (edited) I confirm it after moving to macOS Mojave on my main SSD of my HP ProBook 6570B The boot on an APFS SSD Trim enabler activate is much faster (twice as fast) having no FileVault Drivers Here are my UEFI drivers Note I use the last drivers apfs.efi from Mojave 10.14 (18A389) Clover compile in Mojave 10.14 (18A389) UDK2018, Xcode Version 10.0 (10A254a) Edited September 17, 2018 by chris1111 3 Link to comment Share on other sites More sharing options...
vector sigma Posted September 17, 2018 Share Posted September 17, 2018 On 9/11/2018 at 12:10 PM, Slice said: The list of drivers usefull ONLY for FV2 AppleImageCodec-64.efi AppleKeyAggregator-64.efi AppleKeyFeeder.efi AppleKeyMapAggregator.efi AppleUISupport-64.efi AppleUITheme-64.efi FirmwareVolume-64.efi HashServiceFix-64.efi AptioInputFix-64.efi AppleEvent.efi AptioInputFix-64.efi is good anyway. It fix a problem with my keyboard after sleep (first key pressed remains pressed), and I can awake the PC by just moving the mouse, no otherwise. This is a good driver in any cases. IMHO all those drivers should remain where they are since the package already allow to deselect all them: if I'm not mistaken they allow an unencrypted fusion corestoage volume to be loaded as well? If true they are just essential, and w/o them... is just a custom configuration... 2 1 Link to comment Share on other sites More sharing options...
Allan Posted September 17, 2018 Share Posted September 17, 2018 8 hours ago, chris1111 said: Note I use the last drivers apfs.efi from Mojave 10.14 (18A389) Hey @chris1111. Do you already tested replace the apfs.efi for the ApfsDriverLoader.efi driver? Link to comment Share on other sites More sharing options...
chris1111 Posted September 18, 2018 Share Posted September 18, 2018 4 hours ago, Allan said: Hey @chris1111. Do you already tested replace the apfs.efi for the ApfsDriverLoader.efi driver? Yes I test lots of revision but I preferred apfs.efi 2 Link to comment Share on other sites More sharing options...
Allan Posted September 18, 2018 Share Posted September 18, 2018 57 minutes ago, chris1111 said: Yes I test lots of revision but I preferred apfs.efi I see. You had notice that you have a better performance? Speed, etc...? And thank you for your answer. Link to comment Share on other sites More sharing options...
Matgen84 Posted September 18, 2018 Share Posted September 18, 2018 (edited) Hi This morning, Xcode 10 is in regular software update on Appstore for High Sierra system Interesting for those who build Clover. Edited September 18, 2018 by Matgen84 Link to comment Share on other sites More sharing options...
chris1111 Posted September 18, 2018 Share Posted September 18, 2018 8 hours ago, Allan said: I see. You had notice that you have a better performance? Speed, etc...? And thank you for your answer. No difference performance and apfs.efi as no relation of the boot speed I think for me its FilVault Drivers because without the boot speed is more fast 1 Link to comment Share on other sites More sharing options...
chris1111 Posted September 18, 2018 Share Posted September 18, 2018 6 hours ago, Matgen84 said: Hi This morning, Xcode 10 is in regular software update on Appstore for High Sierra system Interesting for those who build Clover. Just Upgrade to this version 1 Link to comment Share on other sites More sharing options...
Slice Posted September 19, 2018 Share Posted September 19, 2018 I updated Xcode to 10. Clover compiled without problem. Apple LLVM version 10.0.0 (clang-1000.11.45.2) Target: x86_64-apple-darwin17.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin 3 Link to comment Share on other sites More sharing options...
Dr. Hurt Posted September 29, 2018 Share Posted September 29, 2018 Could the Clover installer possibly be updated to work with with SIP enabled? I get installation failed error when SIP is engaged. Link to comment Share on other sites More sharing options...
Slice Posted September 29, 2018 Share Posted September 29, 2018 3 hours ago, Dr. Hurt said: Could the Clover installer possibly be updated to work with with SIP enabled? I get installation failed error when SIP is engaged. I don't know exactly but I may propose that the Clover installer should be signed with Apple's trusted developer. The license costs money. 3 Link to comment Share on other sites More sharing options...
vector sigma Posted September 30, 2018 Share Posted September 30, 2018 17 hours ago, Slice said: I don't know exactly but I may propose that the Clover installer should be signed with Apple's trusted developer. The license costs money. Even with a trusted code-signed certificate SIP wont allow to install things in System's directories, so is it useless anyway. 4 Link to comment Share on other sites More sharing options...
D-an-W Posted September 30, 2018 Share Posted September 30, 2018 Is there an APFS.efi that will work with both Mojave and Sierra that has the debug info at boot removed maybe? Link to comment Share on other sites More sharing options...
Cyberdevs Posted September 30, 2018 Share Posted September 30, 2018 6 minutes ago, D-an-W said: Is there an APFS.efi that will work with both Mojave and Sierra that has the debug info at boot removed maybe? Yes you can use the same APFS.efi or APFSDriverLoader.efi for both macOS High Sierra and Mojave. Link to comment Share on other sites More sharing options...
D-an-W Posted September 30, 2018 Share Posted September 30, 2018 10 minutes ago, Cyberdevs said: Yes you can use the same APFS.efi or APFSDriverLoader.efi for both macOS High Sierra and Mojave. Hi, its just Sierra (Never bothered with High Sierra, new baby in the house when it was released!) and is there one with the debug info removed? Link to comment Share on other sites More sharing options...
Cyberdevs Posted September 30, 2018 Share Posted September 30, 2018 3 minutes ago, D-an-W said: Hi, its just Sierra (Never bothered with High Sierra, new baby in the house when it was released!) and is there one with the debug info removed? Congrats on the baby Try these and let me know apfs.efi is the patched version of the original Mojave's apfs and the Archive contains the ApfsDriverLoader-64.efi and AppleImageLoader-64.efi apfs.efi.zip Archive.zip 1 1 Link to comment Share on other sites More sharing options...
D-an-W Posted September 30, 2018 Share Posted September 30, 2018 Thanks, will try now. Is ApfsDriverLoader-64.efi just a direct replacement for APFS.efi or do I need both files from Archive.zip in there? My current Drivers64UEFI Folder Content: 1 Link to comment Share on other sites More sharing options...
Cyberdevs Posted September 30, 2018 Share Posted September 30, 2018 1 minute ago, D-an-W said: Thanks, will try now. Is ApfsDriverLoader-64.efi just a direct replacement for APFS.efi or do I need both files from Archive.zip in there? My current Drivers64UEFI Folder Content: You're welcome, you only need to use only one of these drivers so either remove the apfs.efi and use (ApfsDriverLoader-64.efi and AppleImageLoader-64.efi) instead or only use apfs.efi 1 Link to comment Share on other sites More sharing options...
Recommended Posts