n-d-k / OpenCorePkg

OpenCore front end
BSD 3-Clause "New" or "Revised" License
105 stars 11 forks source link

OpenShell not show in boot menu #30

Closed davidm71 closed 4 years ago

davidm71 commented 4 years ago

With recent release of NDK OpenShell.efi not show on boot menu. All other icons and tool items work. Same plist works on standard fork.

n-d-k commented 4 years ago

All tools are checked for file existed before it's added to the boot menu, so make sure the file is there in Tools folder and matched the name in config.plist.

PS. With latest commit, You can now skip the custom/tools entry file checks with Misc->Boot->SkipCustomEntryCheck = YES.

davidm71 commented 4 years ago

Doesn’t work