]> git.proxmox.com Git - mirror_edk2.git/blame - DuetPkg/DuetPkg.fdf
Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful to both...
[mirror_edk2.git] / DuetPkg / DuetPkg.fdf
CommitLineData
c69dd9df 1# This is NT32 FDF file with UEFI HII features enabled\r
2#\r
3# Copyright (c) 2007, Intel Corporation\r
4#\r
5# All rights reserved. This program and the accompanying materials\r
6# are licensed and made available under the terms and conditions of the BSD License\r
7# which accompanies this distribution. The full text of the license may be found at\r
8# http://opensource.org/licenses/bsd-license.php\r
9#\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12#\r
13\r
14################################################################################\r
15#\r
16# FD Section\r
17# The [FD] Section is made up of the definition statements and a\r
18# description of what goes into the Flash Device Image. Each FD section\r
19# defines one flash "device" image. A flash device image may be one of\r
20# the following: Removable media bootable image (like a boot floppy\r
21# image,) an Option ROM image (that would be "flashed" into an add-in\r
22# card,) a System "Flash" image (that would be burned into a system's\r
23# flash) or an Update ("Capsule") image that will be used to update and\r
24# existing system flash.\r
25#\r
26################################################################################\r
27[FD.DuetMainFd]\r
28BaseAddress = 0x0 #The base address of the FLASH Device.\r
29Size = 0x002a0000 #The size in bytes of the FLASH Device\r
30ErasePolarity = 1\r
31BlockSize = 0x10000\r
32NumBlocks = 0x2a\r
33\r
340x00000000|0x002a0000\r
35\r
36################################################################################\r
37#\r
38# FV Section\r
39#\r
40# [FV] section is used to define what components or modules are placed within a flash\r
41# device file. This section also defines order the components and modules are positioned\r
42# within the image. The [FV] section consists of define statements, set statements and\r
43# module statements.\r
44#\r
45################################################################################\r
46[FV.DuetEfiMainFv]\r
47FvAlignment = 16 #FV alignment and FV attributes setting.\r
48ERASE_POLARITY = 1\r
49MEMORY_MAPPED = TRUE\r
50STICKY_WRITE = TRUE\r
51LOCK_CAP = TRUE\r
52LOCK_STATUS = TRUE\r
53WRITE_DISABLED_CAP = TRUE\r
54WRITE_ENABLED_CAP = TRUE\r
55WRITE_STATUS = TRUE\r
56WRITE_LOCK_CAP = TRUE\r
57WRITE_LOCK_STATUS = TRUE\r
58READ_DISABLED_CAP = TRUE\r
59READ_ENABLED_CAP = TRUE\r
60READ_STATUS = TRUE\r
61READ_LOCK_CAP = TRUE\r
62READ_LOCK_STATUS = TRUE\r
63\r
b4e83ab7 64INF MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r
c69dd9df 65INF MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
66INF MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
67INF MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
3efaa6e0 68\r
c69dd9df 69INF DuetPkg/FSVariable/FSVariable.inf\r
eb16e240 70INF MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
c69dd9df 71INF MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
c69dd9df 72INF MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
73INF MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
74INF MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
75INF MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
76\r
77INF IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r
78INF MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
79INF MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
2b963c07 80INF MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf\r
21020c7c 81INF DuetPkg/SmbiosGenDxe/SmbiosGen.inf\r
be768885 82#INF DuetPkg/FvbRuntimeService/DUETFwh.inf\r
80f73b51 83INF IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf\r
3a5ac5bf 84INF UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf\r
c69dd9df 85INF DuetPkg/CpuDxe/Cpu.inf\r
3efaa6e0 86\r
87INF PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf\r
736e3559 88INF PcAtChipsetPkg/KbcResetDxe/Reset.inf\r
c69dd9df 89INF DuetPkg/LegacyMetronome/Metronome.inf\r
736e3559 90INF PcAtChipsetPkg/8254TimerDxe/8254Timer.inf\r
dc129892 91INF PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf\r
c69dd9df 92INF DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf\r
e5653d94 93INF DuetPkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf\r
94INF IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf\r
c69dd9df 95INF IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf\r
96\r
97 # IDE Support\r
93d4ce91 98INF IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
d3a12d77 99INF PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf\r
3efaa6e0 100\r
c69dd9df 101 # Usb Support\r
11d909a4 102INF MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
595c3b6c 103INF MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
11d909a4 104INF MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
105INF MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
106INF MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
3efaa6e0 107\r
c69dd9df 108 # ISA Support\r
736e3559 109INF PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf\r
e5653d94 110INF IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
6c8e40ca 111INF IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
f8e01ca8 112INF IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
be768885 113INF IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
e5653d94 114\r
f8e01ca8 115INF MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
116INF MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
117INF MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
f4d7c872 118#INF DuetPkg/BiosVideoThunkDxe/BiosVideo.inf\r
e5653d94 119\r
9075e543 120 # Binary INF file to support toggle among different CPU architectures.\r
3a4e990e 121INF FatBinPkg/EnhancedFatDxe/Fat.inf\r
ba992f96 122\r
d46f3632 123FILE FREEFORM = PCD(gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile) {\r
11d909a4 124 SECTION RAW = MdeModulePkg/Logo/Logo.bmp\r
125 }\r
3efaa6e0 126\r
c69dd9df 127[Rule.Common.DXE_CORE]\r
128 FILE DXE_CORE = $(NAMED_GUID) {\r
c69dd9df 129 PE32 PE32 |.efi\r
c69dd9df 130 }\r
131\r
132[Rule.Common.UEFI_DRIVER]\r
133 FILE DRIVER = $(NAMED_GUID) {\r
134 DXE_DEPEX DXE_DEPEX Optional |.depex\r
c69dd9df 135 PE32 PE32 |.efi\r
c69dd9df 136 }\r
137\r
138[Rule.Common.DXE_DRIVER]\r
139 FILE DRIVER = $(NAMED_GUID) {\r
140 DXE_DEPEX DXE_DEPEX Optional |.depex\r
c69dd9df 141 PE32 PE32 |.efi\r
c69dd9df 142 }\r
143\r
144[Rule.Common.DXE_RUNTIME_DRIVER]\r
145 FILE DRIVER = $(NAMED_GUID) {\r
146 DXE_DEPEX DXE_DEPEX Optional |.depex\r
c69dd9df 147 PE32 PE32 |.efi\r
c69dd9df 148 }\r
149\r
150[Rule.Common.UEFI_APPLICATION]\r
151 FILE APPLICATION = $(NAMED_GUID) {\r
c69dd9df 152 PE32 PE32 |.efi\r
c69dd9df 153 }\r
3efaa6e0 154\r