]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatPkg/EnhancedFatDxe/OpenVolume.c
MdeModulePkg: Allow DxeIpl to load without permanent memory
[mirror_edk2.git] / FatPkg / EnhancedFatDxe / OpenVolume.c
index 50f02f0720268d96d6cf9126bd552d9fa5c51c6d..0f43ffae9826d2afc7eca4dab7571fe171ca3b3d 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2005 - 2009, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2005 - 2013, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available\r
 under the terms and conditions of the BSD License which accompanies this\r
 distribution. The full text of the license may be found at\r
@@ -73,7 +73,7 @@ Returns:
 \r
 Done:\r
 \r
-  Status = FatCleanupVolume (Volume, Volume->Root, Status);\r
+  Status = FatCleanupVolume (Volume, Volume->Root, Status, NULL);\r
   FatReleaseLock ();\r
 \r
   return Status;\r