PlatformPkgIA32.dsc 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295
  1. #/** @file
  2. # Platform description.
  3. #
  4. # Copyright (c) 2012 - 2020, Intel Corporation. All rights reserved.<BR>
  5. #
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. #
  9. #**/
  10. ################################################################################
  11. #
  12. # Defines Section - statements that will be processed to create a Makefile.
  13. #
  14. ################################################################################
  15. [Defines]
  16. PLATFORM_NAME = Vlv2TbltDevicePkg
  17. PLATFORM_GUID = 465B0A0B-7AC1-443b-8F67-7B8DEC145F90
  18. PLATFORM_VERSION = 0.1
  19. DSC_SPECIFICATION = 0x00010005
  20. OUTPUT_DIRECTORY = Build/Vlv2TbltDevicePkgIA32
  21. SUPPORTED_ARCHITECTURES = IA32
  22. BUILD_TARGETS = DEBUG|RELEASE
  23. SKUID_IDENTIFIER = DEFAULT
  24. VPD_TOOL_GUID = 8C3D856A-9BE6-468E-850A-24F7A8D38E08
  25. PREBUILD = python Vlv2TbltDevicePkg/PreBuild.py
  26. POSTBUILD = python Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleAll.py
  27. DEFINE RC_BINARY_RELEASE = TRUE
  28. #
  29. # Platform On/Off features are defined here
  30. #
  31. !include Vlv2TbltDevicePkg/PlatformPkgConfig.dsc
  32. DEFINE DXE_ARCHITECTURE = IA32
  33. FLASH_DEFINITION = Vlv2TbltDevicePkg/PlatformPkg.fdf
  34. !if $(LFMA_ENABLE) == TRUE
  35. FIX_LOAD_TOP_MEMORY_ADDRESS = 0xFFFFFFFFFFFFFFFF
  36. DEFINE TOP_MEMORY_ADDRESS = 0xFFFFFFFFFFFFFFFF
  37. !else
  38. FIX_LOAD_TOP_MEMORY_ADDRESS = 0x0
  39. DEFINE TOP_MEMORY_ADDRESS = 0x0
  40. !endif
  41. DEFINE PLATFORM_PCIEXPRESS_BASE = 0E0000000
  42. ################################################################################
  43. #
  44. # SKU Identification section - list of all SKU IDs supported by this
  45. # Platform.
  46. #
  47. ################################################################################
  48. [SkuIds]
  49. 0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.
  50. [DefaultStores]
  51. 0|STANDARD # UEFI Standard default 0|STANDARD is reserved.
  52. 1|MANUFACTURING # UEFI Manufacturing default 1|MANUFACTURING is reserved.
  53. ################################################################################
  54. #
  55. # Library Class section - list of all Library Classes needed by this Platform.
  56. #
  57. ################################################################################
  58. [LibraryClasses.common]
  59. #
  60. # Entry point
  61. #
  62. PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
  63. PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
  64. DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
  65. UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
  66. UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
  67. #
  68. # Basic
  69. #
  70. BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
  71. !if $(SSE2_ENABLE) == TRUE
  72. BaseMemoryLib|MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf
  73. !else
  74. BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
  75. !endif
  76. PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
  77. CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
  78. IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
  79. PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
  80. PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf
  81. PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
  82. PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
  83. CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
  84. PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
  85. PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
  86. !if $(RC_BINARY_RELEASE) == TRUE
  87. PchPlatformLib|Vlv2TbltDevicePkg/Library/PchPlatformLib/PchPlatformLib.inf
  88. !endif
  89. #
  90. # UEFI & PI
  91. #
  92. UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
  93. UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
  94. UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
  95. UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
  96. HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
  97. UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
  98. DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
  99. UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiTianoCustomDecompressLib.inf
  100. PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
  101. PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
  102. DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
  103. DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
  104. UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
  105. UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
  106. BmpSupportLib|MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf
  107. SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf
  108. FlashDeviceLib|Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLib.inf
  109. UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
  110. #
  111. # Framework
  112. #
  113. !if $(S3_ENABLE) == TRUE
  114. S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf
  115. !else
  116. S3BootScriptLib|MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.inf
  117. !endif
  118. S3IoLib|MdePkg/Library/BaseS3IoLib/BaseS3IoLib.inf
  119. S3PciLib|MdePkg/Library/BaseS3PciLib/BaseS3PciLib.inf
  120. #
  121. # Generic Modules
  122. #
  123. !if $(USB_ENABLE) == TRUE
  124. UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
  125. !endif
  126. !if $(SCSI_ENABLE) == TRUE
  127. UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
  128. !endif
  129. OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
  130. !if $(CAPSULE_ENABLE) == TRUE
  131. CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.inf
  132. !else
  133. CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
  134. !endif
  135. FmpAuthenticationLib|MdeModulePkg/Library/FmpAuthenticationLibNull/FmpAuthenticationLibNull.inf
  136. IniParsingLib|SignedCapsulePkg/Library/IniParsingLib/IniParsingLib.inf
  137. PlatformFlashAccessLib|Vlv2TbltDevicePkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLib.inf
  138. MicrocodeFlashAccessLib|Vlv2TbltDevicePkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLib.inf
  139. DisplayUpdateProgressLib|MdeModulePkg/Library/DisplayUpdateProgressLibGraphics/DisplayUpdateProgressLibGraphics.inf
  140. SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
  141. SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
  142. IoApicLib|PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf
  143. DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
  144. #
  145. # CPU
  146. #
  147. MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
  148. LocalApicLib|UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf
  149. CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf
  150. MpInitLib|UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
  151. VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf
  152. #
  153. # ICH
  154. #
  155. SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf
  156. SmmLib|Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf
  157. #
  158. # Platform
  159. #
  160. TimerLib|Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf
  161. ResetSystemLib|Vlv2TbltDevicePkg/Library/ResetSystemLib/ResetSystemLib.inf
  162. PlatformCmosLib|Vlv2TbltDevicePkg/Library/PlatformCmosLib/PlatformCmosLib.inf
  163. #
  164. # Misc
  165. #
  166. MonoStatusCodeLib|Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.inf
  167. !if $(TARGET) == RELEASE
  168. DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
  169. SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
  170. !else
  171. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  172. SerialPortLib|MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
  173. !endif
  174. PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
  175. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  176. !if $(TPM_ENABLED) == TRUE
  177. TpmCommLib|SecurityPkg/Library/TpmCommLib/TpmCommLib.inf
  178. Tpm12CommandLib|SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf
  179. Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
  180. !endif
  181. PlatformHookLib|MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf
  182. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  183. PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf
  184. DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.inf
  185. SerialPortLib|MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
  186. !else
  187. PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
  188. DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
  189. !endif
  190. #
  191. # CryptLib
  192. #
  193. !if $(TPM_ENABLED) == TRUE
  194. TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
  195. !else
  196. TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf
  197. !endif
  198. BiosIdLib|BoardModulePkg/Library/BiosIdLib/DxeBiosIdLib.inf
  199. StallSmmLib|Vlv2TbltDevicePkg/Library/StallSmmLib/StallSmmLib.inf
  200. !if $(SECURE_BOOT_ENABLE) == TRUE
  201. PlatformSecureLib|SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
  202. AuthVariableLib|SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
  203. !else
  204. AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf
  205. !endif
  206. FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
  207. VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf
  208. ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
  209. FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
  210. SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
  211. BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
  212. OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
  213. IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
  214. !if $(NETWORK_TLS_ENABLE) == TRUE
  215. TlsLib|CryptoPkg/Library/TlsLib/TlsLib.inf
  216. !endif
  217. Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf
  218. Tcg2PhysicalPresenceLib|SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf
  219. Tcg2PpVendorLib|SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf
  220. BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf
  221. !if $(RECOVERY_ENABLE)
  222. EdkiiSystemCapsuleLib|SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/EdkiiSystemCapsuleLib.inf
  223. !endif
  224. [LibraryClasses.IA32.SEC]
  225. !if $(PERFORMANCE_ENABLE) == TRUE
  226. PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
  227. !endif
  228. DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
  229. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  230. [LibraryClasses.IA32.PEIM, LibraryClasses.IA32.PEI_CORE, LibraryClasses.IA32.SEC]
  231. #
  232. # PEI phase common
  233. #
  234. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  235. HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
  236. MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
  237. ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
  238. ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
  239. MultiPlatformLib|Vlv2TbltDevicePkg/Library/MultiPlatformLib/MultiPlatformLib.inf
  240. BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
  241. CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf
  242. MpInitLib|UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf
  243. !if $(PERFORMANCE_ENABLE) == TRUE
  244. PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
  245. TimerLib|Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf
  246. !endif
  247. !if $(TARGET) == RELEASE
  248. DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
  249. SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
  250. !else
  251. DebugLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
  252. SerialPortLib|MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
  253. !endif
  254. LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.inf
  255. HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
  256. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  257. DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf
  258. !endif
  259. [LibraryClasses.IA32]
  260. #
  261. # DXE phase common
  262. #
  263. HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
  264. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  265. MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
  266. ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
  267. ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
  268. Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
  269. !if $(TPM_ENABLED) == TRUE
  270. TcgPhysicalPresenceLib|SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf
  271. !endif
  272. LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf
  273. EfiRegTableLib|Vlv2TbltDevicePkg/Library/EfiRegTableLib/EfiRegTableLib.inf
  274. HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
  275. [LibraryClasses.IA32.DXE_DRIVER]
  276. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  277. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  278. PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
  279. CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf
  280. !if $(PERFORMANCE_ENABLE) == TRUE
  281. PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
  282. TimerLib|Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf
  283. !endif
  284. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  285. DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
  286. !endif
  287. FlashDeviceLib|Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLibDxe.inf
  288. [LibraryClasses.IA32.DXE_CORE]
  289. HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
  290. MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
  291. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  292. !if $(PERFORMANCE_ENABLE) == TRUE
  293. PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
  294. TimerLib|Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf
  295. !endif
  296. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  297. DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
  298. !endif
  299. [LibraryClasses.IA32.DXE_SMM_DRIVER]
  300. MmServicesTableLib|MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf
  301. SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
  302. ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
  303. MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf
  304. LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf
  305. PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
  306. SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf
  307. SmmCpuPlatformHookLib|UefiCpuPkg/Library/SmmCpuPlatformHookLibNull/SmmCpuPlatformHookLibNull.inf
  308. SmmCpuFeaturesLib|UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf
  309. BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
  310. !if $(TARGET) != RELEASE
  311. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  312. !endif
  313. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  314. DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgentLib.inf
  315. TimerLib|Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf
  316. !endif
  317. CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf
  318. !if $(TPM_ENABLED) == TRUE
  319. TcgPpVendorLib|SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf
  320. !endif
  321. [LibraryClasses.IA32.SMM_CORE]
  322. MemoryAllocationLib|MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.inf
  323. SmmServicesTableLib|MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTableLib.inf
  324. ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
  325. SmmCorePlatformHookLib|MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.inf
  326. SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf
  327. !if $(TPM_ENABLED) == TRUE
  328. BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
  329. !endif
  330. PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
  331. !if $(TARGET) != RELEASE
  332. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  333. !endif
  334. [LibraryClasses.IA32.DXE_RUNTIME_DRIVER]
  335. ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
  336. !if $(SECURE_BOOT_ENABLE) == TRUE || $(TPM_ENABLED) == TRUE
  337. BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
  338. !endif
  339. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  340. DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
  341. !endif
  342. !if $(CAPSULE_ENABLE) == TRUE
  343. CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf
  344. !endif
  345. [LibraryClasses.common.UEFI_DRIVER]
  346. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  347. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  348. DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
  349. !endif
  350. [LibraryClasses.IA32.UEFI_APPLICATION]
  351. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  352. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  353. DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
  354. !endif
  355. ################################################################################
  356. #
  357. # Pcd Section - list of all EDK II PCD Entries defined by this Platform
  358. #
  359. ################################################################################
  360. [PcdsFeatureFlag.common]
  361. !if $(MINI_BIOS_ENABLE) == FALSE
  362. gPlatformModuleTokenSpaceGuid.PcdBdsDispatchAdditionalOprom|TRUE
  363. !else
  364. gPlatformModuleTokenSpaceGuid.PcdBdsDispatchAdditionalOprom|FALSE
  365. !endif
  366. #
  367. # If PcdDxeIplSwitchToLongMode is TRUE, DxeIpl will load a 64-bit DxeCore and switch to long mode to hand over to DxeCore.
  368. #
  369. gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE
  370. gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserGrayOutTextStatement|TRUE
  371. !if $(CAPSULE_RESET_ENABLE) == TRUE
  372. gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleReset|TRUE
  373. !else
  374. gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleReset|FALSE
  375. !endif
  376. gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreImageLoaderSearchTeSectionFirst|FALSE
  377. !if $(ISA_SERIAL_STATUS_CODE_ENABLE) == TRUE
  378. gEfiSerialPortTokenSpaceGuid.PcdStatusCodeUseIsaSerial|TRUE
  379. !else
  380. gEfiSerialPortTokenSpaceGuid.PcdStatusCodeUseIsaSerial|FALSE
  381. !endif
  382. !if $(USB_SERIAL_STATUS_CODE_ENABLE) == TRUE
  383. gEfiSerialPortTokenSpaceGuid.PcdStatusCodeUseUsbSerial|TRUE
  384. !else
  385. gEfiSerialPortTokenSpaceGuid.PcdStatusCodeUseUsbSerial|FALSE
  386. !endif
  387. !if $(RAM_SERIAL_STATUS_CODE_ENABLE) == TRUE
  388. gEfiSerialPortTokenSpaceGuid.PcdStatusCodeUseRam|TRUE
  389. !else
  390. gEfiSerialPortTokenSpaceGuid.PcdStatusCodeUseRam|FALSE
  391. !endif
  392. !if $(VARIABLE_INFO_ENABLE) == TRUE
  393. gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|TRUE
  394. !else
  395. gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE
  396. !endif
  397. !if $(SOURCE_DEBUG_ENABLE)
  398. gUefiCpuPkgTokenSpaceGuid.PcdCpuSmmDebug|TRUE
  399. !endif
  400. gEfiMdeModulePkgTokenSpaceGuid.PcdInstallAcpiSdtProtocol|TRUE
  401. gUefiCpuPkgTokenSpaceGuid.PcdCpuSmmBlockStartupThisAp|TRUE
  402. [PcdsFixedAtBuild.common]
  403. !if $(SECURE_BOOT_ENABLE) == TRUE
  404. gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x22000
  405. !else
  406. gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x4000
  407. !endif
  408. gEfiMdeModulePkgTokenSpaceGuid.PcdHwErrStorageSize|0x00000800
  409. gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x400
  410. gEfiMdeModulePkgTokenSpaceGuid.PcdSrIovSupport|FALSE
  411. gEfiMdeModulePkgTokenSpaceGuid.PcdAriSupport|FALSE
  412. !if $(S4_ENABLE) == TRUE
  413. gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|TRUE
  414. !else
  415. gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE
  416. !endif
  417. !if $(TARGET) == RELEASE
  418. gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE
  419. !else
  420. gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE
  421. !endif
  422. gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|FALSE
  423. !if $(TARGET) == RELEASE
  424. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0
  425. gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x3
  426. !else
  427. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F
  428. gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
  429. !endif
  430. !if $(PERFORMANCE_ENABLE) == TRUE
  431. gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0x1
  432. gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|60
  433. !endif
  434. gEfiMdeModulePkgTokenSpaceGuid.PcdLoadModuleAtFixAddressEnable|$(TOP_MEMORY_ADDRESS)
  435. gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserSubtitleTextColor|0x0
  436. gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserFieldTextColor|0x01
  437. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  438. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x17
  439. gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
  440. gEfiMdeModulePkgTokenSpaceGuid.PcdSerialUseHardwareFlowControl|FALSE
  441. gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod|2
  442. !endif
  443. #
  444. # Set SMM stack size to 16 KB.
  445. #
  446. gUefiCpuPkgTokenSpaceGuid.PcdCpuSmmStackSize|0x4000
  447. gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }
  448. #
  449. # Clear unused single certificate PCD
  450. #
  451. gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer|{0}
  452. #
  453. # Lock all updatable firmware devices at End of DXE
  454. #
  455. gFmpDevicePkgTokenSpaceGuid.PcdFmpDeviceLockEventGuid|{GUID(gEfiEndOfDxeEventGroupGuid)}
  456. # gFmpDevicePkgTokenSpaceGuid.PcdFmpDeviceLockEventGuid|{GUID(gEfiEventReadyToBootGuid)}
  457. #
  458. # Set PcdFmpDeviceTestKeySha256Digest to {0} to disable test key detection
  459. #
  460. # gFmpDevicePkgTokenSpaceGuid.PcdFmpDeviceTestKeySha256Digest|{0}
  461. [PcdsFixedAtBuild.IA32]
  462. !if $(TARGET) == RELEASE
  463. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0
  464. gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x3
  465. !else
  466. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2E
  467. gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
  468. !endif
  469. !if $(RECOVERY_ENABLE)
  470. gEfiMdeModulePkgTokenSpaceGuid.PcdRecoveryFileName|L"VLV2REC.Cap"
  471. !endif
  472. [PcdsPatchableInModule.common]
  473. gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x803805c6
  474. gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0x$(PLATFORM_PCIEXPRESS_BASE)
  475. #######################################################################################################
  476. #
  477. # Begin of MRC parameters
  478. #
  479. ## Memory Parameter Patchable.
  480. # FALSE - MRC Parameters are fixed for MinnowBoard Max<BR>
  481. # TRUE - MRC Parameters are patchable by following PCDs<BR>
  482. # @Prompt Memory Parameter Patchable.
  483. # @ValidList 0x80000001 | 0, 1
  484. gVlvRefCodePkgTokenSpaceGuid.PcdMemoryParameterPatchable|FALSE
  485. ## Memory Down or DIMM slot.
  486. # 0 - DIMM<BR>
  487. # 1 - Memory Down<BR>
  488. # @Prompt Enable Memory Down
  489. # @ValidList 0x80000001 | 0, 1
  490. gVlvRefCodePkgTokenSpaceGuid.PcdEnableMemoryDown|1
  491. ## The speed of DRAM.
  492. # 0 - 800 MHz<BR>
  493. # 1 - 1066 MHz<BR>
  494. # 2 - 1333 MHz<BR>
  495. # 3 - 1600 MHz<BR>
  496. # @Prompt DRAM Speed
  497. # @ValidList 0x80000001 | 0, 1, 2, 3
  498. gVlvRefCodePkgTokenSpaceGuid.PcdDramSpeed|1
  499. ## DRAM Type.
  500. # 0 - DDR3<BR>
  501. # 1 - DDR3L<BR>
  502. # 2 - DDR3U<BR>
  503. # 3 - DDR3All<BR>
  504. # 4 - LPDDR2<BR>
  505. # 5 - LPDDR3<BR>
  506. # 6 - DDR4<BR>
  507. # @Prompt DRAM Type
  508. # @ValidList 0x80000001 | 0, 1, 2, 3, 4, 5, 6
  509. gVlvRefCodePkgTokenSpaceGuid.PcdDramType|1
  510. ## Please populate DIMM slot 0 if only one DIMM is supported.
  511. # 0 - Disable<BR>
  512. # 1 - Enable<BR>
  513. # @Prompt DIMM 0 Enable
  514. # @ValidList 0x80000001 | 0, 1
  515. gVlvRefCodePkgTokenSpaceGuid.PcdEnableDimm0|1
  516. ## DIMM 1 has to be identical to DIMM 0.
  517. # 0 - Disable<BR>
  518. # 1 - Enable<BR>
  519. # @Prompt DIMM 1 Enable Type
  520. # @ValidList 0x80000001 | 0, 1
  521. gVlvRefCodePkgTokenSpaceGuid.PcdEnableDimm1|0
  522. ## DRAM device data width.
  523. # 0 - x8<BR>
  524. # 1 - x16<BR>
  525. # 2 - x32<BR>
  526. # @Prompt DIMM_DWIDTH
  527. # @ValidList 0x80000001 | 0, 1, 2
  528. gVlvRefCodePkgTokenSpaceGuid.PcdDimmDataWidth|1
  529. ## DRAM device data density.
  530. # 0 - 1 Gbit<BR>
  531. # 1 - 2 Gbit<BR>
  532. # 2 - 4 Gbit<BR>
  533. # 3 - 8 Gbit<BR>
  534. # @Prompt DIMM_Density
  535. # @ValidList 0x80000001 | 0, 1, 2, 3
  536. gVlvRefCodePkgTokenSpaceGuid.PcdDimmDensity|2
  537. ## DRAM device data bus width.
  538. # 0 - 8 bits<BR>
  539. # 1 - 16 bits<BR>
  540. # 2 - 32 bits<BR>
  541. # 3 - 64 bits<BR>
  542. # @Prompt DIMM_BusWidth
  543. # @ValidList 0x80000001 | 0, 1, 2, 3
  544. gVlvRefCodePkgTokenSpaceGuid.PcdDimmBusWidth|3
  545. ## Ranks Per DIMM or Sides Per DIMM.
  546. # 0 - 1 Rank<BR>
  547. # 1 - 2 Ranks<BR>
  548. # @Prompt DIMM_Sides
  549. # @ValidList 0x80000001 | 0, 1
  550. gVlvRefCodePkgTokenSpaceGuid.PcdRankPerDimm|0
  551. ## tCL.<BR><BR>
  552. # @Prompt tCL
  553. gVlvRefCodePkgTokenSpaceGuid.PcdTcl|11
  554. ## tRP and tRCD in DRAM clk - 5:12.5ns, 6:15ns, etc.
  555. # @Prompt tRP_tRCD
  556. gVlvRefCodePkgTokenSpaceGuid.PcdTrpTrcd|11
  557. ## tWR in DRAM clk.
  558. # @Prompt tWR
  559. gVlvRefCodePkgTokenSpaceGuid.PcdTwr|12
  560. ## tWTR in DRAM clk.
  561. # @Prompt tWTR
  562. gVlvRefCodePkgTokenSpaceGuid.PcdTwtr|6
  563. ## tRRD in DRAM clk.
  564. # @Prompt tRRD
  565. gVlvRefCodePkgTokenSpaceGuid.PcdTrrd|6
  566. ## tRTP in DRAM clk.
  567. # @Prompt tRTP
  568. gVlvRefCodePkgTokenSpaceGuid.PcdTrtp|6
  569. ## tFAW in DRAM clk.
  570. # @Prompt tFAW
  571. gVlvRefCodePkgTokenSpaceGuid.PcdTfaw|32
  572. #
  573. # End of MRC parameters.
  574. #
  575. ###############################################################################################
  576. [PcdsDynamicHii.common.DEFAULT]
  577. gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|L"Timeout"|gEfiGlobalVariableGuid|0x0|5 # Variable: L"Timeout"
  578. gEfiMdePkgTokenSpaceGuid.PcdHardwareErrorRecordLevel|L"HwErrRecSupport"|gEfiGlobalVariableGuid|0x0|1 # Variable: L"HwErrRecSupport"
  579. gPlatformModuleTokenSpaceGuid.PcdBootState|L"BootState"|gPlatformModuleTokenSpaceGuid|0x0|TRUE
  580. [PcdsDynamicDefault.common.DEFAULT]
  581. gEfiMdeModulePkgTokenSpaceGuid.PcdS3BootScriptTablePrivateDataPtr|0x0
  582. !if $(TPM_ENABLED) == TRUE
  583. gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0x7b, 0x3a, 0xcd, 0x72, 0xA5, 0xFE, 0x5e, 0x4f, 0x91, 0x65, 0x4d, 0xd1, 0x21, 0x87, 0xbb, 0x13}
  584. !endif
  585. ## This PCD defines the video horizontal resolution.
  586. # This PCD could be set to 0 then video resolution could be at highest resolution.
  587. #gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|0
  588. gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|800
  589. ## This PCD defines the video vertical resolution.
  590. # This PCD could be set to 0 then video resolution could be at highest resolution.
  591. #gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|0
  592. gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|600
  593. ## This PCD defines the Console output column and the default value is 25 according to UEFI spec.
  594. # This PCD could be set to 0 then console output could be at max column and max row.
  595. gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow|31
  596. ## This PCD defines the Console output row and the default value is 80 according to UEFI spec.
  597. # This PCD could be set to 0 then console output could be at max column and max row.
  598. gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn|100
  599. ## The PCD is used to specify the video horizontal resolution of text setup.
  600. gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution|800
  601. ## The PCD is used to specify the video vertical resolution of text setup.
  602. gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution|600
  603. ## The PCD is used to specify the console output column of text setup.
  604. gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn|100
  605. ## The PCD is used to specify the console output column of text setup.
  606. gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow|31
  607. !if $(TPM_ENABLED) == TRUE
  608. gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy|1
  609. gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1
  610. !endif
  611. [PcdsDynamicExDefault.common.DEFAULT]
  612. gEfiVLVTokenSpaceGuid.PcdTCSmbaIoBaseAddress|0x1040
  613. gEfiVLVTokenSpaceGuid.PcdEmmcManufacturerId|0
  614. gEfiVLVTokenSpaceGuid.PcdProductSerialNumber|0
  615. gEfiVLVTokenSpaceGuid.PcdMeasuredBootEnable|TRUE
  616. gEfiVLVTokenSpaceGuid.PcdFTPMErrorOccur|FALSE
  617. gEfiVLVTokenSpaceGuid.PcdFTPMErrorSkip|FALSE
  618. gEfiVLVTokenSpaceGuid.PcdFTPMCommand|0
  619. gEfiVLVTokenSpaceGuid.PcdFTPMResponse|0
  620. gEfiVLVTokenSpaceGuid.PcdFTPMNotRespond|FALSE
  621. gEfiVLVTokenSpaceGuid.PcdFTPMStatus|0
  622. gEfiMdeModulePkgTokenSpaceGuid.PcdS3BootScriptTablePrivateSmmDataPtr|0
  623. gEfiMdeModulePkgTokenSpaceGuid.PcdS3BootScriptTablePrivateDataPtr|0
  624. gEfiVLVTokenSpaceGuid.PcdCpuLockBoxDataAddress|0
  625. gEfiVLVTokenSpaceGuid.PcdCpuSmramCpuDataAddress|0
  626. gEfiVLVTokenSpaceGuid.PcdCpuLockBoxSize|0
  627. gEfiSecurityPkgTokenSpaceGuid.PcdUserPhysicalPresence|TRUE
  628. gEfiMdeModulePkgTokenSpaceGuid.PcdSystemFmpCapsuleImageTypeIdGuid|{GUID("$(FMP_MINNOW_MAX_SYSTEM)")}|VOID*|0x10
  629. !if $(RECOVERY_ENABLE)
  630. gEfiSignedCapsulePkgTokenSpaceGuid.PcdEdkiiSystemFirmwareImageDescriptor|{0x0}|VOID*|0x100
  631. gEfiSignedCapsulePkgTokenSpaceGuid.PcdEdkiiSystemFirmwareFileGuid|{GUID("AF9C9EB2-12AD-4D3E-A4D4-96F6C9966215")}|VOID*|0x10
  632. !endif
  633. [PcdsDynamicExVpd.common.DEFAULT]
  634. gEfiMdeModulePkgTokenSpaceGuid.PcdNvStoreDefaultValueBuffer|*
  635. [PcdsDynamicExHii.common.DEFAULT.STANDARD]
  636. !include Vlv2TbltDevicePkg/PlatformSetupDefaults.dsc
  637. [Components.IA32]
  638. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/SecCore.inf
  639. MdeModulePkg/Core/Pei/PeiMain.inf {
  640. !if $(TARGET) == DEBUG
  641. <PcdsFixedAtBuild>
  642. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2E
  643. !endif
  644. <PcdsPatchableInModule>
  645. gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000046
  646. }
  647. Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.inf {
  648. !if $(TARGET) == DEBUG
  649. <PcdsFixedAtBuild>
  650. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2E
  651. !endif
  652. }
  653. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/MemoryInit.inf {
  654. <PcdsPatchableInModule>
  655. gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000046
  656. }
  657. !if $(RC_BINARY_RELEASE) == TRUE
  658. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/SeCUma.inf
  659. !endif
  660. !if $(RC_BINARY_RELEASE) == TRUE
  661. Vlv2TbltDevicePkg/PlatformPei/PlatformPei.inf {
  662. !if $(TARGET) == DEBUG
  663. <PcdsFixedAtBuild>
  664. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2E
  665. !endif
  666. }
  667. !endif
  668. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  669. SourceLevelDebugPkg/DebugAgentPei/DebugAgentPei.inf{
  670. <LibraryClasses>
  671. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  672. DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf
  673. PlatformHookLib|MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf
  674. SerialPortLib|MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
  675. }
  676. !endif
  677. !if $(TPM_ENABLED) == TRUE
  678. SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf
  679. SecurityPkg/Tcg/TcgPei/TcgPei.inf {
  680. <LibraryClasses>
  681. PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
  682. }
  683. !endif
  684. Vlv2TbltDevicePkg/PlatformInitPei/PlatformInitPei.inf {
  685. <PcdsPatchableInModule>
  686. gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x803805c6
  687. <LibraryClasses>
  688. !if $(TARGET) != RELEASE
  689. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  690. !endif
  691. PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
  692. }
  693. Vlv2TbltDevicePkg/FvInfoPei/FvInfoPei.inf
  694. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/VlvInitPeim.inf
  695. !if $(PCIESC_ENABLE) == TRUE
  696. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/PchEarlyInitPeim.inf {
  697. <PcdsPatchableInModule>
  698. gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000046
  699. }
  700. !endif
  701. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/PchInitPeim.inf
  702. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/PchSmbusArpDisabled.inf
  703. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/PchSpiPeim.inf
  704. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/PeiSmmAccess.inf
  705. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/PeiSmmControl.inf
  706. MdeModulePkg/Universal/PCD/Pei/Pcd.inf
  707. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/CpuPeim.inf
  708. UefiCpuPkg/CpuIoPei/CpuIoPei.inf
  709. UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf
  710. UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.inf
  711. !if $(RECOVERY_ENABLE)
  712. #
  713. # Recovery
  714. #
  715. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/IA32/PchUsb.inf
  716. MdeModulePkg/Bus/Pci/EhciPei/EhciPei.inf
  717. MdeModulePkg/Bus/Usb/UsbBusPei/UsbBusPei.inf
  718. MdeModulePkg/Bus/Usb/UsbBotPei/UsbBotPei.inf
  719. FatPkg/FatPei/FatPei.inf
  720. MdeModulePkg/Universal/Disk/CdExpressPei/CdExpressPei.inf
  721. SignedCapsulePkg/Universal/RecoveryModuleLoadPei/RecoveryModuleLoadPei.inf {
  722. <LibraryClasses>
  723. FmpAuthenticationLib|SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf
  724. PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
  725. }
  726. !endif
  727. !if $(CAPSULE_ENABLE) == TRUE
  728. MdeModulePkg/Universal/CapsulePei/CapsulePei.inf
  729. !endif
  730. MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
  731. <LibraryClasses>
  732. !if $(LZMA_ENABLE) == TRUE
  733. NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
  734. !endif
  735. }
  736. MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
  737. MdeModulePkg/Universal/FaultTolerantWritePei/FaultTolerantWritePei.inf
  738. !if $(TPM_ENABLED) == TRUE
  739. SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf {
  740. <LibraryClasses>
  741. PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
  742. }
  743. !endif
  744. !if $(ACPI50_ENABLE) == TRUE
  745. MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/FirmwarePerformancePei.inf{
  746. <LibraryClasses>
  747. TimerLib|Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf
  748. }
  749. !endif
  750. !if $(PERFORMANCE_ENABLE) == TRUE
  751. MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf
  752. !endif
  753. [Components.IA32]
  754. #
  755. # EDK II Related Platform codes
  756. #
  757. MdeModulePkg/Core/Dxe/DxeMain.inf {
  758. <PcdsPatchableInModule>
  759. gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000046
  760. <LibraryClasses>
  761. !if $(DXE_CRC32_SECTION_ENABLE) == TRUE
  762. NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
  763. !endif
  764. !if $(LZMA_ENABLE) == TRUE
  765. NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
  766. !endif
  767. !if $(TARGET) != RELEASE
  768. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  769. !endif
  770. }
  771. MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
  772. <LibraryClasses>
  773. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  774. }
  775. UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
  776. MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf
  777. MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf {
  778. <LibraryClasses>
  779. !if $(TARGET) != RELEASE
  780. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  781. !endif
  782. }
  783. MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf
  784. MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf{
  785. <LibraryClasses>
  786. !if $(SECURE_BOOT_ENABLE) == TRUE
  787. NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
  788. !endif
  789. !if $(TPM_ENABLED) == TRUE
  790. NULL|SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf
  791. !endif
  792. }
  793. MdeModulePkg/Universal/Metronome/Metronome.inf
  794. MdeModulePkg/Universal/BdsDxe/BdsDxe.inf {
  795. <LibraryClasses>
  796. PlatformBootManagerLib|Vlv2TbltDevicePkg/Library/DxePlatformBootManagerLib/DxePlatformBootManagerLib.inf
  797. }
  798. MdeModulePkg/Logo/LogoDxe.inf
  799. MdeModulePkg/Application/UiApp/UiApp.inf {
  800. <LibraryClasses>
  801. NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf
  802. NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf
  803. NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf
  804. }
  805. MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf
  806. MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
  807. MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
  808. MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
  809. MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.inf
  810. MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmm.inf {
  811. <LibraryClasses>
  812. NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf
  813. SerialPortLib|MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
  814. }
  815. Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmm.inf
  816. MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.inf
  817. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PchSpiSmm.inf
  818. !if $(SECURE_BOOT_ENABLE) == TRUE
  819. SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf {
  820. <LibraryClasses>
  821. PlatformSecureLib|SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
  822. <BuildOptions>
  823. #
  824. # Specify GUID gEfiIfrBootMaintenanceGuid, to install Secure Boot Configuration menu
  825. # into Boot Maintenance Manager menu
  826. #
  827. *_*_*_VFR_FLAGS = -g b2dedc91-d59f-48d2-898a-12490c74a4e0
  828. }
  829. !endif
  830. MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf {
  831. <LibraryClasses>
  832. FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
  833. }
  834. MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
  835. PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
  836. MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
  837. Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbRuntimeDxe.inf
  838. Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.inf
  839. MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
  840. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PchS3SupportDxe.inf
  841. PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.inf
  842. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/SmmControl.inf
  843. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PchSmbusDxe.inf
  844. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PchReset.inf
  845. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PchInitDxe.inf{
  846. <PcdsPatchableInModule>
  847. gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0xF0000043
  848. }
  849. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PchInitSmm.inf
  850. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PchSmiDispatcher.inf
  851. !if $(PCIESC_ENABLE) == TRUE
  852. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PchPcieSmm.inf
  853. !endif
  854. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PchSpiRuntime.inf
  855. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PchPolicyInitDxe.inf
  856. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PchBiosWriteProtect.inf
  857. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/SmmAccess.inf
  858. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PciHostBridge.inf
  859. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/VlvInitDxe.inf
  860. #
  861. # Performance Application; Set PERFORMANCE_ENABLE=TRUE for normal boot performance and smm performance data
  862. #
  863. !if $(PERFORMANCE_ENABLE) == TRUE
  864. ShellPkg/DynamicCommand/DpDynamicCommand/DpDynamicCommand.inf {
  865. <PcdsFixedAtBuild>
  866. gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
  867. }
  868. !endif
  869. Vlv2TbltDevicePkg/VlvPlatformInitDxe/VlvPlatformInitDxe.inf{
  870. <LibraryClasses>
  871. !if $(TARGET) != RELEASE
  872. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  873. !endif
  874. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  875. }
  876. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/Dptf.inf
  877. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PnpDxe.inf
  878. !if $(TPM_ENABLED) == TRUE
  879. SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf {
  880. <LibraryClasses>
  881. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  882. }
  883. SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {
  884. <LibraryClasses>
  885. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  886. <BuildOptions>
  887. #
  888. # specify GUID gEfiIfrNotInTPVPageGuid, this page will not
  889. # be showed in TPV page.
  890. #
  891. *_*_*_VFR_FLAGS = -g e58809f8-fbc1-48e2-883a-a30fdc4b441e
  892. }
  893. SecurityPkg/Tcg/TcgDxe/TcgDxe.inf {
  894. <LibraryClasses>
  895. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  896. }
  897. SecurityPkg/Tcg/TcgSmm/TcgSmm.inf
  898. !endif
  899. #
  900. # EDK II Related Platform codes
  901. #
  902. Vlv2TbltDevicePkg/PlatformSmm/PlatformSmm.inf{
  903. <LibraryClasses>
  904. !if $(TARGET) != RELEASE
  905. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  906. !endif
  907. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  908. }
  909. Vlv2TbltDevicePkg/PlatformInfoDxe/PlatformInfoDxe.inf
  910. Vlv2TbltDevicePkg/PlatformCpuInfoDxe/PlatformCpuInfoDxe.inf
  911. Vlv2TbltDevicePkg/PlatformDxe/PlatformDxe.inf
  912. Vlv2TbltDevicePkg/PciPlatform/PciPlatform.inf
  913. Vlv2TbltDevicePkg/SaveMemoryConfig/SaveMemoryConfig.inf
  914. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PlatformCpuPolicy.inf
  915. Vlv2TbltDevicePkg/PpmPolicy/PpmPolicy.inf
  916. !if $(GOP_DRIVER_ENABLE) == TRUE
  917. Vlv2TbltDevicePkg/PlatformGopPolicy/PlatformGopPolicy.inf
  918. !endif
  919. #
  920. # SMM
  921. #
  922. MdeModulePkg/Core/PiSmmCore/PiSmmIpl.inf
  923. MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf
  924. UefiCpuPkg/CpuDxe/CpuDxe.inf
  925. UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxe.inf
  926. UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf
  927. UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf
  928. MdeModulePkg/Universal/LockBox/SmmLockBox/SmmLockBox.inf
  929. UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmm.inf
  930. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/PowerManagement2.inf
  931. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/DigitalThermalSensor.inf
  932. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/GraphicDxeInitSmm.inf
  933. #
  934. # ACPI
  935. #
  936. MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf {
  937. <PcdsPatchableInModule>
  938. gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0xF0000043
  939. <PcdsFixedAtBuild>
  940. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x27
  941. <LibraryClasses>
  942. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  943. }
  944. MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe.inf
  945. MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
  946. Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/PowerManagementAcpiTables.inf
  947. Vlv2DeviceRefCodePkg/AcpiTablesPCAT/AcpiTables.inf
  948. Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.inf
  949. MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf
  950. #
  951. # PCI
  952. #
  953. MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
  954. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/ISPDxe.inf
  955. #
  956. # ISA
  957. #
  958. Vlv2TbltDevicePkg/PcuSio/PcuSio.inf
  959. MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe.inf
  960. !if $(ACPI50_ENABLE) == TRUE
  961. MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/FirmwarePerformanceDxe.inf {
  962. <LibraryClasses>
  963. TimerLib|Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf
  964. }
  965. MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/FirmwarePerformanceSmm.inf {
  966. <LibraryClasses>
  967. TimerLib|Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf
  968. }
  969. !endif
  970. #
  971. # eMMC/SD Card
  972. #
  973. MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.inf
  974. MdeModulePkg/Bus/Sd/EmmcDxe/EmmcDxe.inf
  975. MdeModulePkg/Bus/Sd/SdDxe/SdDxe.inf
  976. #
  977. # IDE/SCSI/AHCI
  978. #
  979. MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf
  980. MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
  981. MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
  982. MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
  983. FatPkg/EnhancedFatDxe/Fat.inf
  984. ShellPkg/Application/Shell/Shell.inf {
  985. <LibraryClasses>
  986. ShellCommandLib|ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
  987. NULL|ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf
  988. NULL|ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
  989. NULL|ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
  990. NULL|ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf
  991. NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
  992. NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf
  993. NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf
  994. HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
  995. PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
  996. BcfgCommandLib|ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
  997. <PcdsFixedAtBuild>
  998. gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0xFF
  999. gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
  1000. gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|8000
  1001. }
  1002. !if $(SATA_ENABLE) == TRUE
  1003. Vlv2SocBinPkg/$(DXE_ARCHITECTURE)$(TARGET)/$(DXE_ARCHITECTURE)/SataController.inf
  1004. !endif
  1005. MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
  1006. !if $(SCSI_ENABLE) == TRUE
  1007. MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
  1008. MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
  1009. !endif
  1010. #
  1011. # Console
  1012. #
  1013. MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
  1014. MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
  1015. MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
  1016. MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
  1017. MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
  1018. MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf
  1019. MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
  1020. #
  1021. # USB
  1022. #
  1023. !if $(USB_ENABLE) == TRUE
  1024. MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
  1025. MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
  1026. MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf
  1027. MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
  1028. MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
  1029. MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
  1030. MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
  1031. !endif
  1032. #
  1033. # SMBIOS
  1034. #
  1035. MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
  1036. Vlv2TbltDevicePkg/SmBiosMiscDxe/SmBiosMiscDxe.inf
  1037. #
  1038. # CPU/FW Microde
  1039. #
  1040. Vlv2SocBinPkg/Microcode/MicrocodeUpdates.inf {
  1041. <BuildOptions>
  1042. *_*_*_GENFW_FLAGS = -a 0x800 -p 0xFF
  1043. }
  1044. #
  1045. # Network Stacks
  1046. #
  1047. !include NetworkPkg/Network.dsc.inc
  1048. !if $(CAPSULE_ENABLE) || $(MICOCODE_CAPSULE_ENABLE)
  1049. MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmpDxe.inf
  1050. MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf
  1051. !endif
  1052. !if $(CAPSULE_ENABLE)
  1053. !include Vlv2TbltDevicePkg/FmpMinnowMaxSystem.dsc
  1054. !include Vlv2TbltDevicePkg/FmpGreenSampleDevice.dsc
  1055. !include Vlv2TbltDevicePkg/FmpBlueSampleDevice.dsc
  1056. !include Vlv2TbltDevicePkg/FmpRedSampleDevice.dsc
  1057. !endif
  1058. !if $(MICOCODE_CAPSULE_ENABLE)
  1059. IntelSiliconPkg/Feature/Capsule/MicrocodeUpdateDxe/MicrocodeUpdateDxe.inf {
  1060. <LibraryClasses>
  1061. DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
  1062. PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
  1063. SerialPortLib|MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
  1064. }
  1065. !endif
  1066. [BuildOptions]
  1067. #
  1068. # Define Build Options both for EDK and EDKII drivers.
  1069. #
  1070. GCC:*_*_*_CC_FLAGS = -Wno-missing-braces
  1071. #
  1072. # Define token for different Platform
  1073. #
  1074. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  1075. MSFT:*_*_X64_GENFW_FLAGS = --keepexceptiontable
  1076. GCC:*_*_X64_GENFW_FLAGS = --keepexceptiontable
  1077. INTEL:*_*_X64_GENFW_FLAGS = --keepexceptiontable
  1078. !endif
  1079. #
  1080. # Force PE/COFF sections to be aligned at 4KB boundaries to support page level
  1081. # protection of DXE_RUNTIME_DRIVER modules
  1082. #
  1083. [BuildOptions.common.EDKII.DXE_RUNTIME_DRIVER]
  1084. MSFT:*_*_*_DLINK_FLAGS = /ALIGN:4096
  1085. GCC:*_*_*_DLINK_FLAGS = -z common-page-size=0x1000
  1086. XCODE:*_*_*_DLINK_FLAGS = -segalign 0x1000
  1087. #
  1088. # Force PE/COFF sections to be aligned at 4KB boundaries to support page level
  1089. # protection of DXE_SMM_DRIVER/SMM_CORE modules
  1090. #
  1091. [BuildOptions.common.EDKII.DXE_SMM_DRIVER, BuildOptions.common.EDKII.SMM_CORE]
  1092. MSFT:*_*_*_DLINK_FLAGS = /ALIGN:4096
  1093. GCC:*_*_*_DLINK_FLAGS = -z common-page-size=0x1000
  1094. XCODE:*_*_*_DLINK_FLAGS = -segalign 0x1000
  1095. [BuildOptions.Common.EDKII]
  1096. !if $(CLKGEN_CONFIG_EXTRA_ENABLE) == TRUE
  1097. MSFT:*_*_*_CC_FLAGS = /DCLKGEN_CONFIG_EXTRA=1
  1098. MSFT:*_*_*_VFRPP_FLAGS = /DCLKGEN_CONFIG_EXTRA=1
  1099. MSFT:*_*_*_APP_FLAGS = /DCLKGEN_CONFIG_EXTRA=1
  1100. MSFT:*_*_*_PP_FLAGS = /DCLKGEN_CONFIG_EXTRA=1
  1101. MSFT:*_*_*_ASLPP_FLAGS = /DCLKGEN_CONFIG_EXTRA=1
  1102. GCC:*_*_*_CC_FLAGS = -DCLKGEN_CONFIG_EXTRA=1
  1103. GCC:*_*_*_VFRPP_FLAGS = -DCLKGEN_CONFIG_EXTRA=1
  1104. GCC:*_*_*_APP_FLAGS = -DCLKGEN_CONFIG_EXTRA=1
  1105. GCC:*_*_*_PP_FLAGS = -DCLKGEN_CONFIG_EXTRA=1
  1106. GCC:*_*_*_ASLPP_FLAGS = -DCLKGEN_CONFIG_EXTRA=1
  1107. !endif
  1108. !if $(PCIESC_ENABLE) == TRUE
  1109. MSFT:*_*_*_CC_FLAGS = /DPCIESC_SUPPORT=1
  1110. MSFT:*_*_*_VFRPP_FLAGS = /DPCIESC_SUPPORT=1
  1111. MSFT:*_*_*_APP_FLAGS = /DPCIESC_SUPPORT=1
  1112. MSFT:*_*_*_PP_FLAGS = /DPCIESC_SUPPORT=1
  1113. MSFT:*_*_*_ASLPP_FLAGS = /DPCIESC_SUPPORT=1
  1114. GCC:*_*_*_CC_FLAGS = -DPCIESC_SUPPORT=1
  1115. GCC:*_*_*_VFRPP_FLAGS = -DPCIESC_SUPPORT=1
  1116. GCC:*_*_*_APP_FLAGS = -DPCIESC_SUPPORT=1
  1117. GCC:*_*_*_PP_FLAGS = -DPCIESC_SUPPORT=1
  1118. GCC:*_*_*_ASLPP_FLAGS = -DPCIESC_SUPPORT=1
  1119. !endif
  1120. !if $(SOURCE_DEBUG_ENABLE) == TRUE
  1121. !if $(TARGET) == DEBUG
  1122. MSFT:*_*_X64_CC_FLAGS = /Od /Oy-
  1123. !endif
  1124. !endif