summaryrefslogtreecommitdiff
path: root/Platform/RaspberryPi/RPi3/Library/PlatformBootManagerLib/PlatformBm.c
diff options
context:
space:
mode:
Diffstat (limited to 'Platform/RaspberryPi/RPi3/Library/PlatformBootManagerLib/PlatformBm.c')
-rw-r--r--Platform/RaspberryPi/RPi3/Library/PlatformBootManagerLib/PlatformBm.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/Platform/RaspberryPi/RPi3/Library/PlatformBootManagerLib/PlatformBm.c b/Platform/RaspberryPi/RPi3/Library/PlatformBootManagerLib/PlatformBm.c
index 92f3b614..12c3829d 100644
--- a/Platform/RaspberryPi/RPi3/Library/PlatformBootManagerLib/PlatformBm.c
+++ b/Platform/RaspberryPi/RPi3/Library/PlatformBootManagerLib/PlatformBm.c
@@ -460,7 +460,8 @@ PlatformRegisterOptionsAndKeys (
RemoveStaleBootOptions ();
- ShellOption = PlatformRegisterFvBootOption (&gUefiShellFileGuid, L"UEFI Shell", LOAD_OPTION_ACTIVE);
+ ShellOption = PlatformRegisterFvBootOption (&gUefiShellFileGuid,
+ L"UEFI Shell", LOAD_OPTION_CATEGORY_APP);
if (ShellOption != -1) {
//
// F1 boots Shell.