mirror of https://github.com/acidanthera/audk.git
ArmPlatformPkg/ArmVExpressFastBootDxe: drop bogus gArmGlobalVariableGuid dep
ArmVExpressFastBootDxe 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@19000 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0a529e76fb
commit
80a6122f18
|
@ -46,9 +46,6 @@
|
|||
ArmPlatformPkg/ArmVExpressPkg/ArmVExpressPkg.dec
|
||||
ArmPkg/ArmPkg.dec
|
||||
|
||||
[Guids]
|
||||
gArmGlobalVariableGuid
|
||||
|
||||
[Pcd]
|
||||
gArmVExpressTokenSpaceGuid.PcdAndroidFastbootNvmDevicePath
|
||||
gArmPlatformTokenSpaceGuid.PcdFirmwareVendor
|
||||
|
|
Loading…
Reference in New Issue