]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Library/PeiCoreNt32PeCoffLib/PeiCoreNt32PeCoffLib.c
Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue...
[mirror_edk2.git] / Nt32Pkg / Library / PeiCoreNt32PeCoffLib / PeiCoreNt32PeCoffLib.c
index e4e6225193870afcab5851542f481ebc8fa3c9b4..ea1276fec9b2c5cfb5bce419cc5852b917df3c9f 100644 (file)
@@ -252,7 +252,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
   if (mPeiEfiPeiPeCoffLoader == NULL) {\r