diff options
author | Jordan Justen <jordan.l.justen@intel.com> | 2014-08-18 23:04:24 +0000 |
---|---|---|
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-08-18 23:04:24 +0000 |
commit | 3449f56dac9cb423d648e45d4fa514c509b0b724 (patch) | |
tree | dc2fe82aaf11965552bcebb5f4fac32ac544024e /IntelFspPkg/FspDxeIpl | |
parent | 70e46f44cd13337106036b67ac9f79b9e4237e79 (diff) | |
download | edk2-platforms-3449f56dac9cb423d648e45d4fa514c509b0b724.tar.xz |
UefiCpuPkg: Add ResetVector/FixupVtf
This implements the older VTF ResetVector code often used on EDK II
IA32 & X64 platforms.
This VTF requires build time fixups in order to find the SEC entry
point. The BaseTools GenFv tool has code that patches the jump target
of the reset vector code to match the entry point of the SEC image in
the PEI Firmware Volume.
v2:
* Rename from OldVtf to FixupVtf
* Use EDK II extension of .nasmb rather than .nasmbin
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15826 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFspPkg/FspDxeIpl')
0 files changed, 0 insertions, 0 deletions