Adding OpenCore entry to UEFI Boot - profzei/Matebook-X-Pro-2018 GitHub Wiki
In case you need to add an OpenCore entry to the UEFI Boot menu, please follow the instructions below:
- Boot to Windows and mount/access your EFI partition
- Download BOOTICE (by Pauly) from my local repository
- Unzip it, select the
x64version and run it with administrator privileges - Select the
UEFItab, and clickEdit boot entries:
- Create a new boot entry selecting
Addin the left-side menu and point it in the new file browser toOpenCore.efiin theOCfolder on the EFI partion
- Now the
Media fileentry is filled with\EFI\OC\OpenCore.efi - Edit the
Menu titleentry withOpenCoreand then click onSave current boot entrybutton saving changes
- Click
Upin the left-side menu to move the new entry to the top, and then close the window (Closebutton)
- You will now have both OpenCore and Windows Boot Manager on the F12 Menu.