CorePeiInclude.dsc 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. ## @file
  2. # Platform description.
  3. #
  4. # Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
  5. #
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. ##
  9. #
  10. # Generic EDKII Driver
  11. #
  12. MdeModulePkg/Core/Pei/PeiMain.inf
  13. MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
  14. <LibraryClasses>
  15. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  16. }
  17. MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf
  18. MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf
  19. UefiCpuPkg/CpuIoPei/CpuIoPei.inf
  20. MdeModulePkg/Universal/FaultTolerantWritePei/FaultTolerantWritePei.inf
  21. MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
  22. MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
  23. MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
  24. <LibraryClasses>
  25. NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
  26. }
  27. !if gMinPlatformPkgTokenSpaceGuid.PcdTpm2Enable == TRUE
  28. SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
  29. SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
  30. <LibraryClasses>
  31. NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
  32. NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
  33. }
  34. !endif
  35. MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/FirmwarePerformancePei.inf