icons | rEFInd-theme-Yours | Yours-LegacyBIOS | Yours-UEFI |
---|
English | 简体中文 | 繁體中文 | ... |
---|
Y-o-u-r-s,
Your own usual rEFInd's sign for UEFI firmware.
Thank to Security bypass patches from Super-UEFIinSecureBoot-Disk of ValdikSS,
it can even load Clover or OpenCore to boot Hackintosh with Secure Boot enabled, not disabled anymore.
- 64bit UEFI supported;
- GPU/vBIOS UEFI supported;
[Power On]=>[UEFI Firmware]=>[BOOTX64.EFI] shimx64.efi
renamed =>[fbx64.efi] PreLoader.efi
renamed =>[grubx64_real.efi] Linked to Yours_x64.efi
=>[Yours_x64.efi]=>[Yours]
🖱️Click to Unfold to see🖱️
- Delete the folder
ESP: ESP\EFI\Boot
; - Copy the folder
zip: ESP\EFI\Yours
intoESP: \EFI
; - Copy the folder
zip: ESP\EFI\BOOT
intoESP: \EFI
; - Copy the file
zip: ESP\startup.nsh
intoESP: \
; - Copy the file
zip: ESP\ENROLL_THIS_KEY_IN_MOKMANAGER.cer
intoESP: \
;
In order to ensure
- that the graphical interface is NOT going to be interrupted by codes;
- that it will support Secure Boot;
🖱️Click to Unfold to see🖱️
File Name | Directory | Principle | Function |
---|---|---|---|
GRUB_PreLoader_CLOVER.efi |
EFI\Yours\efi\Hackintosh |
Linked to EFI\CLOVER\CLOVERX64.efi |
PreLoader CloverBootloader |
GRUB_PreLoader_CLOVER.png |
EFI\Yours\efi\Hackintosh |
To display icon with the same name | Used to display icon of Clover |
GRUB_PreLoader_OC.efi |
EFI\Yours\efi\Hackintosh |
Linked to EFI\OC\OpenCore.efi |
PreLoader OpenCore |
GRUB_PreLoader_OC.png |
EFI\Yours\efi\Hackintosh |
To display icon with the same name | Used to display icon of OC |
- Set
LauncherOption=System
by editingconfig.plist
;
- You can select the icon of Clover or OC, press [Delete], and hide the corresponding entry.
Frequently asked question
http://www.rodsbooks.com/refind/secureboot.html
https://github.com/ValdikSS/Super-UEFIinSecureBoot-Disk
If you like it and are looking forward to the coming update, you can star it.💫
- rEFInd Boot Manager of Roderick W. Smith;
- grub2-filemanager of a1ive;
- Security bypass patches from Super-UEFIinSecureBoot-Disk of ValdikSS;