mirror of https://github.com/acidanthera/audk.git
ArmPlatformPkg/ArmJunoDxe: drop bogus gArmGlobalVariableGuid dependency
ArmJunoDxe does not use gArmGlobalVariableGuid so drop the declaration from the .inf. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18999 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
eab28b9f8f
commit
0a529e76fb
|
@ -52,7 +52,6 @@
|
|||
UefiDriverEntryPoint
|
||||
|
||||
[Guids]
|
||||
gArmGlobalVariableGuid
|
||||
gEfiEndOfDxeEventGroupGuid
|
||||
gEfiFileInfoGuid
|
||||
|
||||
|
|
Loading…
Reference in New Issue