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
x64
version and run it with administrator privileges - Select the
UEFI
tab, and clickEdit boot entries
:
- Create a new boot entry selecting
Add
in the left-side menu and point it in the new file browser toOpenCore.efi
in theOC
folder on the EFI partion
- Now the
Media file
entry is filled with\EFI\OC\OpenCore.efi
- Edit the
Menu title
entry withOpenCore
and then click onSave current boot entry
button saving changes
- Click
Up
in the left-side menu to move the new entry to the top, and then close the window (Close
button)
- You will now have both OpenCore and Windows Boot Manager on the F12 Menu.