summaryrefslogtreecommitdiffstats
path: root/CorebootPayloadPkg
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2016-03-24 10:48:21 +0100
committerLaszlo Ersek <lersek@redhat.com>2016-03-25 10:52:06 +0100
commit6051996ccc6f540125d81c2a731e3df006d7415c (patch)
tree1d401a26e813e4cdb97d7198ef582e41a62a30f6 /CorebootPayloadPkg
parentca469b47283b802be6228c6bfa78d201ceecdd27 (diff)
downloadedk2-6051996ccc6f540125d81c2a731e3df006d7415c.tar.gz
edk2-6051996ccc6f540125d81c2a731e3df006d7415c.tar.bz2
edk2-6051996ccc6f540125d81c2a731e3df006d7415c.zip
CorebootPayloadPkg: PlatformBdsLib: remove set but unused variables
Cc: Maurice Ma <maurice.ma@intel.com> Cc: Prince Agyeman <prince.agyeman@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com>
Diffstat (limited to 'CorebootPayloadPkg')
-rw-r--r--CorebootPayloadPkg/Library/PlatformBdsLib/BdsPlatform.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/CorebootPayloadPkg/Library/PlatformBdsLib/BdsPlatform.c b/CorebootPayloadPkg/Library/PlatformBdsLib/BdsPlatform.c
index 4414485306..ef6a1b26ca 100644
--- a/CorebootPayloadPkg/Library/PlatformBdsLib/BdsPlatform.c
+++ b/CorebootPayloadPkg/Library/PlatformBdsLib/BdsPlatform.c
@@ -106,7 +106,6 @@ Returns:
{
EFI_STATUS Status;
EFI_DEVICE_PATH_PROTOCOL *DevicePath;
- EFI_DEVICE_PATH_PROTOCOL *TempDevicePath;
CHAR16 *DevPathStr;
DevicePath = NULL;
@@ -118,7 +117,6 @@ Returns:
if (EFI_ERROR (Status)) {
return Status;
}
- TempDevicePath = DevicePath;
//
// Register COM1