]> git.proxmox.com Git - mirror_edk2.git/blame - Nt32Pkg/Nt32Pkg.fdf
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / Nt32Pkg / Nt32Pkg.fdf
CommitLineData
5fd5fcd3 1# This is NT32 FDF file with UEFI HII features enabled\r
a9ce5754 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
24491cf6 13\r
f5d74f6d
LG
14################################################################################\r
15#\r
16# FD Section\r
7800ef49 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
d88bd7a5 19# defines one flash "device" image. A flash device image may be one of\r
7800ef49 20# the following: Removable media bootable image (like a boot floppy\r
d88bd7a5 21# image,) an Option ROM image (that would be "flashed" into an add-in\r
8df425cb 22# card,) a System "Flash" image (that would be burned into a system's\r
d88bd7a5 23# flash) or an Update ("Capsule") image that will be used to update and\r
f5d74f6d
LG
24# existing system flash.\r
25#\r
26################################################################################\r
ae8432d0 27[FD.Nt32]\r
c4396d66
LG
28BaseAddress = 0x0|gEfiNt32PkgTokenSpaceGuid.PcdWinNtFdBaseAddress #The base address of the FLASH Device.\r
29Size = 0x002a0000 #The size in bytes of the FLASH Device\r
24491cf6
LG
30ErasePolarity = 1\r
31BlockSize = 0x10000\r
32NumBlocks = 0x2a\r
33\r
f5d74f6d
LG
34################################################################################\r
35#\r
7800ef49 36# Following are lists of FD Region layout which correspond to the locations of different\r
37# images within the flash device.\r
38#\r
f5d74f6d
LG
39# Regions must be defined in ascending order and may not overlap.\r
40#\r
d88bd7a5
LG
41# A Layout Region start with a eight digit hex offset (leading "0x" required) followed by\r
42# the pipe "|" character, followed by the size of the region, also in hex with the leading\r
43# "0x" characters. Like:\r
f5d74f6d
LG
44# Offset|Size\r
45# PcdOffsetCName|PcdSizeCName\r
46# RegionType <FV, DATA, or FILE>\r
47#\r
48################################################################################\r
24491cf6 490x00000000|0x00280000\r
c4396d66 50gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoveryBase|gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoverySize\r
24491cf6
LG
51FV = FvRecovery\r
52\r
530x00280000|0x0000c000\r
c4396d66 54gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageVariableBase|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize\r
498f4b39 55#NV_VARIABLE_STORE\r
24491cf6 56DATA = {\r
498f4b39
LG
57 ## This is the EFI_FIRMWARE_VOLUME_HEADER\r
58 # ZeroVector []\r
7800ef49 59 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,\r
60 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,\r
498f4b39
LG
61 # FileSystemGuid: gEfiSystemNvDataFvGuid =\r
62 # { 0xFFF12B8D, 0x7696, 0x4C8B, { 0xA9, 0x85, 0x27, 0x47, 0x07, 0x5B, 0x4F, 0x50 }}\r
63 0x8D, 0x2B, 0xF1, 0xFF, 0x96, 0x76, 0x8B, 0x4C,\r
64 0xA9, 0x85, 0x27, 0x47, 0x07, 0x5B, 0x4F, 0x50,\r
65 # FvLength: 0x20000\r
7800ef49 66 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,\r
498f4b39
LG
67 #Signature "_FVH" #Attributes\r
68 0x5f, 0x46, 0x56, 0x48, 0xff, 0xfe, 0x04, 0x00,\r
69 #HeaderLength #CheckSum #ExtHeaderOffset #Reserved #Revision\r
70 0x48, 0x00, 0x36, 0x09, 0x00, 0x00, 0x00, 0x02,\r
71 #Blockmap[0]: 2 Blocks * 0x10000 Bytes / Block\r
7800ef49 72 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,\r
498f4b39 73 #Blockmap[1]: End\r
7800ef49 74 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,\r
498f4b39 75 ## This is the VARIABLE_STORE_HEADER\r
3709c4cd 76 #Signature: gEfiVariableGuid =\r
77 # { 0xddcf3616, 0x3275, 0x4164, { 0x98, 0xb6, 0xfe, 0x85, 0x70, 0x7f, 0xfe, 0x7d }}\r
78 0x16, 0x36, 0xcf, 0xdd, 0x75, 0x32, 0x64, 0x41,\r
79 0x98, 0xb6, 0xfe, 0x85, 0x70, 0x7f, 0xfe, 0x7d,\r
80 #Size: 0xc000 (gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize) - 0x48 (size of EFI_FIRMWARE_VOLUME_HEADER) = 0xBFB8\r
81 # This can speed up the Variable Dispatch a bit.\r
82 0xB8, 0xBF, 0x00, 0x00,\r
498f4b39
LG
83 #FORMATTED: 0x5A #HEALTHY: 0xFE #Reserved: UINT16 #Reserved1: UINT32\r
84 0x5A, 0xFE, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00\r
24491cf6
LG
85}\r
86\r
870x0028c000|0x00002000\r
498f4b39 88#NV_EVENT_LOG\r
c4396d66 89gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogBase|gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogSize\r
24491cf6
LG
90\r
910x0028e000|0x00002000\r
c4396d66 92gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageFtwWorkingBase|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize\r
498f4b39 93#NV_FTW_WORKING\r
7800ef49 94DATA = {\r
498f4b39
LG
95 # EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER->Signature = gEfiSystemNvDataFvGuid =\r
96 # { 0xFFF12B8D, 0x7696, 0x4C8B, { 0xA9, 0x85, 0x27, 0x47, 0x07, 0x5B, 0x4F, 0x50 }}\r
97 0x8D, 0x2B, 0xF1, 0xFF, 0x96, 0x76, 0x8B, 0x4C,\r
98 0xA9, 0x85, 0x27, 0x47, 0x07, 0x5B, 0x4F, 0x50,\r
99 # Crc:UINT32 #WorkingBlockValid:1, WorkingBlockInvalid:1, Reserved\r
2a958a00
LG
100 0x77, 0x13, 0x9B, 0xD7, 0xFE, 0xFF, 0xFF, 0xFF,\r
101 # WriteQueueSize: UINT64\r
102 0xE0, 0x1F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00\r
24491cf6
LG
103}\r
104\r
1050x00290000|0x00010000\r
498f4b39 106#NV_FTW_SPARE\r
c4396d66 107gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageFtwSpareBase|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize\r
24491cf6 108\r
f5d74f6d
LG
109################################################################################\r
110#\r
111# FV Section\r
112#\r
113# [FV] section is used to define what components or modules are placed within a flash\r
114# device file. This section also defines order the components and modules are positioned\r
115# within the image. The [FV] section consists of define statements, set statements and\r
116# module statements.\r
117#\r
118################################################################################\r
c47eca1a 119[FV.FvRecovery]\r
7800ef49 120FvAlignment = 16 #FV alignment and FV attributes setting.\r
24491cf6
LG
121ERASE_POLARITY = 1\r
122MEMORY_MAPPED = TRUE\r
123STICKY_WRITE = TRUE\r
124LOCK_CAP = TRUE\r
125LOCK_STATUS = TRUE\r
126WRITE_DISABLED_CAP = TRUE\r
127WRITE_ENABLED_CAP = TRUE\r
128WRITE_STATUS = TRUE\r
129WRITE_LOCK_CAP = TRUE\r
130WRITE_LOCK_STATUS = TRUE\r
131READ_DISABLED_CAP = TRUE\r
132READ_ENABLED_CAP = TRUE\r
133READ_STATUS = TRUE\r
134READ_LOCK_CAP = TRUE\r
135READ_LOCK_STATUS = TRUE\r
eb920364 136FvNameGuid = 6D99E806-3D38-42c2-A095-5F4300BFD7DC\r
24491cf6 137\r
c47eca1a
LG
138################################################################################\r
139#\r
140# The INF statements point to EDK component and EDK II module INF files, which will be placed into this FV image.\r
141# Parsing tools will scan the INF file to determine the type of component or module.\r
142# The component or module type is used to reference the standard rules\r
143# defined elsewhere in the FDF file.\r
144#\r
145# The format for INF statements is:\r
146# INF $(PathAndInfFileName)\r
147#\r
148################################################################################\r
149 ##\r
150 # PEI Phase modules\r
151 ##\r
152 ##\r
153 # PEI Apriori file example, more PEIM module added later.\r
154 ##\r
155APRIORI PEI {\r
156 INF MdeModulePkg/Universal/PCD/Pei/Pcd.inf\r
02994038 157 INF IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
9c7aa186 158 }\r
c47eca1a
LG
159APRIORI DXE {\r
160 INF MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r
161 INF Nt32Pkg/MetronomeDxe/MetronomeDxe.inf\r
00b7321e 162 }\r
9c7aa186 163\r
c47eca1a
LG
164INF MdeModulePkg/Core/Pei/PeiMain.inf\r
165INF MdeModulePkg/Universal/PCD/Pei/Pcd.inf\r
02994038 166INF IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
c47eca1a
LG
167INF Nt32Pkg/BootModePei/BootModePei.inf\r
168INF Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf\r
c47eca1a
LG
169INF Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf\r
170INF Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf\r
58dcdada 171INF MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
c47eca1a
LG
172INF Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf\r
173INF MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
7800ef49 174\r
c47eca1a
LG
175 ##\r
176 # DXE Phase modules\r
177 ##\r
178INF MdeModulePkg/Core/Dxe/DxeMain.inf\r
a5b8a503 179INF MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r
180INF Nt32Pkg/MetronomeDxe/MetronomeDxe.inf\r
181INF Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf\r
182INF Nt32Pkg/ResetRuntimeDxe/ResetRuntimeDxe.inf\r
183INF MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
184INF Nt32Pkg/FvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf\r
185INF MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
186INF IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r
187INF MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
188INF MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
5fd5fcd3 189INF MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
a5b8a503 190INF Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf\r
a5b8a503 191INF Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf\r
5c5a2ca2 192INF IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf\r
eba3ff4c 193INF MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
a5b8a503 194INF IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf\r
195INF Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf\r
196INF Nt32Pkg/TimerDxe/TimerDxe.inf\r
ecd8990a 197INF IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r
a5b8a503 198INF MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
9efcf13f 199INF MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
a5b8a503 200INF MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
201INF MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
202INF MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
203INF MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
204INF MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
205INF MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
206INF MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
207INF MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
208INF MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
5fd5fcd3 209INF MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
fcf24bad 210INF MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
97ef8cff 211INF RuleOverride = TIANOCOMPRESSED MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
a5b8a503 212INF IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
213INF MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf ##This driver follows UEFI specification definition\r
214INF MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf ##This driver follows UEFI specification definition\r
215INF IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
216INF Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf\r
217INF Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIoDxe.inf\r
a5b8a503 218INF Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIoDxe.inf\r
219INF Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf\r
220INF Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystemDxe.inf\r
27431725 221INF MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf\r
785a1214 222INF MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf\r
f5d74f6d 223\r
3709c4cd 224INF MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
225INF MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
226INF MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
227INF MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
228INF MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
229INF MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
230INF MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
231INF MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
232INF MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
233INF Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf\r
234INF MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
f5d74f6d
LG
235################################################################################\r
236#\r
7800ef49 237# FILE statements are provided so that a platform integrator can include\r
238# complete EFI FFS files, as well as a method for constructing FFS files\r
239# using curly "{}" brace scoping. The following three FILEs are\r
f5d74f6d
LG
240# for binary shell, binary fat and logo module.\r
241#\r
242################################################################################\r
29c3622c 243FILE APPLICATION = c57ad6b7-0515-40a8-9d21-551652854e37 {\r
04eced5b 244 SECTION COMPRESS PI_STD {\r
7800ef49 245 SECTION GUIDED {\r
01a59a8a 246 SECTION PE32 = EdkShellBinPkg/FullShell/Ia32/Shell_Full.efi\r
04eced5b 247 }\r
248 }\r
249 }\r
ae8432d0 250\r
c47eca1a 251FILE DRIVER = 961578FE-B6B7-44c3-AF35-6BC705CD2B1F {\r
ae8432d0 252 SECTION PE32 = FatBinPkg/EnhancedFatDxe/Ia32/Fat.efi\r
c47eca1a 253 }\r
ae8432d0 254\r
c47eca1a 255FILE FREEFORM = 7BB28B99-61BB-11D5-9A5D-0090273FC14D {\r
ae8432d0 256 SECTION RAW = MdeModulePkg/Logo/Logo.bmp\r
c47eca1a
LG
257 }\r
258\r
f5d74f6d
LG
259\r
260################################################################################\r
261#\r
8df425cb 262# Rules are use with the [FV] section's module INF type to define\r
f5d74f6d
LG
263# how an FFS file is created for a given INF file. The following Rule are the default\r
264# rules for the different module type. User can add the customized rules to define the\r
265# content of the FFS file.\r
266#\r
267################################################################################\r
29c3622c 268\r
269\r
270############################################################################\r
271# Example of a DXE_DRIVER FFS file with a Checksum encapsulation section # \r
272############################################################################\r
273#\r
274#[Rule.Common.DXE_DRIVER]\r
c4396d66
LG
275# FILE DRIVER = $(NAMED_GUID) {\r
276# DXE_DEPEX DXE_DEPEX Optional |.depex\r
29c3622c 277# COMPRESS PI_STD {\r
278# GUIDED {\r
c4396d66
LG
279# PE32 PE32 |.efi\r
280# UI STRING="$(MODULE_NAME)" Optional\r
281# VERSION STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
29c3622c 282# }\r
283# }\r
284# }\r
285#\r
286############################################################################\r
287\r
24491cf6 288[Rule.Common.PEI_CORE]\r
29c3622c 289 FILE PEI_CORE = $(NAMED_GUID) {\r
c4396d66
LG
290 PE32 PE32 |.efi\r
291 UI STRING ="$(MODULE_NAME)" Optional \r
292 VERSION STRING ="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER) \r
24491cf6
LG
293 }\r
294\r
295[Rule.Common.PEIM]\r
29c3622c 296 FILE PEIM = $(NAMED_GUID) {\r
c4396d66 297 PEI_DEPEX PEI_DEPEX Optional |.depex\r
c47eca1a 298 PE32 PE32 |.efi\r
c4396d66
LG
299 UI STRING="$(MODULE_NAME)" Optional \r
300 VERSION STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER) \r
7800ef49 301 }\r
24491cf6
LG
302\r
303[Rule.Common.DXE_CORE]\r
29c3622c 304 FILE DXE_CORE = $(NAMED_GUID) {\r
24491cf6 305 COMPRESS PI_STD {\r
c4396d66
LG
306 PE32 PE32 |.efi\r
307 UI STRING="$(MODULE_NAME)" Optional\r
308 VERSION STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
7800ef49 309 }\r
24491cf6
LG
310 }\r
311\r
312[Rule.Common.UEFI_DRIVER]\r
29c3622c 313 FILE DRIVER = $(NAMED_GUID) {\r
c4396d66 314 DXE_DEPEX DXE_DEPEX Optional |.depex\r
24491cf6
LG
315 COMPRESS PI_STD {\r
316 GUIDED {\r
c4396d66
LG
317 PE32 PE32 |.efi\r
318 UI STRING="$(MODULE_NAME)" Optional\r
319 VERSION STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
24491cf6 320 }\r
97ef8cff
LG
321 }\r
322 }\r
323\r
324[Rule.Common.UEFI_DRIVER.TIANOCOMPRESSED]\r
325 FILE DRIVER = $(NAMED_GUID) {\r
326 DXE_DEPEX DXE_DEPEX Optional |.depex\r
327 GUIDED A31280AD-481E-41B6-95E8-127F4C984779 PROCESSING_REQUIRED = TRUE {\r
328 PE32 PE32 |.efi\r
329 UI STRING="$(MODULE_NAME)" Optional\r
330 VERSION STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
24491cf6 331 }\r
7800ef49 332 }\r
24491cf6
LG
333\r
334[Rule.Common.DXE_DRIVER]\r
29c3622c 335 FILE DRIVER = $(NAMED_GUID) {\r
c4396d66 336 DXE_DEPEX DXE_DEPEX Optional |.depex\r
24491cf6
LG
337 COMPRESS PI_STD {\r
338 GUIDED {\r
c4396d66
LG
339 PE32 PE32 |.efi\r
340 UI STRING="$(MODULE_NAME)" Optional\r
341 VERSION STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
24491cf6
LG
342 }\r
343 }\r
7800ef49 344 }\r
24491cf6
LG
345\r
346[Rule.Common.DXE_RUNTIME_DRIVER]\r
29c3622c 347 FILE DRIVER = $(NAMED_GUID) {\r
c4396d66 348 DXE_DEPEX DXE_DEPEX Optional |.depex\r
24491cf6
LG
349 COMPRESS PI_STD {\r
350 GUIDED {\r
c4396d66
LG
351 PE32 PE32 |.efi\r
352 UI STRING="$(MODULE_NAME)" Optional\r
353 VERSION STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
24491cf6
LG
354 }\r
355 }\r
7800ef49 356 }\r
24491cf6
LG
357\r
358[Rule.Common.UEFI_APPLICATION]\r
29c3622c 359 FILE APPLICATION = $(NAMED_GUID) {\r
24491cf6
LG
360 COMPRESS PI_STD {\r
361 GUIDED {\r
c4396d66
LG
362 PE32 PE32 |.efi\r
363 UI STRING="$(MODULE_NAME)" Optional\r
364 VERSION STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)\r
24491cf6
LG
365 }\r
366 }\r
7800ef49 367 }\r