audk/ArmPlatformPkg/PrePeiCore/Arm
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
..
ArchPrePeiCore.c ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
Exception.S ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
Exception.asm ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
PrePeiCoreEntryPoint.S ArmPlatformPkg: fixups for 64-bit pointers 2016-03-25 07:17:28 +01:00
PrePeiCoreEntryPoint.asm ArmPlatformPkg: fixups for 64-bit pointers 2016-03-25 07:17:28 +01:00
SwitchStack.S ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
SwitchStack.asm ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00