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