]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: remove PeiServicesTablePointerLib implementation
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 27 Nov 2015 17:06:24 +0000 (17:06 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Fri, 27 Nov 2015 17:06:24 +0000 (17:06 +0000)
commitac0a171a74f567fc972670d95d2cf2d53ccf53e5
treee99efe5938f9e53b94b7611e8ed33e35cb792ec4
parente8c75da2395e98b6825932eba7db0b7dd6265e63
ArmPlatformPkg: remove PeiServicesTablePointerLib implementation

This removes the PeiServicesTablePointerLib implementation under
ArmPlatformPkg that violates the PI spec, and hence should not be
used. Instead, the implementation that resides under ArmPkg should
be used.

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@18989 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmPlatformPkg.dec
ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c [deleted file]
ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf [deleted file]