]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/OvmfPkgIa32.fdf
OVMF: Align PE images in ROM, and strip relocations were possible.
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 7 Oct 2009 16:01:09 +0000 (16:01 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 7 Oct 2009 16:01:09 +0000 (16:01 +0000)
commitd40d3ba499c9eba392729fe6612a716e1365cfca
tree408fbabf3434f058eacd6b69317a104e2bc53c15
parent9337cf8c99c503d7c13e901ea605e460fb836393
OVMF: Align PE images in ROM, and strip relocations were possible.

Align the PE32/32+ images in the ROM for XIP (execute in place) images
to function properly following the change in r9327.  Also, convert
pre-memory PEIM's to use the TE image format and strip-relocation
data from image.  This saves a little space, and provides a sample
usage of TE images.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9332 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/OvmfPkg.fdf
OvmfPkg/OvmfPkgIa32X64.fdf