Hisilicon.dsc.inc 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321
  1. #
  2. # Copyright (c) 2011-2012, ARM Limited. All rights reserved.
  3. # Copyright (c) 2016, Hisilicon Limited. All rights reserved.
  4. # Copyright (c) 2016, Linaro Limited. All rights reserved.
  5. #
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. #
  9. [LibraryClasses.common]
  10. !if $(TARGET) == RELEASE
  11. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  12. !else
  13. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  14. !endif
  15. DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
  16. BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
  17. BmpSupportLib|MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf
  18. SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf
  19. SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
  20. PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
  21. PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
  22. PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
  23. PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
  24. IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
  25. UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
  26. CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
  27. UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
  28. HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
  29. UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
  30. DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
  31. UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
  32. DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
  33. UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
  34. UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
  35. HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
  36. UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
  37. UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
  38. OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
  39. #
  40. # Allow dynamic PCDs
  41. #
  42. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  43. BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
  44. # ARM Architectural Libraries
  45. CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
  46. DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
  47. CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
  48. ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
  49. ArmGicLib|ArmPkg/Drivers/ArmGic/ArmGicLib.inf
  50. ArmGicArchLib|ArmPkg/Library/ArmGicArchLib/ArmGicArchLib.inf
  51. ArmPlatformStackLib|ArmPlatformPkg/Library/ArmPlatformStackLib/ArmPlatformStackLib.inf
  52. ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
  53. ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf
  54. ResetSystemLib|ArmPkg/Library/ArmSmcPsciResetSystemLib/ArmSmcPsciResetSystemLib.inf
  55. # ARM PL011 UART Driver
  56. PL011UartClockLib|ArmPlatformPkg/Library/PL011UartClockLib/PL011UartClockLib.inf
  57. PL011UartLib|ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.inf
  58. SerialPortLib|Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.inf
  59. TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
  60. UefiDevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
  61. #
  62. # Uncomment (and comment out the next line) For RealView Debugger. The Standard IO window
  63. # in the debugger will show load and unload commands for symbols. You can cut and paste this
  64. # into the command window to load symbols. We should be able to use a script to do this, but
  65. # the version of RVD I have does not support scripts accessing system memory.
  66. #
  67. #PeCoffExtraActionLib|ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf
  68. #PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
  69. PeCoffExtraActionLib|ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf
  70. DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
  71. DebugAgentTimerLib|EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf
  72. SemihostLib|ArmPkg/Library/SemihostLib/SemihostLib.inf
  73. TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf
  74. AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf
  75. # BDS Libraries
  76. FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf
  77. UefiDevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
  78. VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf
  79. VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf
  80. ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
  81. LzmaDecompressLib|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
  82. NonDiscoverableDeviceRegistrationLib|MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDiscoverableDeviceRegistrationLib.inf
  83. FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
  84. ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
  85. SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
  86. CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.inf
  87. OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
  88. RngLib|MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf
  89. IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
  90. BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
  91. FmpAuthenticationLib|SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf
  92. EdkiiSystemCapsuleLib|SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/EdkiiSystemCapsuleLib.inf
  93. IniParsingLib|SignedCapsulePkg/Library/IniParsingLib/IniParsingLib.inf
  94. PlatformFlashAccessLib|Silicon/Hisilicon/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.inf
  95. #
  96. # It is not possible to prevent the ARM compiler for generic intrinsic functions.
  97. # This library provides the instrinsic functions generate by a given compiler.
  98. # And NULL mean link this library into all ARM images.
  99. #
  100. NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
  101. # Add support for GCC stack protector
  102. NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
  103. [LibraryClasses.common.SEC]
  104. ArmGicArchLib|ArmPkg/Library/ArmGicArchSecLib/ArmGicArchSecLib.inf
  105. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  106. BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
  107. [LibraryClasses.common.PEI_CORE]
  108. HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
  109. PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
  110. MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
  111. PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
  112. PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
  113. ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
  114. OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
  115. PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
  116. ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
  117. PeiServicesTablePointerLib|ArmPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
  118. PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
  119. BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
  120. [LibraryClasses.common.PEIM]
  121. HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
  122. PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
  123. MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
  124. PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
  125. PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
  126. ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
  127. OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
  128. PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
  129. PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
  130. ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
  131. PeiServicesTablePointerLib|ArmPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
  132. ## Fixed compile error after upgrade to 14.10
  133. PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf
  134. PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
  135. ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuPeiLib.inf
  136. BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
  137. [LibraryClasses.common.DXE_CORE]
  138. HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
  139. MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
  140. DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
  141. ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
  142. ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
  143. DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
  144. PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
  145. [LibraryClasses.common.DXE_DRIVER]
  146. ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
  147. DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
  148. SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
  149. PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
  150. MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
  151. [LibraryClasses.common.UEFI_APPLICATION]
  152. PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
  153. MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
  154. HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
  155. [LibraryClasses.common.UEFI_DRIVER,LibraryClasses.common.UEFI_APPLICATION]
  156. DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
  157. ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
  158. UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
  159. [LibraryClasses.common.UEFI_DRIVER]
  160. ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
  161. ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
  162. PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
  163. DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
  164. MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
  165. VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLib.inf
  166. [LibraryClasses.common.DXE_RUNTIME_DRIVER]
  167. HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
  168. MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
  169. ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
  170. CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf
  171. !ifndef CONFIG_NO_DEBUGLIB
  172. DebugLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
  173. !endif
  174. !if $(TARGET) != RELEASE
  175. DebugLib|MdePkg/Library/DxeRuntimeDebugLibSerialPort/DxeRuntimeDebugLibSerialPort.inf
  176. !endif
  177. VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe.inf
  178. [LibraryClasses.AARCH64]
  179. ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf
  180. [BuildOptions]
  181. GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
  182. [BuildOptions.common.EDKII.DXE_RUNTIME_DRIVER]
  183. GCC:*_*_ARM_DLINK_FLAGS = -z common-page-size=0x1000
  184. GCC:*_*_AARCH64_DLINK_FLAGS = -z common-page-size=0x10000
  185. ################################################################################
  186. #
  187. # Pcd Section - list of all EDK II PCD Entries defined by this Platform
  188. #
  189. ################################################################################
  190. [PcdsFeatureFlag.common]
  191. gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE
  192. gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE
  193. gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
  194. gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
  195. # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress
  196. gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE
  197. gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob|TRUE
  198. gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
  199. gEfiMdeModulePkgTokenSpaceGuid.PcdInstallAcpiSdtProtocol|TRUE
  200. gArmTokenSpaceGuid.PcdArmGicV3WithV2Legacy|FALSE
  201. [PcdsFixedAtBuild.common]
  202. #
  203. # IO is mapped to memory space, so we use the same size of
  204. # PcdPrePiCpuMemorySize
  205. #
  206. gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize|44
  207. gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
  208. gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
  209. gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
  210. gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
  211. gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
  212. gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1
  213. gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
  214. gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
  215. gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|4
  216. # DEBUG_ASSERT_ENABLED 0x01
  217. # DEBUG_PRINT_ENABLED 0x02
  218. # DEBUG_CODE_ENABLED 0x04
  219. # CLEAR_MEMORY_ENABLED 0x08
  220. # ASSERT_BREAKPOINT_ENABLED 0x10
  221. # ASSERT_DEADLOOP_ENABLED 0x20
  222. !if $(TARGET) == RELEASE
  223. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0e
  224. !else
  225. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f
  226. !endif
  227. # DEBUG_INIT 0x00000001 // Initialization
  228. # DEBUG_WARN 0x00000002 // Warnings
  229. # DEBUG_LOAD 0x00000004 // Load events
  230. # DEBUG_FS 0x00000008 // EFI File system
  231. # DEBUG_POOL 0x00000010 // Alloc & Free's
  232. # DEBUG_PAGE 0x00000020 // Alloc & Free's
  233. # DEBUG_INFO 0x00000040 // Verbose
  234. # DEBUG_DISPATCH 0x00000080 // PEI/DXE Dispatchers
  235. # DEBUG_VARIABLE 0x00000100 // Variable
  236. # DEBUG_BM 0x00000400 // Boot Manager
  237. # DEBUG_BLKIO 0x00001000 // BlkIo Driver
  238. # DEBUG_NET 0x00004000 // SNI Driver
  239. # DEBUG_UNDI 0x00010000 // UNDI Driver
  240. # DEBUG_LOADFILE 0x00020000 // UNDI Driver
  241. # DEBUG_EVENT 0x00080000 // Event messages
  242. # DEBUG_ERROR 0x80000000 // Error
  243. gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000046
  244. gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
  245. #
  246. # Optional feature to help prevent EFI memory map fragments
  247. # Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob
  248. # Values are in EFI Pages (4K). DXE Core will make sure that
  249. # at least this much of each type of memory can be allocated
  250. # from a single memory range. This way you only end up with
  251. # maximum of two fragements for each type in the memory map
  252. # (the memory used, and the free memory that was prereserved
  253. # but not used).
  254. #
  255. gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory|0
  256. gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS|0
  257. gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType|0
  258. gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData|50
  259. gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesCode|20
  260. gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesCode|400
  261. gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesData|20000
  262. gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderCode|20
  263. gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderData|0
  264. # Set timer interrupt to be triggerred in 1ms to avoid missing
  265. # serial terminal input characters.
  266. gEmbeddedTokenSpaceGuid.PcdTimerPeriod|10000
  267. gArmTokenSpaceGuid.PcdVFPEnabled|1
  268. gEfiMdePkgTokenSpaceGuid.PcdUartDefaultReceiveFifoDepth|32
  269. [PcdsDynamicHii.common.DEFAULT]
  270. gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|L"Timeout"|gEfiGlobalVariableGuid|0x0|10 # Variable: L"Timeout"