]> git.proxmox.com Git - mirror_edk2.git/blame - DuetPkg/DuetPkgIa32.dsc
Update the copyright notice format
[mirror_edk2.git] / DuetPkg / DuetPkgIa32.dsc
CommitLineData
6bfbb5f0 1## @file\r
6dc19356 2# An EFI/Framework Emulation Platform with UEFI HII interface supported.\r
9f485cc7 3#\r
6dc19356 4# Developer's UEFI Emulation. DUET provides an EFI/UEFI IA32/X64 environment on legacy BIOS,\r
9f485cc7 5# to help developing and debugging native EFI/UEFI drivers.\r
6dc19356 6#\r
b1f700a8 7# Copyright (c) 2010 - 2010, Intel Corporation. All rights reserved.<BR>\r
9f485cc7 8#\r
9# This program and the accompanying materials\r
10# are licensed and made available under the terms and conditions of the BSD License\r
11# which accompanies this distribution. The full text of the license may be found at\r
12# http://opensource.org/licenses/bsd-license.php\r
13#\r
14# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
15# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
16#\r
6bfbb5f0 17##\r
86c8520c 18\r
b2e5957e
LG
19################################################################################\r
20#\r
21# Defines Section - statements that will be processed to create a Makefile.\r
22#\r
23################################################################################\r
86c8520c
RN
24[Defines]\r
25 PLATFORM_NAME = DuetPkg\r
26 PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72\r
27 PLATFORM_VERSION = 0.3\r
28 DSC_SPECIFICATION = 0x00010005\r
ab9cb4b1 29 OUTPUT_DIRECTORY = Build/DuetPkgIA32\r
30 SUPPORTED_ARCHITECTURES = IA32\r
a47d4637 31 BUILD_TARGETS = DEBUG\r
86c8520c
RN
32 SKUID_IDENTIFIER = DEFAULT\r
33 FLASH_DEFINITION = DuetPkg/DuetPkg.fdf\r
34\r
b2e5957e
LG
35################################################################################\r
36#\r
37# Library Class section - list of all Library Classes needed by this Platform.\r
38#\r
39################################################################################\r
6bfbb5f0 40[LibraryClasses]\r
b2e5957e
LG
41 #\r
42 # Entry point\r
43 #\r
44 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
45 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
46 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
47 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
48 #\r
49 # Basic\r
50 #\r
86c8520c
RN
51 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
52 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
53 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
86c8520c 54 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
b2e5957e
LG
55 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
56 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
57 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
58 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
59 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
60 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
61 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
62 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
63 #\r
64 # UEFI & PI\r
65 #\r
86c8520c 66 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
b2e5957e
LG
67 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
68 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
69 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
86c8520c
RN
70 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
71 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
b2e5957e
LG
72 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
73 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
74 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
86c8520c 75 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
b2e5957e
LG
76 \r
77 #\r
78 # Generic Modules\r
79 #\r
80 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
81 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
82 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
86c8520c 83 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
b2e5957e 84 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
86c8520c 85 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
86c8520c 86 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
b2e5957e
LG
87 #\r
88 # Platform\r
89 #\r
90 PlatformBdsLib|DuetPkg/Library/DuetBdsLib/PlatformBds.inf\r
86c8520c 91 TimerLib|DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf\r
b2e5957e
LG
92 #\r
93 # Misc\r
94 #\r
95 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
6dc19356 96 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
b2e5957e
LG
97 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
98 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
99 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
100 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
101 \r
86c8520c
RN
102 #\r
103 # To save size, use NULL library for DebugLib and ReportStatusCodeLib.\r
104 # If need status code output, do library instance overriden as below DxeMain.inf does\r
105 #\r
106 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
107 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
6dc19356 108\r
86c8520c
RN
109[LibraryClasses.common.DXE_CORE]\r
110 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
86c8520c 111 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
86c8520c 112\r
b2e5957e
LG
113################################################################################\r
114#\r
115# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
116#\r
117################################################################################\r
86c8520c
RN
118[PcdsFixedAtBuild]\r
119 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x0\r
120 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0\r
121 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x0\r
122\r
6bfbb5f0 123[PcdsFeatureFlag]\r
c943ee03
RN
124 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE\r
125\r
23031904 126\r
86c8520c
RN
127###################################################################################################\r
128#\r
129# Components Section - list of the modules and components that will be processed by compilation\r
130# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
131#\r
132# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
133# into firmware volume images. This section is just a list of modules to compile from\r
134# source into UEFI-compliant binaries.\r
135# It is the FDF file that contains information on combining binary files into firmware\r
136# volume images, whose concept is beyond UEFI and is described in PI specification.\r
137# Binary modules do not need to be listed in this section, as they should be\r
138# specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r
139# Logo (Logo.bmp), and etc.\r
140# There may also be modules listed in this section that are not required in the FDF file,\r
141# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
142# generated for it, but the binary will not be put into any firmware volume.\r
143#\r
144###################################################################################################\r
6bfbb5f0 145[Components]\r
86c8520c
RN
146 DuetPkg/DxeIpl/DxeIpl.inf {\r
147 <LibraryClasses>\r
148 #\r
6dc19356 149 # If no following overriden for ReportStatusCodeLib library class,\r
86c8520c
RN
150 # All other module can *not* output debug information even they are use not NULL library\r
151 # instance for DebugLib and ReportStatusCodeLib\r
152 #\r
153 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
154 }\r
155\r
156 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
157 #\r
158 # Enable debug output for DxeCore module, this is a sample for how to enable debug output\r
159 # for a module. If need turn on debug output for other module, please copy following overriden\r
160 # PCD and library instance to other module's override section.\r
161 #\r
162 <PcdsFixedAtBuild>\r
163 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
164 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F\r
165 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000042\r
166 <LibraryClasses>\r
167 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
168 ReportStatusCodeLib|DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeCoreReportStatusCodeLibFromHob.inf\r
169 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf\r
170 }\r
91a6db79 171\r
86c8520c
RN
172 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r
173 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
174 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
175 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
176\r
177 DuetPkg/FSVariable/FSVariable.inf\r
178 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
179 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
180 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
181 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
182 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf {\r
183 <LibraryClasses>\r
184 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
185 }\r
186 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
187 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
188\r
86c8520c
RN
189 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
190 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
191 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
192 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf\r
193\r
194\r
195 DuetPkg/SmbiosGenDxe/SmbiosGen.inf\r
196 #DuetPkg/FvbRuntimeService/DUETFwh.inf\r
197 DuetPkg/EfiLdr/EfiLdr.inf {\r
198 <LibraryClasses>\r
199 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
200 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
201 }\r
202 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {\r
203 <LibraryClasses>\r
204 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
205 }\r
206 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
207 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf\r
208 DuetPkg/CpuDxe/Cpu.inf\r
209 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf\r
0e047a2a 210 DuetPkg/AcpiResetDxe/Reset.inf\r
86c8520c
RN
211 DuetPkg/LegacyMetronome/Metronome.inf\r
212\r
213 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf\r
214 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf\r
215 DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf\r
216 DuetPkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf\r
217 IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf\r
218 IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf\r
219\r
220 # IDE Support\r
221 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
222 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf\r
6dc19356 223\r
86c8520c
RN
224 # Usb Support\r
225 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
226 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
227 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
228 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
229 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
230\r
231 # ISA Support\r
232 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf\r
233 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
234 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
235 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
236 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
237\r
238 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
239 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
240 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
241\r
242 # Bios Thunk\r
243 DuetPkg/BiosVideoThunkDxe/BiosVideo.inf\r
244\r
245 #\r
246 # Sample Application\r
247 #\r
248 MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
249\r
b2e5957e
LG
250###################################################################################################\r
251#\r
252# BuildOptions Section - Define the module specific tool chain flags that should be used as\r
253# the default flags for a module. These flags are appended to any \r
254# standard flags that are defined by the build process. They can be \r
255# applied for any modules or only those modules with the specific \r
256# module style (EDK or EDKII) specified in [Components] section.\r
257#\r
258###################################################################################################\r
6bfbb5f0 259[BuildOptions]\r
86c8520c
RN
260 MSFT:*_*_*_CC_FLAGS = /FAsc /FR$(@R).SBR\r
261\r