Revision: 18997
          http://sourceforge.net/p/edk2/code/18997
Author:   abiesheuvel
Date:     2015-11-27 17:08:08 +0000 (Fri, 27 Nov 2015)
Log Message:
-----------
ArmPkg/BdsLib: drop bogus gArmGlobalVariableGuid dependency

The BdsLib implementation under ArmPkg never references
gArmGlobalVariableGuid so it should not list it as a dependency.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Leif Lindholm <[email protected]>

Modified Paths:
--------------
    trunk/edk2/ArmPkg/Library/BdsLib/BdsLib.inf

Modified: trunk/edk2/ArmPkg/Library/BdsLib/BdsLib.inf
===================================================================
--- trunk/edk2/ArmPkg/Library/BdsLib/BdsLib.inf 2015-11-27 17:07:54 UTC (rev 
18996)
+++ trunk/edk2/ArmPkg/Library/BdsLib/BdsLib.inf 2015-11-27 17:08:08 UTC (rev 
18997)
@@ -44,7 +44,6 @@
 
 [Guids]
   gEfiFileInfoGuid
-  gArmGlobalVariableGuid
 
 [Protocols]
   gEfiBdsArchProtocolGuid


------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to