1. retire the FvbServiceLib. Directly locating FVB protocol to access interfaces.
[edk2.git] / DuetPkg / DuetPkg.fdf
blob83f91e0004bb54296072a31b5aff71690f085552
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
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
28 BaseAddress   = 0x0 #The base address of the FLASH Device.\r
29 Size          = 0x002a0000                                           #The size in bytes of the FLASH Device\r
30 ErasePolarity = 1\r
31 BlockSize     = 0x10000\r
32 NumBlocks     = 0x2a\r
34 0x00000000|0x002a0000\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
47 FvAlignment        = 16         #FV alignment and FV attributes setting.\r
48 ERASE_POLARITY     = 1\r
49 MEMORY_MAPPED      = TRUE\r
50 STICKY_WRITE       = TRUE\r
51 LOCK_CAP           = TRUE\r
52 LOCK_STATUS        = TRUE\r
53 WRITE_DISABLED_CAP = TRUE\r
54 WRITE_ENABLED_CAP  = TRUE\r
55 WRITE_STATUS       = TRUE\r
56 WRITE_LOCK_CAP     = TRUE\r
57 WRITE_LOCK_STATUS  = TRUE\r
58 READ_DISABLED_CAP  = TRUE\r
59 READ_ENABLED_CAP   = TRUE\r
60 READ_STATUS        = TRUE\r
61 READ_LOCK_CAP      = TRUE\r
62 READ_LOCK_STATUS   = TRUE\r
64 INF  IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf\r
65 INF  MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r
66 INF  MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
67 INF  MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
68 INF  MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
70 INF  DuetPkg/FSVariable/FSVariable.inf\r
71 INF  MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
72 INF  MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
73 INF  MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
74 INF  MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
75 INF  MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
76 INF  MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
77 INF  MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
79 INF  IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r
80 INF  MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
81 INF  MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
82 INF  MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
84 INF  DuetPkg/DataHubGenDxe/DataHubGen.inf\r
85 #INF  DuetPkg/FvbRuntimeService/DUETFwh.inf\r
86 INF  IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf\r
87 INF  UefiCpuPkg/CpuIoDxe/CpuIo.inf\r
88 INF  DuetPkg/CpuDxe/Cpu.inf\r
90 INF  PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf\r
91 INF  PcAtChipsetPkg/KbcResetDxe/Reset.inf\r
92 INF  DuetPkg/LegacyMetronome/Metronome.inf\r
93 INF  PcAtChipsetPkg/8254TimerDxe/8254Timer.inf\r
94 INF  PcAtChipsetPkg/PcRtc/RealTimeClock.inf\r
95 INF  DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf\r
96 INF  DuetPkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf\r
97 INF  IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf\r
98 INF  IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf\r
100   # IDE Support\r
101 #IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
103   # Usb Support\r
104 INF  MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
105 INF  MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
106 INF  MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
107 INF  MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
109   # ISA Support\r
110 INF  PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf\r
111 INF  IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
112 INF  IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
113 INF  IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
114 INF  IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
116 INF  MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
117 INF  MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
118 INF  MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
119 INF  DuetPkg/BiosVideoThunkDxe/BiosVideo.inf\r
121   # Binary INF file to support toggle among different CPU architectures.\r
122 INF  FatBinPkg/EnhancedFatDxe/Fat.inf\r
124 FILE FREEFORM = 7BB28B99-61BB-11D5-9A5D-0090273FC14D {\r
125     SECTION RAW = MdeModulePkg/Logo/Logo.bmp\r
126   }\r
128 [Rule.Common.PEI_CORE]\r
129   FILE PEI_CORE = $(NAMED_GUID) {\r
130     PE32     PE32           |.efi\r
131     UI       STRING ="$(MODULE_NAME)" Optional\r
132     VERSION  STRING ="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
133   }\r
135 [Rule.Common.PEIM]\r
136   FILE PEIM = $(NAMED_GUID) {\r
137      PEI_DEPEX PEI_DEPEX Optional        |.depex\r
138      PE32      PE32                      |.efi\r
139      UI       STRING="$(MODULE_NAME)" Optional\r
140      VERSION  STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
141   }\r
143 [Rule.Common.PEIM.TIANOCOMPRESSED]\r
144   FILE PEIM = $(NAMED_GUID) DEBUG_MYTOOLS_IA32 {\r
145     PEI_DEPEX PEI_DEPEX Optional         |.depex\r
146     GUIDED A31280AD-481E-41B6-95E8-127F4C984779 PROCESSING_REQUIRED = TRUE {\r
147       PE32      PE32                     |.efi\r
148       UI        STRING="$(MODULE_NAME)" Optional\r
149       VERSION   STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
150     }\r
151   }\r
153 [Rule.Common.DXE_CORE]\r
154   FILE DXE_CORE = $(NAMED_GUID) {\r
155     COMPRESS PI_STD {\r
156       PE32     PE32           |.efi\r
157       UI       STRING="$(MODULE_NAME)" Optional\r
158       VERSION  STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
159     }\r
160   }\r
162 [Rule.Common.UEFI_DRIVER]\r
163   FILE DRIVER = $(NAMED_GUID) {\r
164     DXE_DEPEX    DXE_DEPEX Optional      |.depex\r
165     COMPRESS PI_STD {\r
166       GUIDED {\r
167         PE32     PE32                    |.efi\r
168         UI       STRING="$(MODULE_NAME)" Optional\r
169         VERSION  STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
170       }\r
171     }\r
172   }\r
174 [Rule.Common.DXE_DRIVER]\r
175   FILE DRIVER = $(NAMED_GUID) {\r
176     DXE_DEPEX    DXE_DEPEX Optional      |.depex\r
177     COMPRESS PI_STD {\r
178       GUIDED {\r
179         PE32     PE32                    |.efi\r
180         UI       STRING="$(MODULE_NAME)" Optional\r
181         VERSION  STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
182       }\r
183     }\r
184   }\r
186 [Rule.Common.DXE_RUNTIME_DRIVER]\r
187   FILE DRIVER = $(NAMED_GUID) {\r
188     DXE_DEPEX    DXE_DEPEX Optional      |.depex\r
189     COMPRESS PI_STD {\r
190       GUIDED {\r
191         PE32     PE32                    |.efi\r
192         UI       STRING="$(MODULE_NAME)" Optional\r
193         VERSION  STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
194       }\r
195     }\r
196   }\r
198 [Rule.Common.UEFI_APPLICATION]\r
199   FILE APPLICATION = $(NAMED_GUID) {\r
200     COMPRESS PI_STD {\r
201       GUIDED {\r
202         PE32     PE32                    |.efi\r
203         UI       STRING="$(MODULE_NAME)" Optional\r
204         VERSION  STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
205       }\r
206     }\r
207   }\r