]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg: build runtime drivers with 64 KB section alignment
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 2 Jul 2015 06:36:10 +0000 (06:36 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Thu, 2 Jul 2015 06:36:10 +0000 (06:36 +0000)
commit226d10c3572d42fde1d8afce3507374560505ce1
treebf1ced04a0e6504d6cf9991c89997b45d96b1808
parentf0dbe9fa0a437fe27210718c2f1d575b99e26583
ArmVirtPkg: build runtime drivers with 64 KB section alignment

This adds the 64 KB alignment overlay linker script to the linker
command line of DXE_RUNTIME_DRIVER modules. This makes these modules
compatible with the new Properties Table feature by aligning the .text
and .data sections to 64 KB.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17803 6f19259b-4bc3-4df7-8a09-765794883524
ArmVirtPkg/ArmVirt.dsc.inc