]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/C/GenFw/GenFw.c
BaseTools: Update GenFw to correct DebugEntry Offset when convert XIP image
authorLiming Gao <liming.gao@intel.com>
Mon, 26 Feb 2018 05:51:44 +0000 (13:51 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 27 Feb 2018 10:43:30 +0000 (18:43 +0800)
commit29c50757873c431c59fa4173f9cfd5c3548a1394
treed8984dfe39671e84565f584c4e46472a5f3f354d
parent0939fda93cbc252cd5b4ed4f026ed6ec9e07687f
BaseTools: Update GenFw to correct DebugEntry Offset when convert XIP image

DebugEntry FileOffset is required to be updated to the virtual address if
the input image is converted to XIP image.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/C/GenFw/GenFw.c