]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Update PeiCore to handle specific child FV
authorLiming Gao <liming.gao@intel.com>
Thu, 25 Jun 2015 03:29:38 +0000 (03:29 +0000)
committerlgao4 <lgao4@Edk2>
Thu, 25 Jun 2015 03:29:38 +0000 (03:29 +0000)
commit01d3a5703fc7a918d29e482b01881c3178d2c02f
treef8e8298090136560a2b79934743a5cb9ad51b2e6
parentff0c6d6617833573e9de0eec7287a90247365b98
MdeModulePkg: Update PeiCore to handle specific child FV

Child FV may be placed in parent FV image without process required. Then,
Child FV and parent FV will be in the same continuous space. For FileHandle,
FileHandleToVolume() function needs to find the best matched FV handle.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17704 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Pei/FwVol/FwVol.c