]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Update ARM/AArch64 GenFv vector processing for encapsulated FVs
authorCohen, Eugene <eugene@hp.com>
Tue, 1 Mar 2016 23:39:36 +0000 (23:39 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 10 Mar 2016 15:04:11 +0000 (22:04 +0700)
commiteca22f362cd5f008ba2c1f1a3b4f122b206e0a1c
treea99d97ec7bc54062aa18669d16bc0e06ba2b4701
parent815ada26cb7069d1121153c4e661e796c9e1da25
BaseTools: Update ARM/AArch64 GenFv vector processing for encapsulated FVs

Instead of only handling SEC Core or PEI Core instances in the outer FV,
the GenFv tool will now recurse into FV image FFS files to look for instances
in encapsulated FVs so the vector area can be updated appropriately.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eugene Cohen <eugene@hp.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/C/GenFv/GenFvInternalLib.c