summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-11 02:53:15 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-11 02:53:15 +0000
commit18fcd6a70c87badd6342873d9a034acf4695283d (patch)
treeef80b83d70e2505ac70caeb8484f259c306365c4 /MdeModulePkg/Core/Pei
parent1e34ba7e0c0a09e20e294f6041a2212712e6cb77 (diff)
downloadedk2-platforms-18fcd6a70c87badd6342873d9a034acf4695283d.tar.xz
Add check to the allocated pool.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7861 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Pei')
-rw-r--r--MdeModulePkg/Core/Pei/FwVol/FwVol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/Pei/FwVol/FwVol.c b/MdeModulePkg/Core/Pei/FwVol/FwVol.c
index d4162057e7..2e78e51936 100644
--- a/MdeModulePkg/Core/Pei/FwVol/FwVol.c
+++ b/MdeModulePkg/Core/Pei/FwVol/FwVol.c
@@ -935,7 +935,7 @@ ProcessFvFile (
BuildFvHob (
(EFI_PHYSICAL_ADDRESS) (UINTN) FvImageInfo.FvStart,
FvImageInfo.FvSize
- );
+ );
//
// Makes the encapsulated volume show up in DXE phase to skip processing of