]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Ppi/FirmwareVolume/FirmwareVolume.h
Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Ppi / FirmwareVolume / FirmwareVolume.h
index 006a4fb23a9b14a54c438699699006e17d5f89d3..e3740169ae3da8420c2ae1ec8b3acda19049c811 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2007, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -77,7 +77,7 @@ EFI_STATUS
 (EFIAPI *EFI_PEI_FV_FIND_FILE_NAME) (\r
   IN CONST EFI_PEI_FIRMWARE_VOLUME_PPI     *This,\r
   IN CONST EFI_GUID                        *FileName,\r
-  IN EFI_PEI_FV_HANDLE                     FvHandle,\r
+  IN OUT EFI_PEI_FV_HANDLE                 *FvHandle,\r
   OUT EFI_PEI_FILE_HANDLE                  *FileHandle\r
   );\r
 \r