]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
The FV size in EFI_FV_INFO has been excluded the length of FV header, so no need...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 27 Nov 2009 02:38:32 +0000 (02:38 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 27 Nov 2009 02:38:32 +0000 (02:38 +0000)
commit595d4b4c24181a2e8bdc71426b37c441f8a2d85d
treea0c7adc014dbe6cbaaa0e89cbaf57f46ca55fea1
parent350cefd392775c40b6ec0f317f264a8645afe135
The FV size in EFI_FV_INFO has been excluded the length of FV header, so no need subtract the length of FV header again when compute the length of Apriori file.

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