]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/ArmJunoLib: use declared PPI rather than module local var
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 14 Dec 2015 13:00:03 +0000 (13:00 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Mon, 14 Dec 2015 13:00:03 +0000 (13:00 +0000)
commitbb68296ff87307ac8dcf753cc4cbe576bfdb8ba9
treed3afb74c14b8e9bf22230dbcb214d9b15ac43541
parent29a1e1708bdc87fbf8705f50e63ddce39e8cf2a5
ArmPlatformPkg/ArmJunoLib: use declared PPI rather than module local var

We can refer to gArmMpCoreInfoPpiGuid directly if we declare it under
[Ppis] in the library's .inf so there is no need to copy it into a
module local variable.

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@19240 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmJunoPkg/Library/ArmJunoLib/ArmJuno.c
ArmPlatformPkg/ArmJunoPkg/Library/ArmJunoLib/ArmJunoLib.inf