]> git.proxmox.com Git - mirror_edk2.git/blob - DuetPkg/DuetPkg.dsc
Porting Duet module from EDKI to EDKII
[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
51 [LibraryClasses.common.DXE_DRIVER]
52 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
53 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
54 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
55 SerialPortLib|MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf
56 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
57 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
58 UsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
59
60 [LibraryClasses.common.DXE_CORE]
61 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
62 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
63 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
64 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
65 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
66
67 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
68 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
69 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
70 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
71 SerialPortLib|MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf
72 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
73 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
74
75 [LibraryClasses.common.UEFI_DRIVER]
76 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
77
78 [LibraryClasses.common.UEFI_APPLICATION]
79 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
80
81 [Components.common]
82 DuetPkg/DxeIpl/DxeIpl.inf
83
84 MdeModulePkg/Core/Dxe/DxeMain.inf
85 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
86 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
87 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
88
89 DuetPkg/FSVariable/FSVariable.inf
90
91 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
92 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
93 IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf
94 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
95 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
96 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
97 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
98
99 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
100 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
101 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
102 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
103
104 DuetPkg/DataHubGenDxe/DataHubGen.inf
105 DuetPkg/FvbRuntimeService/DUETFwh.inf
106 DuetPkg/EfiLdr/EfiLdr.inf
107 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf
108 DuetPkg/CpuIoDxe/CpuIo.inf
109 DuetPkg/CpuDxe/Cpu.inf
110
111 IntelFrameworkModulePkg/Universal/Legacy8259Dxe/8259.inf
112 DuetPkg/KbcResetDxe/Reset.inf
113 DuetPkg/LegacyMetronome/Metronome.inf
114
115 DuetPkg/PcRtc/RealTimeClock.inf
116 DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
117 IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf
118
119 # IDE Support
120 #IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
121
122 # Usb Support
123 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
124 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
125 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
126 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
127 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
128
129 # ISA Support
130 DuetPkg/IsaAcpiDxe/IsaAcpi.inf
131 DuetPkg/BootSector/BootSector.inf