]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/FrameworkPei.h
Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename original...
[mirror_edk2.git] / IntelFrameworkPkg / Include / FrameworkPei.h
index 7f61e8147504cbfafbd86fa9520119e4c8f413d5..b5e5770b414b453e04d4de8511b1ece9c237907c 100644 (file)
 \r
 #include <PiPei.h>\r
 \r
-typedef struct {\r
-  UINTN                   BootFirmwareVolume;\r
-  UINTN                   SizeOfCacheAsRam;\r
-  EFI_PEI_PPI_DESCRIPTOR  *DispatchTable;\r
-} EFI_PEI_STARTUP_DESCRIPTOR;\r
-\r
-#include <Common/FrameworkFirmwareFileSystem.h>\r
-#include <Common/FrameworkHob.h>\r
-#include <Common/FrameworkLegacy16.h>\r
-#include <Common/DataHubRecords.h>\r
-#include <Common/FrameworkStatusCode.h>\r
-#include <Common/FrameworkStatusCodeDataTypeId.h>\r
+#include <Framework/PeiCis.h>\r
+#include <Framework/DataHubRecords.h>\r
+#include <Framework/FirmwareVolumeImageFormat.h>\r
+#include <Framework/FirmwareVolumeHeader.h>\r
+#include <Framework/Hob.h>\r
+#include <Framework/Legacy16.h>\r
+#include <Framework/StatusCode.h>\r
 \r
 #endif\r