Revision: 18998
http://sourceforge.net/p/edk2/code/18998
Author: abiesheuvel
Date: 2015-11-27 17:08:22 +0000 (Fri, 27 Nov 2015)
Log Message:
-----------
ArmPlatformPkg/Bds: drop bogus ArmGlobalVariable dependencies
Remove the GUID references to gArmGlobalVariableGuid and includes
of ArmGlobalVariableHob.h since they are not used by the ARM BDS.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Leif Lindholm <[email protected]>
Modified Paths:
--------------
trunk/edk2/ArmPlatformPkg/Bds/Bds.inf
trunk/edk2/ArmPlatformPkg/Bds/BootMenu.c
trunk/edk2/ArmPlatformPkg/Bds/BootOption.c
Modified: trunk/edk2/ArmPlatformPkg/Bds/Bds.inf
===================================================================
--- trunk/edk2/ArmPlatformPkg/Bds/Bds.inf 2015-11-27 17:08:08 UTC (rev
18997)
+++ trunk/edk2/ArmPlatformPkg/Bds/Bds.inf 2015-11-27 17:08:22 UTC (rev
18998)
@@ -58,7 +58,6 @@
[Guids]
gEfiEndOfDxeEventGroupGuid
gEfiFileSystemInfoGuid
- gArmGlobalVariableGuid
gFdtVariableGuid
[Protocols]
Modified: trunk/edk2/ArmPlatformPkg/Bds/BootMenu.c
===================================================================
--- trunk/edk2/ArmPlatformPkg/Bds/BootMenu.c 2015-11-27 17:08:08 UTC (rev
18997)
+++ trunk/edk2/ArmPlatformPkg/Bds/BootMenu.c 2015-11-27 17:08:22 UTC (rev
18998)
@@ -14,8 +14,6 @@
#include "BdsInternal.h"
-#include <Guid/ArmGlobalVariableHob.h>
-
#include <libfdt.h>
/**
Modified: trunk/edk2/ArmPlatformPkg/Bds/BootOption.c
===================================================================
--- trunk/edk2/ArmPlatformPkg/Bds/BootOption.c 2015-11-27 17:08:08 UTC (rev
18997)
+++ trunk/edk2/ArmPlatformPkg/Bds/BootOption.c 2015-11-27 17:08:22 UTC (rev
18998)
@@ -12,7 +12,6 @@
*
**/
-#include <Guid/ArmGlobalVariableHob.h>
#include "BdsInternal.h"
EFI_STATUS
------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits