]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.h
fixed ECC and Klocwork issues.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / PciBusDxe / PciOptionRomSupport.h
index d245f3e0f13703339c26baff4b280cc40a85a463..60b7adcb85dc042ff4ac68caafc007c06153c5fa 100644 (file)
@@ -1,6 +1,6 @@
 /** @file\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
+Copyright (c) 2006 - 2009, Intel Corporation                                                         \r
 All rights reserved. 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
@@ -17,9 +17,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Protocol/LoadFile2.h>\r
 \r
 /**\r
-  Initialize a PCI LoadFile2 instance\r
+  Initialize a PCI LoadFile2 instance.\r
   \r
-  @param PciIoDevice - PCI IO Device\r
+  @param PciIoDevice   PCI IO Device.\r
 \r
 **/\r
 VOID\r
@@ -38,7 +38,7 @@ InitializePciLoadFile2 (
                      On output with a return code of EFI_BUFFER_TOO_SMALL, \r
                      the size of Buffer required to retrieve the requested file. \r
   @param Buffer      The memory buffer to transfer the file to. If Buffer is NULL, \r
-                    then no the size of the requested file is returned in BufferSize.\r
+                     then no the size of the requested file is returned in BufferSize.\r
 \r
   @retval EFI_SUCCESS           The file was loaded. \r
   @retval EFI_UNSUPPORTED       BootPolicy is TRUE.\r