]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/FrameworkPei.h
Update for NetworkPkg.
[mirror_edk2.git] / IntelFrameworkPkg / Include / FrameworkPei.h
index 8f36e9ee5e61027e6f3d1a08f4a9f8f79ffefdcd..e053feb7d567e9ca88546fc63e928d1d410fd30e 100644 (file)
@@ -1,34 +1,30 @@
 /** @file\r
-  Header file that supports Framework extension to UEFI/PI for PEI modules.\r
+  Header file that support Framework extension to UEFI/PI for PEI modules.\r
 \r
   This header file must include Framework extension definitions common to PEI\r
   modules.\r
 \r
-  Copyright (c) 2007, 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:    FrameworkPei.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
 **/\r
 \r
 #ifndef _FRAMEWORK_PEI_H_\r
 #define _FRAMEWORK_PEI_H_\r
 \r
-#include <FrameworkBase.h>\r
 #include <PiPei.h>\r
 \r
-#include <Common/FrameworkFirmwareFileSystem.h>\r
-#include <Common/FrameworkHob.h>\r
-#include <Common/FrameworkLegacy16.h>\r
-#include <Common/DataHubRecords.h>\r
-\r
-#include <Common/FrameworkStatusCode.h>\r
-#include <Common/FrameworkStatusCodeDataTypeId.h>\r
+#include <Framework/FirmwareVolumeImageFormat.h>\r
+#include <Framework/FirmwareVolumeHeader.h>\r
+#include <Framework/Hob.h>\r
+#include <Framework/StatusCode.h>\r
+#include <Framework/BootScript.h>\r
+#include <Framework/PeiCis.h>\r
 \r
 #endif\r