]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/CTA9x4: use declared PPI rather than module local var
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 14 Dec 2015 13:00:21 +0000 (13:00 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Mon, 14 Dec 2015 13:00:21 +0000 (13:00 +0000)
commit377a3b025e0378ab70732f66709fce887fb5fdfe
treebbe405842e6d4b11533aa49078e9e891dfa27c20
parent3fc4abf6c4061f8d48e931f9161fc3c2bb613e8b
ArmPlatformPkg/CTA9x4: 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@19242 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibCTA9x4/ArmVExpressLib.inf
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibCTA9x4/ArmVExpressLibSec.inf
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibCTA9x4/CTA9x4.c