UefiPayloadPkg: Disable EFI shell
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
@@ -315,7 +315,7 @@ PlatformBootManagerAfterConsole (
|
|||||||
//
|
//
|
||||||
// Register UEFI Shell
|
// Register UEFI Shell
|
||||||
//
|
//
|
||||||
PlatformRegisterFvBootOption (&gUefiShellFileGuid, L"UEFI Shell", LOAD_OPTION_ACTIVE);
|
//PlatformRegisterFvBootOption (&gUefiShellFileGuid, L"UEFI Shell", LOAD_OPTION_ACTIVE);
|
||||||
|
|
||||||
if (FixedPcdGetBool (PcdBootManagerEscape)) {
|
if (FixedPcdGetBool (PcdBootManagerEscape)) {
|
||||||
BootText = L"Press ESC for Boot Options/Settings, or SPACE for Pop!_OS Recovery";
|
BootText = L"Press ESC for Boot Options/Settings, or SPACE for Pop!_OS Recovery";
|
||||||
|
Reference in New Issue
Block a user