]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Framework/Hob.h
Grammatical and disclaimer changes (does not follow internal C coding stds.)
[mirror_edk2.git] / IntelFrameworkPkg / Include / Framework / Hob.h
index 810a51fe07c5aa8e05bc5a538df06e368ab357b6..91187504eac8716c43a59b296788b0c55125e412 100644 (file)
@@ -1,17 +1,17 @@
 /** @file\r
   This file defines the data structures per HOB specification v0.9.\r
 \r
-  Copyright (c) 2007 - 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) 2007 - 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 definitions are from HOB Spec 0.9 but not adopted by PI specs.\r
+  These definitions are from the HOB Spec 0.9 that were not adopted by the PI specifications.\r
 \r
 **/\r
 \r
@@ -19,9 +19,9 @@
 #define _HOB_H_\r
 \r
 ///\r
-/// Capsule volume HOB -- identical to a firmware volume\r
-/// This macro is defined  to comply with hob Framework Spec. And the marco has been\r
-/// retired in PI1.0 spec.  \r
+/// Capsule volume HOB -- identical to a firmware volume.\r
+/// This macro is defined to comply with the hob Framework Spec. And the marco was\r
+/// retired in the PI1.0 specification.  \r
 ///\r
 #define EFI_HOB_TYPE_CV           0x0008\r
 \r