]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/GenFv: Support SecCore and PeiCore in different FV
authorChasel, Chiu <chasel.chiu@intel.com>
Wed, 26 Dec 2018 13:15:19 +0000 (21:15 +0800)
committerChasel, Chiu <chasel.chiu@intel.com>
Fri, 28 Dec 2018 06:29:42 +0000 (14:29 +0800)
commit2bb4a7ca6299298f84da4657576b140f178c7458
treedb3f3178f50824a436e2cca568390022754e4907
parentabc4c3386a50cb97c30ec108f0cb85aef769c267
BaseTools/GenFv: Support SecCore and PeiCore in different FV

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1423

There is usage model that SecCore and PeiCore are in different FVs.
Update BaseTools to support this usage model.

Test: Verified on internal platform with the case SecCore and
PeiCore in different FVs and built/booted successfully.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/C/GenFv/GenFvInternalLib.c