commit | 64748d26a684a7b86b4d979d2de4fbe0557192a2 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Fri Aug 07 17:27:33 2015 +0000 |
committer | abiesheuvel <abiesheuvel@Edk2> | Fri Aug 07 17:27:33 2015 +0000 |
tree | 4846ebbeb2db562523153eb77295f1d81d2236ed | |
parent | 0c7cc4fb923d802a9dda4f6126884aba34fdab76 [diff] |
ArmPlatformPkg/PlatformPeim: constify EFI_PEI_PPI_DESCRIPTOR globals Make global EFI_PEI_PPI_DESCRIPTOR instances CONST to prevent them from being emitted into the .data section. 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@18189 6f19259b-4bc3-4df7-8a09-765794883524