CoreDxeInclude.dsc 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. ## @file
  2. # Platform description.
  3. #
  4. # Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
  5. # Copyright (c) 2021, American Megatrends International LLC.<BR>
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. ##
  9. #
  10. # Generic EDKII Driver
  11. #
  12. MdeModulePkg/Core/Dxe/DxeMain.inf {
  13. <LibraryClasses>
  14. NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
  15. }
  16. MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
  17. <LibraryClasses>
  18. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  19. }
  20. MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf
  21. MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf
  22. UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
  23. MdeModulePkg/Universal/Metronome/Metronome.inf
  24. MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
  25. PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
  26. MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
  27. !if gMinPlatformPkgTokenSpaceGuid.PcdBootToShellOnly == FALSE
  28. MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.inf
  29. MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.inf
  30. MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmm.inf {
  31. <LibraryClasses>
  32. NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf
  33. NULL|MdeModulePkg/Library/VarCheckHiiLib/VarCheckHiiLib.inf
  34. NULL|MdeModulePkg/Library/VarCheckPolicyLib/VarCheckPolicyLib.inf
  35. }
  36. !else
  37. MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {
  38. <PcdsFixedAtBuild>
  39. gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvModeEnable|TRUE
  40. }
  41. !endif
  42. MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
  43. MdeModulePkg/Universal/BdsDxe/BdsDxe.inf {
  44. <LibraryClasses>
  45. !if gMinPlatformPkgTokenSpaceGuid.PcdSerialTerminalEnable == TRUE
  46. NULL|MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.inf
  47. !endif
  48. }
  49. !if gMinPlatformPkgTokenSpaceGuid.PcdSerialTerminalEnable == TRUE
  50. MdeModulePkg/Universal/SerialDxe/SerialDxe.inf
  51. MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
  52. !endif
  53. MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf
  54. MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf {
  55. <LibraryClasses>
  56. !if gMinPlatformPkgTokenSpaceGuid.PcdUefiSecureBootEnable == TRUE
  57. NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
  58. !endif
  59. !if gMinPlatformPkgTokenSpaceGuid.PcdTpm2Enable == TRUE
  60. NULL|SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf
  61. !endif
  62. }
  63. MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
  64. #UefiCpuPkg/CpuDxe/CpuDxe.inf
  65. MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf
  66. PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.inf
  67. #MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf
  68. #TiogaPass Override START :Skip OPROM for specific Mellanox card & SPI Controller
  69. #MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
  70. $(PLATFORM_BOARD_PACKAGE)/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
  71. #TiogaPass Override END
  72. !if gPlatformTokenSpaceGuid.PcdLinuxBootEnable == FALSE
  73. MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf
  74. MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
  75. MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf
  76. MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf
  77. MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
  78. MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
  79. MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
  80. MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
  81. MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
  82. MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
  83. MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
  84. MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
  85. FatPkg/EnhancedFatDxe/Fat.inf
  86. !endif
  87. #MdeModulePkg/Universal/Console/GraphicsOutputDxe/GraphicsOutputDxe.inf
  88. MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
  89. MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
  90. MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
  91. !if gPlatformTokenSpaceGuid.PcdLinuxBootEnable == FALSE
  92. MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
  93. MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
  94. MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
  95. MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
  96. MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf
  97. MdeModulePkg/Application/UiApp/UiApp.inf {
  98. <LibraryClasses>
  99. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  100. NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf
  101. NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf
  102. NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf
  103. }
  104. MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf {
  105. <LibraryClasses>
  106. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  107. }
  108. !endif
  109. !if gMinPlatformPkgTokenSpaceGuid.PcdBootToShellOnly == FALSE
  110. MdeModulePkg/Core/PiSmmCore/PiSmmIpl.inf
  111. MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf
  112. MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf
  113. MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerSmm.inf
  114. #UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf
  115. UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf
  116. MdeModulePkg/Universal/SmmCommunicationBufferDxe/SmmCommunicationBufferDxe.inf
  117. !endif
  118. !if gMinPlatformPkgTokenSpaceGuid.PcdBootToShellOnly == FALSE
  119. MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
  120. MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/FirmwarePerformanceDxe.inf
  121. MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/FirmwarePerformanceSmm.inf
  122. MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf
  123. !endif
  124. !if gMinPlatformPkgTokenSpaceGuid.PcdUefiSecureBootEnable == TRUE
  125. SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
  126. !endif
  127. !if gMinPlatformPkgTokenSpaceGuid.PcdTpm2Enable == TRUE
  128. SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
  129. SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {
  130. <LibraryClasses>
  131. Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
  132. NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
  133. NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
  134. }
  135. SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf
  136. SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.inf
  137. SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf
  138. !endif
  139. !if gMinPlatformPkgTokenSpaceGuid.PcdPerformanceEnable == TRUE
  140. ShellPkg/DynamicCommand/DpDynamicCommand/DpDynamicCommand.inf
  141. !endif