]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Framework/Hob.h
Update for NetworkPkg.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Framework / Hob.h
index c8e9914a7eb5f2b8e9b3d245f5ae5a2dc0b946be..070a23d19282680ff49c4b0bf8ffa7700ea34c2f 100644 (file)
@@ -1,31 +1,27 @@
 /** @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
-\r
-  Module Name:  FrameworkFirmwareFileSystem.h\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
-#ifndef _FRAMEWORK_HOB_H_\r
-#define _FRAMEWORK_HOB_H_\r
-\r
-#include <PiPei.h>\r
+#ifndef _HOB_H_\r
+#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