]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Pei/PeiMain.inf
Roll back wrong check in, peimain and dxe main still dependent on intelframeworkpkg...
[mirror_edk2.git] / MdeModulePkg / Core / Pei / PeiMain.inf
index c6e5e11f02dd2eb8bb8e92839602570df896bd19..360f027b2a6bbc6871d64849f96ba9f126a4e26c 100644 (file)
   Ipf/Stack.c\r
   Ipf/IpfPeiMain.h\r
   Ipf/IpfCpuCore.s\r
-  Ipf/IpfCpuCore.i\r
   Ipf/SwitchToCacheMode.c\r
 \r
 [Sources.EBC]\r
   Dispatcher/Stack.c\r
 \r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 [Packages]\r
   MdeModulePkg/MdeModulePkg.dec\r
   MdePkg/MdePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-\r
+  \r
 [LibraryClasses]\r
   TimerLib\r
   BaseMemoryLib\r
   PerformanceLib\r
   HobLib\r
   BaseLib\r
-  OldPeiCoreEntryPoint\r
+  PeiCoreEntryPoint\r
   DebugLib\r
+  MemoryAllocationLib\r
+  CacheMaintenanceLib\r
+  PeCoffLib\r
 \r
 [Guids]\r
-  gEfiPeiCorePrivateGuid                        # PRIVATE\r
+  gPeiAprioriFileNameGuid\r
+  gEfiFirmwareFileSystem2Guid\r
 \r
 [Ppis]\r
   gEfiPeiSecurityPpiGuid                        # PPI_NOTIFY SOMETIMES_CONSUMED\r
   gEfiPeiStatusCodePpiGuid                      # PPI SOMETIMES_CONSUMED\r
   gEfiPeiResetPpiGuid                           # PPI SOMETIMES_CONSUMED\r
   gEfiDxeIplPpiGuid                             # PPI ALWAYS_CONSUMED\r
-  gEfiPeiFvFileLoaderPpiGuid                    # PPI ALWAYS_CONSUMED\r
-  gEfiFindFvPpiGuid                             # PPI ALWAYS_CONSUMED\r
   gEfiPeiMemoryDiscoveredPpiGuid                # PPI ALWAYS_PRODUCED\r
+  gEfiPeiDecompressPpiGuid\r
+  gEfiPeiFirmwareVolumeInfoPpiGuid\r
+  gEfiPeiLoadFilePpiGuid\r
+  gEfiPeiSecurity2PpiGuid\r
+\r
+[FixedPcd.common]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv\r
+\r
+[FeaturePcd.common]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreImageLoaderSearchTeSectionFirst\r
+\r
+\r
 \r