From 538ca10f15866a5c7f53183b7f551fa40f982273 Mon Sep 17 00:00:00 2001 From: Ard Biesheuvel Date: Fri, 27 Nov 2015 17:08:08 +0000 Subject: 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 Reviewed-by: Leif Lindholm git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18997 6f19259b-4bc3-4df7-8a09-765794883524 --- ArmPkg/Library/BdsLib/BdsLib.inf | 1 - 1 file changed, 1 deletion(-) diff --git a/ArmPkg/Library/BdsLib/BdsLib.inf b/ArmPkg/Library/BdsLib/BdsLib.inf index eb4543eb20..458fc66ff0 100644 --- a/ArmPkg/Library/BdsLib/BdsLib.inf +++ b/ArmPkg/Library/BdsLib/BdsLib.inf @@ -44,7 +44,6 @@ [Guids] gEfiFileInfoGuid - gArmGlobalVariableGuid [Protocols] gEfiBdsArchProtocolGuid -- cgit v1.2.3