audk/ArmPlatformPkg/PrePeiCore
Leendert van Doorn 91673dfdfe ArmPlatformPkg: fixups for 64-bit pointers
This retypes some stack base PCD as 64-bit, and fixes up a number of references
to 64-bit PCDs (including the retypes ones), to use the correct PcdGet64()
accessors. Note that, in the case of FixedPcdGet64, this does not actually
caused any problems, since that resolves to an immediate value. But the
generic PcdGetxx accessors should be typed according to the size of the PCD.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leo Duran <leo.duran@amd.com>
[ard.biesheuvel: fixed up some instances in the 32-bit ARM code]
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2016-03-25 07:17:28 +01:00
..
AArch64 ArmPlatformPkg: fixups for 64-bit pointers 2016-03-25 07:17:28 +01:00
Arm ArmPlatformPkg: fixups for 64-bit pointers 2016-03-25 07:17:28 +01:00
MainMPCore.c ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmetic 2015-12-08 14:15:14 +00:00
MainUniCore.c ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmetic 2015-12-08 14:15:14 +00:00
PrePeiCore.c ArmPlatformPkg: Fix stack switch bug after commit 7945b29 2015-12-10 16:07:03 +00:00
PrePeiCore.h ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel init 2015-11-27 17:07:31 +00:00
PrePeiCoreMPCore.inf ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel init 2015-11-27 17:07:31 +00:00
PrePeiCoreUniCore.inf ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel init 2015-11-27 17:07:31 +00:00