D06.dsc 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. #
  2. # Copyright (c) 2011-2012, ARM Limited. All rights reserved.
  3. # Copyright (c) 2018, Hisilicon Limited. All rights reserved.
  4. # Copyright (c) 2018, Linaro Limited. All rights reserved.
  5. #
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. #
  9. ################################################################################
  10. #
  11. # Defines Section - statements that will be processed to create a Makefile.
  12. #
  13. ################################################################################
  14. [Defines]
  15. PLATFORM_NAME = D06
  16. PLATFORM_GUID = D0D445F1-B2CA-4101-9986-1B23525CBEA6
  17. PLATFORM_VERSION = 0.1
  18. DSC_SPECIFICATION = 0x0001001A
  19. OUTPUT_DIRECTORY = Build/$(PLATFORM_NAME)
  20. SUPPORTED_ARCHITECTURES = AARCH64
  21. BUILD_TARGETS = DEBUG|NOOPT|RELEASE
  22. SKUID_IDENTIFIER = DEFAULT
  23. FLASH_DEFINITION = Platform/Hisilicon/$(PLATFORM_NAME)/$(PLATFORM_NAME).fdf
  24. #
  25. # Network definition
  26. #
  27. DEFINE NETWORK_TLS_ENABLE = FALSE
  28. DEFINE NETWORK_VLAN_ENABLE = FALSE
  29. DEFINE NETWORK_IP6_ENABLE = FALSE
  30. DEFINE NETWORK_HTTP_BOOT_ENABLE = FALSE
  31. !include Silicon/Hisilicon/Hisilicon.dsc.inc
  32. !include MdePkg/MdeLibs.dsc.inc
  33. [LibraryClasses.common]
  34. ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf
  35. ArmPlatformLib|Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLib.inf
  36. I2CLib|Silicon/Hisilicon/Library/I2CLib/I2CLib.inf
  37. TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
  38. IpmiCmdLib|Silicon/Hisilicon/Library/IpmiCmdLib/IpmiCmdLib.inf
  39. HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
  40. UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
  41. OrderedCollectionLib|MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf
  42. ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
  43. DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
  44. FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
  45. BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf
  46. SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
  47. CpldIoLib|Silicon/Hisilicon/Library/CpldIoLib/CpldIoLib.inf
  48. TimeBaseLib|EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.inf
  49. RtcHelperLib|Silicon/Hisilicon/Library/RtcHelperLib/RtcHelperLib.inf
  50. RealTimeClockLib|Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClockLib.inf
  51. OemMiscLib|Platform/Hisilicon/D06/Library/OemMiscLibD06/OemMiscLibD06.inf
  52. OemAddressMapLib|Platform/Hisilicon/D06/Library/OemAddressMapD06/OemAddressMapD06.inf
  53. PlatformSysCtrlLib|Silicon/Hisilicon/Hi1620/Library/PlatformSysCtrlLibHi1620/PlatformSysCtrlLibHi1620.inf
  54. CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
  55. BmcConfigBootLib|Silicon/Hisilicon/Library/BmcConfigBootLib/BmcConfigBootLib.inf
  56. UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
  57. SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
  58. ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
  59. DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
  60. PlatformBootManagerLib|Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
  61. FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
  62. CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf
  63. # USB Requirements
  64. UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
  65. LpcLib|Silicon/Hisilicon/Hi1620/Library/LpcLibHi1620/LpcLib.inf
  66. SerialPortLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
  67. OemNicLib|Platform/Hisilicon/D06/Library/OemNicLib/OemNicLib.inf
  68. PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
  69. PciPlatformLib|Silicon/Hisilicon/Hi1620/Library/Hi1620PciPlatformLib/Hi1620PciPlatformLib.inf
  70. [LibraryClasses.common.SEC]
  71. ArmPlatformLib|Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLibSec.inf
  72. [LibraryClasses.common.DXE_RUNTIME_DRIVER]
  73. I2CLib|Silicon/Hisilicon/Library/I2CLib/I2CLibRuntime.inf
  74. SerialPortLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
  75. [BuildOptions]
  76. GCC:*_*_AARCH64_PLATFORM_FLAGS == -I$(WORKSPACE)/Silicon/Hisilicon/Hi1620/Include
  77. ################################################################################
  78. #
  79. # Pcd Section - list of all EDK II PCD Entries defined by this Platform
  80. #
  81. ################################################################################
  82. [PcdsFeatureFlag.common]
  83. ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.
  84. # It could be set FALSE to save size.
  85. gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
  86. gHisiTokenSpaceGuid.PcdIsItsSupported|TRUE
  87. gArmTokenSpaceGuid.PcdArmGicV3WithV2Legacy|FALSE
  88. gEfiMdeModulePkgTokenSpaceGuid.PcdHiiOsRuntimeSupport|FALSE
  89. [PcdsDynamicExDefault.common.DEFAULT]
  90. gEfiSignedCapsulePkgTokenSpaceGuid.PcdEdkiiSystemFirmwareImageDescriptor|{0x0}|VOID*|0x100
  91. gEfiMdeModulePkgTokenSpaceGuid.PcdSystemFmpCapsuleImageTypeIdGuid|{0x29, 0x3d, 0x4b, 0xd3, 0x85, 0x00, 0xb3, 0x4a, 0x8b, 0xe8, 0x84, 0x18, 0x8c, 0xc5, 0x04, 0x89}
  92. gEfiSignedCapsulePkgTokenSpaceGuid.PcdEdkiiSystemFirmwareFileGuid|{0xcf, 0x4f, 0x2e, 0x64, 0xf7, 0x2d, 0x15, 0x44, 0x8b, 0x70, 0xa0, 0x39, 0x09, 0xc5, 0x7b, 0x55}
  93. [PcdsFixedAtBuild.common]
  94. gArmPlatformTokenSpaceGuid.PcdCoreCount|48
  95. gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x2000
  96. # Stacks for MPCores in Normal World
  97. gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0xA0E88000
  98. gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x40000
  99. gArmTokenSpaceGuid.PcdSystemMemoryBase|0x00000000
  100. gArmTokenSpaceGuid.PcdSystemMemorySize|0x3FC00000
  101. # Size of the region used by UEFI in permanent memory (Reserved 64MB)
  102. gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x10000000
  103. gHisiTokenSpaceGuid.PcdSerDesFlowCtrlFlag|1
  104. gHisiTokenSpaceGuid.PcdSlotPerChannelNum|0x2
  105. ## Serial Terminal
  106. gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x94080000
  107. gArmPlatformTokenSpaceGuid.PcdSerialDbgRegisterBase|0x400094080000
  108. gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
  109. gArmPlatformTokenSpaceGuid.PL011UartClkInHz|200000000
  110. gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8
  111. gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1
  112. gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1
  113. gHisiTokenSpaceGuid.PcdIsMPBoot|1
  114. gHisiTokenSpaceGuid.PcdSocketMask|0x3
  115. !ifdef $(FIRMWARE_VER)
  116. gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"$(FIRMWARE_VER)"
  117. !else
  118. gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"Development build 19.02 for Hisilicon D06"
  119. !endif
  120. gHisiTokenSpaceGuid.PcdBiosVersionString|L"10.01.01T18"
  121. gHisiTokenSpaceGuid.PcdBiosVersionForBmc|L"19.02"
  122. gHisiTokenSpaceGuid.PcdSystemProductName|L"D06"
  123. gHisiTokenSpaceGuid.PcdSystemVersion|L"VER.A"
  124. gHisiTokenSpaceGuid.PcdBaseBoardProductName|L"D06"
  125. gHisiTokenSpaceGuid.PcdBaseBoardVersion|L"Estuary"
  126. gHisiTokenSpaceGuid.PcdCPUInfo|L"Hisilicon 1620"
  127. # TA
  128. gHisiTokenSpaceGuid.PcdArmPrimaryCoreTemp|0x80010000
  129. gArmTokenSpaceGuid.PcdGicDistributorBase|0xAE000000
  130. gArmTokenSpaceGuid.PcdGicRedistributorsBase|0xAE100000
  131. gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x9B000000
  132. #
  133. # ARM Architectual Timer Frequency
  134. #
  135. # Set it to 0 so that the code will read frequency from register and be
  136. # adapted to 100M and 50M boards
  137. gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|0
  138. gEmbeddedTokenSpaceGuid.PcdTimerPeriod|10000
  139. gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE
  140. gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }
  141. gHisiTokenSpaceGuid.PcdSysControlBaseAddress|0x94010000
  142. gHisiTokenSpaceGuid.PcdMailBoxAddress|0x0000FFF8
  143. gHisiTokenSpaceGuid.PcdCpldBaseAddress|0x80000000
  144. gHisiTokenSpaceGuid.PcdSFCMEM0BaseAddress|0x204000000
  145. gHisiTokenSpaceGuid.PcdPeriSubctrlAddress|0x94000000
  146. ## 2+1
  147. gHisiTokenSpaceGuid.PcdPlatformDefaultPackageType|0x1
  148. gHisiTokenSpaceGuid.PcdTopOfLowMemory|0x40000000
  149. gHisiTokenSpaceGuid.PcdBottomOfHighMemory|0x1000000000
  150. gHisiTokenSpaceGuid.PcdNORFlashBase|0x80000000
  151. gHisiTokenSpaceGuid.PcdNORFlashCachableSize|0x8000000
  152. gHisiTokenSpaceGuid.PcdTrustedFirmwareEnable|0x1
  153. gHisiTokenSpaceGuid.PcdMacAddress|0xA47E0000
  154. # PCIe ECAM Access BaseAddress
  155. gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xD0000000
  156. gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize|16
  157. gHisiTokenSpaceGuid.Pcdsoctype|0x1620
  158. # SMBIOS 3.0 only
  159. # BIT0 set indicates 32-bit entry point and table are produced.<BR>
  160. # BIT1 set indicates 64-bit entry point and table are produced.<BR>
  161. gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosEntryPointProvideMethod|0x2
  162. #
  163. # ACPI Table Version
  164. #
  165. # BIT 1 - EFI_ACPI_TABLE_VERSION_1_0B.<BR>
  166. # BIT 2 - EFI_ACPI_TABLE_VERSION_2_0.<BR>
  167. # BIT 3 - EFI_ACPI_TABLE_VERSION_3_0.<BR>
  168. # BIT 4 - EFI_ACPI_TABLE_VERSION_4_0.<BR>
  169. # BIT 5 - EFI_ACPI_TABLE_VERSION_5_0.<BR>
  170. gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiExposedTableVersions|0x20
  171. gEfiMdeModulePkgTokenSpaceGuid.PcdSrIovSupport|FALSE
  172. gEfiMdePkgTokenSpaceGuid.PcdPciIoTranslation|0x0
  173. ################################################################################
  174. #
  175. # Components Section - list of all EDK II Modules needed by this Platform
  176. #
  177. ################################################################################
  178. [Components.common]
  179. #
  180. # SEC
  181. #
  182. #
  183. # PEI Phase modules
  184. #
  185. ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf
  186. MdeModulePkg/Core/Pei/PeiMain.inf
  187. MdeModulePkg/Universal/PCD/Pei/Pcd.inf
  188. ArmPlatformPkg/PlatformPei/PlatformPeim.inf
  189. ArmPkg/Drivers/CpuPei/CpuPei.inf
  190. MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf
  191. MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf
  192. MdeModulePkg/Universal/FaultTolerantWritePei/FaultTolerantWritePei.inf
  193. MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
  194. Platform/Hisilicon/D06/EarlyConfigPeim/EarlyConfigPeimD06.inf
  195. Silicon/Hisilicon/Drivers/VersionInfoPeim/VersionInfoPeim.inf
  196. Platform/Hisilicon/D06/Drivers/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf
  197. MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
  198. <LibraryClasses>
  199. NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
  200. }
  201. #
  202. # DXE
  203. #
  204. MdeModulePkg/Core/Dxe/DxeMain.inf {
  205. <LibraryClasses>
  206. NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
  207. }
  208. MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
  209. #
  210. # Architectural Protocols
  211. #
  212. ArmPkg/Drivers/CpuDxe/CpuDxe.inf
  213. MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
  214. Platform/Hisilicon/D06/Drivers/OemNicConfig2PHi1620/OemNicConfig2P.inf
  215. MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
  216. Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.inf
  217. MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {
  218. <LibraryClasses>
  219. NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf
  220. BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
  221. }
  222. MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
  223. MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
  224. MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
  225. MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf
  226. EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf {
  227. <LibraryClasses>
  228. CpldIoLib|Silicon/Hisilicon/Library/CpldIoLib/CpldIoLibRuntime.inf
  229. }
  230. EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
  231. MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
  232. MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
  233. MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
  234. MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
  235. MdeModulePkg/Universal/SerialDxe/SerialDxe.inf
  236. EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.inf
  237. MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
  238. ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
  239. ArmPkg/Drivers/TimerDxe/TimerDxe.inf
  240. MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
  241. MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf
  242. MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf
  243. #
  244. #ACPI
  245. #
  246. MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
  247. Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatformDxe.inf {
  248. <LibraryClasses>
  249. NULL|Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLib.inf
  250. }
  251. Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/AcpiTablesHi1620.inf
  252. Silicon/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf
  253. Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.inf
  254. Silicon/Hisilicon/Hi1620/Pptt/Pptt.inf
  255. #
  256. # Usb Support
  257. #
  258. MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
  259. MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf
  260. MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
  261. MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
  262. MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
  263. MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
  264. #
  265. #network
  266. #
  267. !include NetworkPkg/Network.dsc.inc
  268. MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf
  269. MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf
  270. MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
  271. SignedCapsulePkg/Universal/SystemFirmwareUpdate/SystemFirmwareReportDxe.inf
  272. MdeModulePkg/Universal/EsrtDxe/EsrtDxe.inf
  273. #
  274. # FAT filesystem + GPT/MBR partitioning
  275. #
  276. MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
  277. MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
  278. FatPkg/EnhancedFatDxe/Fat.inf
  279. MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
  280. MdeModulePkg/Application/UiApp/UiApp.inf {
  281. <LibraryClasses>
  282. NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf
  283. NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf
  284. NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf
  285. }
  286. #
  287. # Bds
  288. #
  289. MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
  290. MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
  291. Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDxe.inf
  292. Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClassDxe.inf
  293. Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClassDxe.inf
  294. Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.inf
  295. #PCIe Support
  296. Silicon/Hisilicon/Drivers/PciPlatform/PciPlatform.inf
  297. ArmPkg/Drivers/ArmPciCpuIo2Dxe/ArmPciCpuIo2Dxe.inf
  298. MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf {
  299. <LibraryClasses>
  300. PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf
  301. PciLib|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
  302. PciHostBridgeLib|Platform/Hisilicon/D06/Library/PciHostBridgeLib/PciHostBridgeLib.inf
  303. }
  304. MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
  305. MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf
  306. #
  307. # Memory test
  308. #
  309. MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
  310. Silicon/Hisilicon/Hi1620/Drivers/Pl011DebugSerialPortInitDxe/Pl011DebugSerialPortInitDxe.inf
  311. MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf
  312. MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
  313. MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf
  314. MdeModulePkg/Universal/BdsDxe/BdsDxe.inf
  315. SignedCapsulePkg/Universal/SystemFirmwareUpdate/SystemFirmwareUpdateDxe.inf {
  316. <LibraryClasses>
  317. FmpAuthenticationLib|SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf
  318. }
  319. MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf
  320. #
  321. # UEFI application (Shell Embedded Boot Loader)
  322. #
  323. ShellPkg/Application/Shell/Shell.inf {
  324. <LibraryClasses>
  325. ShellCommandLib|ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
  326. NULL|ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf
  327. NULL|ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
  328. NULL|ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
  329. NULL|ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf
  330. NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
  331. NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf
  332. NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf
  333. HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
  334. PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
  335. BcfgCommandLib|ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
  336. !if $(NETWORK_IP6_ENABLE) == TRUE
  337. NULL|ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf
  338. !endif
  339. !if $(INCLUDE_DP) == TRUE
  340. NULL|ShellPkg/Library/UefiDpLib/UefiDpLib.inf
  341. !endif #$(INCLUDE_DP)
  342. <PcdsFixedAtBuild>
  343. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0xFF
  344. gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
  345. gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|8000
  346. }
  347. !if $(INCLUDE_TFTP_COMMAND) == TRUE
  348. ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf {
  349. <PcdsFixedAtBuild>
  350. gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
  351. }
  352. !endif #$(INCLUDE_TFTP_COMMAND)