/NdkBootPicker

External GUI boot picker for Official OpenCore bootloader

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

NdkBootPicker for Official OpenCore Build Status

Initial release external NdkBootPicker.efi for Official OpenCore.

  • Bios Date/time, OC version can be displayed with Spacebar key .
  • Screenshot via F10 function is available if OC will support OC_INPUT_F10.

Instruction:

  • Binary release are compiled by Travis Ci server and posted in the Releases tab.
  • NdkBootPicker.efi need to be in EFI/OC/Drivers and set to load in config.plist
  • Icons folder need to be into EFI/OC/ folder
  • Config.plist set Misc->Boot->PickerMode = External
  • To build NdkBootPicker.efi, run "./ndk-macbuild.tool" at Terminal (require Xcode and Xcode Command Line Tool installed, and open xcode to accept license agreement before compiling).