mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2025-01-22 21:01:31 +01:00
Add files via upload
This commit is contained in:
parent
bd1af4c3df
commit
74692cba9f
@ -212,13 +212,25 @@ Install to /EFI/CLOVER/themes/steampunkblack";
|
||||
//keeps your Themes up to date, remove or install them by choosing from a wide selection.
|
||||
//Install to /Applications";
|
||||
|
||||
// ============================================================================
|
||||
// BootLoaderChooser
|
||||
// ----------------------------------------------------------------------------
|
||||
"BootLoaderChooser_title" = "BootLoaderChooser";
|
||||
"BootLoaderChooser_description" = "BootLoaderChooser by jief,
|
||||
This tool is a menu that allows you to choose which bootloader you want to load.
|
||||
Will replace your BOOX64.efi, you can choose between Clover and OpenCore.
|
||||
The first time, you'll get the menu. Choose one bootloader.
|
||||
The next times, it'll immediately load the bootloader you chose before.
|
||||
When you need the menu back, just boot your computer with a key pressed.
|
||||
More infos https://github.com/jief666/BootloaderChooser. ";
|
||||
|
||||
// ============================================================================
|
||||
// CloverConfigPlistValidator
|
||||
// ----------------------------------------------------------------------------
|
||||
"CloverConfigPlistValidator_title" = "CloverConfigPlistValidator";
|
||||
"CloverConfigPlistValidator_description" = "CloverConfigPlistValidator by jief,
|
||||
Verify sanity of your config.plist keeps it clean and up to date.
|
||||
Installs to ";
|
||||
Installs to /usr/local/bin and will be available as 'ccpv' ";
|
||||
|
||||
// ============================================================================
|
||||
// RC Scripts
|
||||
|
Loading…
Reference in New Issue
Block a user