]> git.proxmox.com Git - mirror_edk2.git/blob - DuetPkg/DuetPkg.dsc
Fix a bug for producing status code instance.
[mirror_edk2.git] / DuetPkg / DuetPkg.dsc
1
2
3 [Defines]
4 PLATFORM_NAME = DuetPkg
5 PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72
6 PLATFORM_VERSION = 0.3
7 DSC_SPECIFICATION = 0x00010005
8 OUTPUT_DIRECTORY = Build/DuetPkg
9 SUPPORTED_ARCHITECTURES = IA32|X64
10 BUILD_TARGETS = DEBUG
11 SKUID_IDENTIFIER = DEFAULT
12 FLASH_DEFINITION = DuetPkg/DuetPkg.fdf
13
14 [LibraryClasses.common]
15 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
16 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
17 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
18 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
19 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
20 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
21 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
22 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf
23 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
24 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
25 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
26 HiiLib|MdePkg/Library/HiiLib/HiiLib.inf
27 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
28 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
29 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
30 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
31 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
32 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
33 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
34 BaseUefiTianoDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
35 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
36 PlatformBdsLib|DuetPkg/Library/DuetBdsLib/PlatformBds.inf
37 IfrSupportLib|MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
38 ExtendedIfrSupportLib|MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf
39 GenericBdsLib|MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
40 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
41 GraphicsLib|MdeModulePkg/Library/GraphicsLib/GraphicsLib.inf
42 ExtendedHiiLib|MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf
43 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
44 DxePiLib|MdePkg/Library/DxePiLib/DxePiLib.inf
45 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
46 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
47 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
48 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
49 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
50 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
51
52 [LibraryClasses.common.DXE_DRIVER]
53 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
54 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
55 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
56 SerialPortLib|MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf
57 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
58 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
59 UsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
60
61 [LibraryClasses.common.DXE_CORE]
62 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
63 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
64 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
65 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
66 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
67
68 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
69 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
70 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
71 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
72 SerialPortLib|MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf
73 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
74 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
75
76 [LibraryClasses.common.UEFI_DRIVER]
77 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
78
79 [LibraryClasses.common.UEFI_APPLICATION]
80 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
81
82 [Components.common]
83 DuetPkg/DxeIpl/DxeIpl.inf
84
85 MdeModulePkg/Core/Dxe/DxeMain.inf
86 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
87 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
88 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
89
90 DuetPkg/FSVariable/FSVariable.inf
91
92 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
93 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
94 IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf
95 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
96 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
97 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
98 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
99
100 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
101 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
102 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
103 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
104
105 DuetPkg/DataHubGenDxe/DataHubGen.inf
106 DuetPkg/FvbRuntimeService/DUETFwh.inf
107 DuetPkg/EfiLdr/EfiLdr.inf
108 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf
109 DuetPkg/CpuIoDxe/CpuIo.inf
110 DuetPkg/CpuDxe/Cpu.inf
111
112 IntelFrameworkModulePkg/Universal/Legacy8259Dxe/8259.inf
113 DuetPkg/KbcResetDxe/Reset.inf
114 DuetPkg/LegacyMetronome/Metronome.inf
115
116 DuetPkg/PcRtc/RealTimeClock.inf
117 DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
118 IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf
119
120 # IDE Support
121 #IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
122
123 # Usb Support
124 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
125 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
126 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
127 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
128 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
129
130 # ISA Support
131 DuetPkg/IsaAcpiDxe/IsaAcpi.inf
132 DuetPkg/BootSector/BootSector.inf
133
134 [BuildOptions.common]
135 MSFT:*_*_*_CC_FLAGS = /Fa$* /FAsc /FR$(@R).SBR