audk/BaseTools/Source/C/GenFv
Leo Duran adb6ac2563 BaseTools/GenFv: Account for rebase of FV section containing VTF file
Account for rebase of FV section containing VTF file on IA32/IA64.
This supports cases where the reset vector may not be set at 0xFFFFFFF0.

For example, FV section defined as:
[FV.FvSecPei]
  FvBaseAddress = $(FV_BOOT_BASE)
  FvForceRebase = TRUE

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leo Duran <leo.duran@amd.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-08-14 21:20:51 +02:00
..
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
GenFv.c License header updated to match correct format. 2014-08-28 13:53:34 +00:00
GenFvInternalLib.c BaseTools/GenFv: Account for rebase of FV section containing VTF file 2016-08-14 21:20:51 +02:00
GenFvInternalLib.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Makefile