]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/FwVol/FwVol.c
MdeModulePkg PeiCore: Handle multiple FV images in one FV file
authorStar Zeng <star.zeng@intel.com>
Wed, 29 Aug 2018 03:08:09 +0000 (11:08 +0800)
committerStar Zeng <star.zeng@intel.com>
Mon, 3 Sep 2018 09:04:57 +0000 (17:04 +0800)
commit0e042d0ad76157ac9bad17bb4e1ff2919ca0d8f4
tree1cf0b0441cb5e363b19f8aa7d888db21f7eb2ee5
parent374168ae651fabcb77a0b9d2e55ca80b46630dbb
MdeModulePkg PeiCore: Handle multiple FV images in one FV file

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

PI spec and BaseTools support to generate multiple FV images
in one FV file.
This patch is to update PeiCore to handle the case.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdeModulePkg/Core/Pei/FwVol/FwVol.c
MdeModulePkg/Core/Pei/PeiMain.h