]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools:Fv BaseAddress must set If it not set
authorZhijux Fan <zhijux.fan@intel.com>
Wed, 26 Dec 2018 07:23:04 +0000 (15:23 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Fri, 1 Feb 2019 03:09:20 +0000 (11:09 +0800)
commitd7f40203dca4570b27c70fad76c8c1b91230fda9
tree8da54b1da38d895b95d18032a3809676d59a7d74
parent2c2bb053a36bf12c6a02b6765348ff15774c5e40
BaseTools:Fv BaseAddress must set If it not set

If ForceRebase is not set, and FV is specified in FD region,
 it should have FvBaseAddress

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/GenFds/FvImageSection.py
BaseTools/Source/Python/GenFds/GenFds.py