UefiPayloadPkg: Disable EFI shell
This commit is contained in:
@@ -205,7 +205,7 @@ PlatformBootManagerAfterConsole (
|
|||||||
//
|
//
|
||||||
// Register UEFI Shell
|
// Register UEFI Shell
|
||||||
//
|
//
|
||||||
PlatformRegisterFvBootOption (PcdGetPtr (PcdShellFile), L"UEFI Shell", LOAD_OPTION_ACTIVE);
|
//PlatformRegisterFvBootOption (PcdGetPtr (PcdShellFile), L"UEFI Shell", LOAD_OPTION_ACTIVE);
|
||||||
|
|
||||||
Print (L"Pess ESC to enter Boot Manager Menu.\n");
|
Print (L"Pess ESC to enter Boot Manager Menu.\n");
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user