]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: remove ArmGlobalVariable PCD, GUID and PPI definitions
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 27 Nov 2015 17:10:28 +0000 (17:10 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Fri, 27 Nov 2015 17:10:28 +0000 (17:10 +0000)
commit5963858c67e4be5bdf277e2aadfbb573a85057cd
treeb0f5648c79f8c07e75242897acddeb3abc876b38
parentc75d895af19e5041fe6dcdb2015c5e4070726b89
ArmPlatformPkg: remove ArmGlobalVariable PCD, GUID and PPI definitions

Now that we removed all references to the ArmGlobalVariable definitions
in the various lowlevel PrePi and PrePeiCore init routines, and removed
the PPI and HOB references from PlatformPeim, it is time to say goodbye
to ArmGlobalVariable. So remove the includes and the .DEC declarations.

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@19003 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmPlatformPkg.dec
ArmPlatformPkg/Include/Guid/ArmGlobalVariableHob.h [deleted file]
ArmPlatformPkg/Include/Ppi/ArmGlobalVariable.h [deleted file]