]> git.proxmox.com Git - mirror_edk2.git/blame - DuetPkg/DuetPkg.dsc
Add PciBusNoEnumeration module
[mirror_edk2.git] / DuetPkg / DuetPkg.dsc
CommitLineData
ca162103 1\r
2\r
3[Defines]\r
4 PLATFORM_NAME = DuetPkg\r
5 PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72\r
6 PLATFORM_VERSION = 0.3\r
7 DSC_SPECIFICATION = 0x00010005\r
8 OUTPUT_DIRECTORY = Build/DuetPkg\r
9 SUPPORTED_ARCHITECTURES = IA32|X64\r
10 BUILD_TARGETS = DEBUG\r
11 SKUID_IDENTIFIER = DEFAULT\r
b9a31177 12 FLASH_DEFINITION = DuetPkg/DuetPkg.fdf\r
ca162103 13\r
14[LibraryClasses.common]\r
15 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
16 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
17 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
18 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
19 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
20 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
21 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
22 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf\r
23 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
24 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
25 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
91aac0e4 26 HiiLib|MdePkg/Library/HiiLib/HiiLib.inf\r
27 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
28 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
c69dd9df 29 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
30 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
31 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
32 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
33 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
34 BaseUefiTianoDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
35 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
36 PlatformBdsLib|DuetPkg/Library/DuetBdsLib/PlatformBds.inf\r
37 IfrSupportLib|MdePkg/Library/IfrSupportLib/IfrSupportLib.inf\r
38 ExtendedIfrSupportLib|MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf\r
39 GenericBdsLib|MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
40 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
41 GraphicsLib|MdeModulePkg/Library/GraphicsLib/GraphicsLib.inf\r
42 ExtendedHiiLib|MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf\r
43 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
44 DxePiLib|MdePkg/Library/DxePiLib/DxePiLib.inf\r
45 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
46 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
47 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
48 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
49 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
3da85e63 50 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
d17b2862 51 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
ca162103 52\r
53[LibraryClasses.common.DXE_DRIVER]\r
54 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
55 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
c69dd9df 56 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
d17b2862 57 SerialPortLib|DuetPkg/Library/DuetSerialIoLib/DuetSerialIoLib.inf\r
c69dd9df 58 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
cb56d4e4 59 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
c69dd9df 60 UsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
d17b2862 61 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
62 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
c69dd9df 63\r
64[LibraryClasses.common.DXE_CORE]\r
65 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
66 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
67 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
68 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
69 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
d17b2862 70 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
71 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
72 SerialPortLib|DuetPkg/Library/DuetSerialIoLib/DuetSerialIoLib.inf\r
73 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
74 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
c69dd9df 75\r
76[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
77 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
78 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
79 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
d17b2862 80 SerialPortLib|DuetPkg/Library/DuetSerialIoLib/DuetSerialIoLib.inf\r
cb56d4e4 81 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
d55eb54d 82 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
ca162103 83\r
c69dd9df 84[LibraryClasses.common.UEFI_DRIVER]\r
85 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
d17b2862 86 SerialPortLib|DuetPkg/Library/DuetSerialIoLib/DuetSerialIoLib.inf\r
c69dd9df 87\r
88[LibraryClasses.common.UEFI_APPLICATION]\r
89 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
d17b2862 90 SerialPortLib|DuetPkg/Library/DuetSerialIoLib/DuetSerialIoLib.inf\r
91\r
92[PcdsPatchableInModule]\r
93 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000042\r
94 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
95 gEfiSioTokenSpaceGuid.PcdSerialRegisterBase|0x3F8\r
96 gEfiSioTokenSpaceGuid.PcdSerialLineControl|0x07\r
97 gEfiSioTokenSpaceGuid.PcdSerialBoudRate|115200\r
98 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F\r
99\r
100[PcdsFeatureFlag]\r
101 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|TRUE\r
c69dd9df 102\r
103[Components.common]\r
ca162103 104 DuetPkg/DxeIpl/DxeIpl.inf\r
c69dd9df 105\r
106 MdeModulePkg/Core/Dxe/DxeMain.inf\r
107 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
108 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
109 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
110 \r
111 DuetPkg/FSVariable/FSVariable.inf\r
eb16e240 112 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
c69dd9df 113 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
114 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
cb56d4e4 115 IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf \r
c69dd9df 116 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
117 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
118 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
119 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
120\r
121 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r
122 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
123 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
124 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
e5653d94 125 \r
126 \r
ca162103 127 DuetPkg/DataHubGenDxe/DataHubGen.inf\r
c69dd9df 128 DuetPkg/FvbRuntimeService/DUETFwh.inf\r
129 DuetPkg/EfiLdr/EfiLdr.inf\r
130 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf\r
131 DuetPkg/CpuIoDxe/CpuIo.inf\r
132 DuetPkg/CpuDxe/Cpu.inf\r
c69dd9df 133 IntelFrameworkModulePkg/Universal/Legacy8259Dxe/8259.inf\r
134 DuetPkg/KbcResetDxe/Reset.inf\r
135 DuetPkg/LegacyMetronome/Metronome.inf\r
ca162103 136\r
c69dd9df 137 DuetPkg/PcRtc/RealTimeClock.inf\r
eb16e240 138 DuetPkg/8254TimerDxe/8254Timer.inf\r
c69dd9df 139 DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf\r
e5653d94 140 DuetPkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf\r
141 IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf\r
c69dd9df 142 IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf\r
e5653d94 143 \r
c69dd9df 144 # IDE Support\r
145 #IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
146 \r
147 # Usb Support\r
148 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
149 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
150 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
151 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
152 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf\r
153 \r
154 # ISA Support\r
155 DuetPkg/IsaAcpiDxe/IsaAcpi.inf\r
e5653d94 156 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
157 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
158 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
159\r
160 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
161 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
162 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
163\r
c69dd9df 164 DuetPkg/BootSector/BootSector.inf\r
79f16ea3 165\r
166[BuildOptions.common]\r
167 MSFT:*_*_*_CC_FLAGS = /Fa$* /FAsc /FR$(@R).SBR