]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/FwVol/FwVol.c
To make backward compatiblity, if can not find corresponding the handle of FV then...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 11 Nov 2009 05:51:45 +0000 (05:51 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 11 Nov 2009 05:51:45 +0000 (05:51 +0000)
commit2f016ba866025af6551b5bfe3be14c47c3549f6b
tree0026777b14ffa760bbb6460ef6ce7ca0f634bdc7
parent43ffc47f9c270ee39b02cc5b18fa031ecdae6f25
To make backward compatiblity, if can not find corresponding the handle of FV then treat FV as build-in FFS2 format and memory mapped FV that FV handle is pointed to the address of first byte of FV.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9409 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Pei/FwVol/FwVol.c