UefiPayloadPkg: Disable EFI shell
This commit is contained in:
@ -235,7 +235,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);
|
||||||
|
|
||||||
// Show prompt at bottom center
|
// Show prompt at bottom center
|
||||||
BootLogoUpdateProgress (
|
BootLogoUpdateProgress (
|
||||||
|
Reference in New Issue
Block a user