UefiPayloadPkg: Disable EFI shell
This commit is contained in:
@ -235,7 +235,7 @@ PlatformBootManagerAfterConsole (
|
||||
//
|
||||
// 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
|
||||
BootLogoUpdateProgress (
|
||||
|
Reference in New Issue
Block a user