summaryrefslogtreecommitdiff
path: root/Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/BdsPlatform.c
diff options
context:
space:
mode:
Diffstat (limited to 'Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/BdsPlatform.c')
-rw-r--r--Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/BdsPlatform.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/BdsPlatform.c b/Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/BdsPlatform.c
index 2e4eff15eb..79ff8b0b6c 100644
--- a/Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/BdsPlatform.c
+++ b/Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/BdsPlatform.c
@@ -522,9 +522,6 @@ GetGraphicsController (
EFI_HANDLE *PciHandles;
UINTN PciHandlesSize;
EFI_DEVICE_PATH_PROTOCOL *DevicePath;
- VOID *TrustedConsoleDevicepath;
-
- TrustedConsoleDevicepath = PcdGetPtr (PcdTrustedConsoleOutputDevicePath);
Status = gBS->LocateHandleBuffer (
ByProtocol,
@@ -817,16 +814,14 @@ BootCurrentIsInternalShell (
CHAR16 BootOptionName[16];
UINT8 *BootOption;
UINT8 *Ptr;
- EFI_DEVICE_PATH_PROTOCOL *BootDevicePath;
BOOLEAN Result;
EFI_STATUS Status;
EFI_DEVICE_PATH_PROTOCOL *TempDevicePath;
EFI_DEVICE_PATH_PROTOCOL *LastDeviceNode;
EFI_GUID *GuidPoint;
- BootOption = NULL;
- BootDevicePath = NULL;
- Result = FALSE;
+ BootOption = NULL;
+ Result = FALSE;
//
// Get BootCurrent variable