Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_DIR}/Blank.pad for XIP IPF CODE 16byte align.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1830 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4 2006-10-23 11:42:17 +00:00
parent c777d1d406
commit 0bab6d041a
1 changed files with 1 additions and 1 deletions

View File

@ -17906,7 +17906,7 @@
<Section SectionType="EFI_SECTION_RAW">
<!--add 12 bytes blank.pad file-->
<Filenames>
<Filename>Blank.pad</Filename>
<Filename>${PLATFORM_DIR}/Blank.pad</Filename>
</Filenames>
</Section>
<Section SectionType="EFI_SECTION_PE32"/>