]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Guid/BlockIo.h
Grammatical and disclaimer changes (does not follow internal C coding stds.)
[mirror_edk2.git] / IntelFrameworkPkg / Include / Guid / BlockIo.h
index e95b1abf96a6d49bf5160708c03bed9f9b556fd9..92d675e1c0ff00622608176cfae343ff531343b5 100644 (file)
@@ -9,17 +9,17 @@
   the Framework DXE software stack, this Virtual Block I/O PEIM is actually \r
   embodying the functionality of the partition driver.  Thsi Virtual Block I/O\r
   PEIM has to multiple the multiple possible instances of Block I/O and also know\r
-  how to parse at least El Torito for CD-ROM and perhaps Master Boot Record(MBR)\r
+  how to parse at least El Torito for CD-ROM, and perhaps Master Boot Record(MBR)\r
   and GUID Partition Table(GPT) in the future.\r
   \r
-  Copyright (c) 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
-  http://opensource.org/licenses/bsd-license.php\r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+Copyright (c) 2009 - 2010, Intel Corporation.  All rights reserved<BR>\r
+This program and the accompanying materials are licensed and made available under \r
+the terms and conditions of the BSD License that accompanies this distribution.  \r
+The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php.                                          \r
+    \r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
   @par Revision Reference:\r
   These GUIDs are defined in Framework Recovery Specification Version 0.9\r
@@ -30,7 +30,7 @@
 #define _PEI_BLOCK_IO_GUID_H_\r
 \r
 ///\r
-/// Global ID for an IDE class recovery device\r
+/// Global ID for an IDE class recovery device.\r
 ///\r
 #define EFI_PEI_IDE_BLOCK_IO_PPI \\r
   { \\r
@@ -38,7 +38,7 @@
   }\r
 \r
 ///\r
-/// Global ID for a Floppy class recovery device\r
+/// Global ID for a Floppy class recovery device.\r
 ///\r
 #define EFI_PEI_144_FLOPPY_BLOCK_IO_PPI \\r
   { \\r