]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/FirmwareVolume.h
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Include / Ppi / FirmwareVolume.h
index 85320d3143df5c42b97ef086dfd11b0afc4b8dad..c8fc77b1518b1d2bcbee4bb1382d062b9ebc7326 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   This file provides functions for accessing a memory-mapped firmware volume of a specific format.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006 - 2008, 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
   http://opensource.org/licenses/bsd-license.php                                            \r
@@ -11,7 +11,7 @@
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
   @par Revision Reference:\r
-  This PPI is introduced in PI Version 1.0.\r
+  This PPI is from PI Version 1.0 errata.\r
 \r
 **/\r
 \r
@@ -121,7 +121,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  EFI_PEI_FV_HANDLE                  *FvHandle,\r
   OUT EFI_PEI_FILE_HANDLE                *FileHandle\r
 );\r
 \r