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