]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Framework/PeiCis.h
Clean the public header files to remove the unnecessary include files.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Framework / PeiCis.h
index a50b1767e5439bed9f8e74f76fcaac24b77cec3b..db0b185a1faabaa989dc97d7218108894243b165 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef __PEICIS_H__\r
 #define __PEICIS_H__\r
 \r
-#include <PiPei.h>\r
 #include <Ppi/PciCfg.h>\r
 //\r
 // Framework PEI Specification Revision information\r
 #define FRAMEWORK_PEI_SPECIFICATION_MAJOR_REVISION    0\r
 #define FRAMEWORK_PEI_SPECIFICATION_MINOR_REVISION    91\r
 \r
-///\r
-/// Inconsistent with specification here: \r
-/// In Framework Spec, PeiCis0.91, FRAMEWORK_PEI_SERVICES_SIGNATURE is defined as 0x5652455320494550. But \r
-/// to pass multiple tool chain, it is append a ULL.\r
-///\r
+\r
 //\r
 // PEI services signature and Revision defined in Framework PEI spec\r
 //\r
@@ -182,6 +177,11 @@ struct _FRAMEWORK_EFI_PEI_SERVICES {
   // Reset\r
   //\r
   EFI_PEI_RESET_SYSTEM              ResetSystem;\r
+  ///\r
+  /// Inconsistent with specification here: \r
+  /// In Framework Spec, PeiCis0.91, CpuIo and PciCfg is NOT pointers. \r
+  ///\r
+  \r
   //\r
   // I/O Abstractions\r
   //\r