]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c
Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue...
[mirror_edk2.git] / Nt32Pkg / Library / PeiNt32PeCoffLib / PeiNt32PeCoffLib.c
index 997585cd464a7b4f1b3c18222f9894669b66c5dc..91ce7f64689ab1ae3687ae53900557236105eac3 100644 (file)
@@ -248,7 +248,7 @@ PeCoffLoaderRelocateImageForRuntime (
 RETURN_STATUS\r
 EFIAPI\r
 PeCoffLoaderUnloadImage (\r
-  IN PE_COFF_LOADER_IMAGE_CONTEXT         *ImageContext\r
+  IN OUT PE_COFF_LOADER_IMAGE_CONTEXT         *ImageContext\r
   )\r
 {\r
   return mPeiEfiPeiPeCoffLoader->UnloadImage (mPeiEfiPeiPeCoffLoader, ImageContext);\r