]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/PlatformPeim: constify EFI_PEI_PPI_DESCRIPTOR globals
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 7 Aug 2015 17:27:33 +0000 (17:27 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Fri, 7 Aug 2015 17:27:33 +0000 (17:27 +0000)
commit64748d26a684a7b86b4d979d2de4fbe0557192a2
tree4846ebbeb2db562523153eb77295f1d81d2236ed
parent0c7cc4fb923d802a9dda4f6126884aba34fdab76
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
ArmPlatformPkg/PlatformPei/PlatformPeim.c