Commit | Line | Data |
---|---|---|
e20ee534 LG |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | |
3 | Copyright (c) 2006, Intel Corporation | |
4 | All rights reserved. This program and the accompanying materials | |
5 | are licensed and made available under the terms and conditions of the BSD License | |
6 | which accompanies this distribution. The full text of the license may be found at | |
7 | http://opensource.org/licenses/bsd-license.php | |
8 | ||
9 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, | |
10 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. | |
11 | --> | |
12 | <PackageSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd"> | |
13 | <SpdHeader> | |
14 | <PackageName>EdkModulePkg</PackageName> | |
15 | <Guid>0xb6ec423c, 0x21d2, 0x490d, 0x85, 0xc6, 0xdd, 0x58, 0x64, 0xea, 0xa6, 0x74</Guid> | |
16 | <Version>0</Version> | |
17 | <Abstract>Edk Module Package Reference Implementations</Abstract> | |
18 | <Description>This Module provides standard reference information for EFI/Tiano implementations.</Description> | |
19 | <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright> | |
20 | <License> | |
21 | All rights reserved. | |
22 | This program and the accompanying materials are licensed and made available | |
23 | under the terms and conditions of the BSD License which accompanies this distribution. | |
24 | The full text of the license may be found at http://opensource.org/licenses/bsd-license.php | |
25 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES | |
26 | OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. | |
27 | </License> | |
28 | <Created>2006-02-21 17:43</Created> | |
29 | <Updated>2006-03-19 16:26</Updated> | |
30 | <URL>http://www.TianoCore.org</URL> | |
31 | <PackageType>SOURCE</PackageType> | |
32 | <ReadOnly>true</ReadOnly> | |
33 | <RePackage>false</RePackage> | |
34 | </SpdHeader> | |
35 | <LibraryClassDeclarations> | |
36 | <LibraryClassDeclaration> | |
37 | <LibraryClass>CustomDecompressLib</LibraryClass> | |
38 | <IncludeHeader>Include/Library/CustomDecompressLib.h</IncludeHeader> | |
39 | </LibraryClassDeclaration> | |
40 | <LibraryClassDeclaration> | |
41 | <LibraryClass>EdkBsDataHubStatusCodeLib</LibraryClass> | |
42 | <IncludeHeader>Include/Library/EdkBsDataHubStatusCodeLib.h</IncludeHeader> | |
43 | </LibraryClassDeclaration> | |
44 | <LibraryClassDeclaration> | |
45 | <LibraryClass>EdkDxeSalLib</LibraryClass> | |
46 | <IncludeHeader>Include/Library/EdkDxeSalLib.h</IncludeHeader> | |
47 | </LibraryClassDeclaration> | |
48 | <LibraryClassDeclaration> | |
49 | <LibraryClass>EdkFvbServiceLib</LibraryClass> | |
50 | <IncludeHeader>Include/Library/EdkFvbServiceLib.h</IncludeHeader> | |
51 | </LibraryClassDeclaration> | |
52 | <LibraryClassDeclaration> | |
53 | <LibraryClass>EdkGraphicsLib</LibraryClass> | |
54 | <IncludeHeader>Include/Library/EdkGraphicsLib.h</IncludeHeader> | |
55 | </LibraryClassDeclaration> | |
56 | <LibraryClassDeclaration> | |
57 | <LibraryClass>EdkIfrSupportLib</LibraryClass> | |
58 | <IncludeHeader>Include/Library/EdkIfrSupportLib.h</IncludeHeader> | |
59 | </LibraryClassDeclaration> | |
60 | <LibraryClassDeclaration> | |
61 | <LibraryClass>EdkMemoryStatusCodeLib</LibraryClass> | |
62 | <IncludeHeader>Include/Library/EdkMemoryStatusCodeLib.h</IncludeHeader> | |
63 | </LibraryClassDeclaration> | |
64 | <LibraryClassDeclaration> | |
65 | <LibraryClass>EdkPeCoffLoaderLib</LibraryClass> | |
66 | <IncludeHeader>Include/Library/EdkPeCoffLoaderLib.h</IncludeHeader> | |
67 | </LibraryClassDeclaration> | |
68 | <LibraryClassDeclaration> | |
69 | <LibraryClass>EdkPeCoffLoaderX64Lib</LibraryClass> | |
70 | <IncludeHeader>Include/Library/EdkPeCoffLoaderX64Lib.h</IncludeHeader> | |
71 | </LibraryClassDeclaration> | |
72 | <LibraryClassDeclaration> | |
73 | <LibraryClass>EdkRtMemoryStatusCodeLib</LibraryClass> | |
74 | <IncludeHeader>Include/Library/EdkRtMemoryStatusCodeLib.h</IncludeHeader> | |
75 | </LibraryClassDeclaration> | |
76 | <LibraryClassDeclaration> | |
77 | <LibraryClass>EdkRtPlatformStatusCodeLib</LibraryClass> | |
78 | <IncludeHeader>Include/Library/EdkRtPlatformStatusCodeLib.h</IncludeHeader> | |
79 | </LibraryClassDeclaration> | |
80 | <LibraryClassDeclaration> | |
81 | <LibraryClass>EdkScsiLib</LibraryClass> | |
82 | <IncludeHeader>Include/Library/EdkScsiLib.h</IncludeHeader> | |
83 | </LibraryClassDeclaration> | |
84 | <LibraryClassDeclaration> | |
85 | <LibraryClass>EdkUsbLib</LibraryClass> | |
86 | <IncludeHeader>Include/Library/EdkUsbLib.h</IncludeHeader> | |
87 | </LibraryClassDeclaration> | |
88 | <LibraryClassDeclaration> | |
89 | <LibraryClass>TianoDecompressLib</LibraryClass> | |
90 | <IncludeHeader>Include/Library/TianoDecompressLib.h</IncludeHeader> | |
91 | </LibraryClassDeclaration> | |
92 | </LibraryClassDeclarations> | |
93 | <MsaFiles> | |
94 | <MsaFile> | |
95 | <Filename>Application/HelloWorld/HelloWorld.msa</Filename> | |
96 | </MsaFile> | |
97 | <MsaFile> | |
98 | <Filename>Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa</Filename> | |
99 | </MsaFile> | |
100 | <MsaFile> | |
101 | <Filename>Bus/Pci/CirrusLogic/Dxe/CirrusLogic5430.msa</Filename> | |
102 | </MsaFile> | |
103 | <MsaFile> | |
104 | <Filename>Bus/Pci/IdeBus/Dxe/idebus.msa</Filename> | |
105 | </MsaFile> | |
106 | <MsaFile> | |
107 | <Filename>Bus/Pci/IdeBus/Dxe/idebusLite.msa</Filename> | |
108 | </MsaFile> | |
109 | <MsaFile> | |
110 | <Filename>Bus/Pci/PciBus/Dxe/LightPciBus.msa</Filename> | |
111 | </MsaFile> | |
112 | <MsaFile> | |
113 | <Filename>Bus/Pci/PciBus/Dxe/PciBus.msa</Filename> | |
114 | </MsaFile> | |
115 | <MsaFile> | |
116 | <Filename>Bus/Pci/PciBus/Dxe/PciBusLite.msa</Filename> | |
117 | </MsaFile> | |
118 | <MsaFile> | |
119 | <Filename>Bus/Pci/Uhci/Dxe/Uhci.msa</Filename> | |
120 | </MsaFile> | |
121 | <MsaFile> | |
122 | <Filename>Bus/Pci/Undi/RuntimeDxe/Undi.msa</Filename> | |
123 | </MsaFile> | |
124 | <MsaFile> | |
125 | <Filename>Bus/Scsi/ScsiBus/Dxe/ScsiBus.msa</Filename> | |
126 | </MsaFile> | |
127 | <MsaFile> | |
128 | <Filename>Bus/Scsi/ScsiDisk/Dxe/ScsiDisk.msa</Filename> | |
129 | </MsaFile> | |
130 | <MsaFile> | |
131 | <Filename>Bus/Usb/UsbBot/Dxe/UsbBot.msa</Filename> | |
132 | </MsaFile> | |
133 | <MsaFile> | |
134 | <Filename>Bus/Usb/UsbBus/Dxe/UsbBus.msa</Filename> | |
135 | </MsaFile> | |
136 | <MsaFile> | |
137 | <Filename>Bus/Usb/UsbCbi/Dxe/Cbi0/UsbCbi0.msa</Filename> | |
138 | </MsaFile> | |
139 | <MsaFile> | |
140 | <Filename>Bus/Usb/UsbCbi/Dxe/Cbi1/UsbCbi1.msa</Filename> | |
141 | </MsaFile> | |
142 | <MsaFile> | |
143 | <Filename>Bus/Usb/UsbKb/Dxe/UsbKb.msa</Filename> | |
144 | </MsaFile> | |
145 | <MsaFile> | |
146 | <Filename>Bus/Usb/UsbMassStorage/Dxe/UsbMassStorage.msa</Filename> | |
147 | </MsaFile> | |
148 | <MsaFile> | |
149 | <Filename>Bus/Usb/UsbMouse/Dxe/UsbMouse.msa</Filename> | |
150 | </MsaFile> | |
151 | <MsaFile> | |
152 | <Filename>Core/Dxe/DxeMain.msa</Filename> | |
153 | </MsaFile> | |
154 | <MsaFile> | |
155 | <Filename>Core/DxeIplPeim/DxeIpl.msa</Filename> | |
156 | </MsaFile> | |
157 | <MsaFile> | |
158 | <Filename>Core/DxeIplPeim/DxeIplX64.msa</Filename> | |
159 | </MsaFile> | |
160 | <MsaFile> | |
161 | <Filename>Core/Pei/PeiMain.msa</Filename> | |
162 | </MsaFile> | |
163 | <MsaFile> | |
164 | <Filename>Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.msa</Filename> | |
165 | </MsaFile> | |
166 | <MsaFile> | |
167 | <Filename>Library/BaseUefiTianoDecompressLib/BaseUefiTianoDecompressLib.msa</Filename> | |
168 | </MsaFile> | |
169 | <MsaFile> | |
170 | <Filename>Library/DxeCoreCustomDecompressLibFromHob/DxeCoreCustomDecompressLibFromHob.msa</Filename> | |
171 | </MsaFile> | |
172 | <MsaFile> | |
173 | <Filename>Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa</Filename> | |
174 | </MsaFile> | |
175 | <MsaFile> | |
176 | <Filename>Library/DxeCoreTianoDecompressLibFromHob/DxeCoreTianoDecompressLibFromHob.msa</Filename> | |
177 | </MsaFile> | |
178 | <MsaFile> | |
179 | <Filename>Library/DxeCoreUefiDecompressLibFromHob/DxeCoreUefiDecompressLibFromHob.msa</Filename> | |
180 | </MsaFile> | |
181 | <MsaFile> | |
182 | <Filename>Library/EdkDxeDebugLibReportStatusCode/EdkDxeDebugLibReportStatusCode.msa</Filename> | |
183 | </MsaFile> | |
184 | <MsaFile> | |
185 | <Filename>Library/EdkDxePeCoffLoaderFromHobLib/EdkDxePeCoffLoaderFromHobLib.msa</Filename> | |
186 | </MsaFile> | |
187 | <MsaFile> | |
188 | <Filename>Library/EdkDxePerformanceLib/EdkDxePerformanceLib.msa</Filename> | |
189 | </MsaFile> | |
190 | <MsaFile> | |
191 | <Filename>Library/EdkDxePrintLib/EdkDxePrintLib.msa</Filename> | |
192 | </MsaFile> | |
193 | <MsaFile> | |
194 | <Filename>Library/EdkDxeRuntimeDriverLib/EdkDxeRuntimeDriverLib.msa</Filename> | |
195 | </MsaFile> | |
196 | <MsaFile> | |
197 | <Filename>Library/EdkDxeSalLib/EdkDxeSalLib.msa</Filename> | |
198 | </MsaFile> | |
199 | <MsaFile> | |
200 | <Filename>Library/EdkFvbServiceLib/EdkFvbServiceLib.msa</Filename> | |
201 | </MsaFile> | |
202 | <MsaFile> | |
203 | <Filename>Library/EdkGraphicsLib/EdkGraphicsLib.msa</Filename> | |
204 | </MsaFile> | |
205 | <MsaFile> | |
206 | <Filename>Library/EdkIfrSupportLib/EdkIfrSupportLib.msa</Filename> | |
207 | </MsaFile> | |
208 | <MsaFile> | |
209 | <Filename>Library/EdkMemoryStatusCodeLib/EdkMemoryStatusCodeLib.msa</Filename> | |
210 | </MsaFile> | |
211 | <MsaFile> | |
212 | <Filename>Library/EdkNullCustomizedDecompressLib/EdkNullCustomizedDecompressLib.msa</Filename> | |
213 | </MsaFile> | |
214 | <MsaFile> | |
215 | <Filename>Library/EdkPeCoffLoaderLib/EdkPeCoffLoaderLib.msa</Filename> | |
216 | </MsaFile> | |
217 | <MsaFile> | |
218 | <Filename>Library/EdkPeCoffLoaderLibX64/EdkPeCoffLoaderLibX64.msa</Filename> | |
219 | </MsaFile> | |
220 | <MsaFile> | |
221 | <Filename>Library/EdkPeCoffLoaderX64Lib/EdkPeCoffLoaderX64Lib.msa</Filename> | |
222 | </MsaFile> | |
223 | <MsaFile> | |
224 | <Filename>Library/EdkPeiPerformanceLib/EdkPeiPerformanceLib.msa</Filename> | |
225 | </MsaFile> | |
226 | <MsaFile> | |
227 | <Filename>Library/EdkRuntimeStatusCodeLib/BsDataHubStatusCode/BsDataHubStatusCode.msa</Filename> | |
228 | </MsaFile> | |
229 | <MsaFile> | |
230 | <Filename>Library/EdkRuntimeStatusCodeLib/RtMemoryStatusCode/RtMemoryStatusCode.msa</Filename> | |
231 | </MsaFile> | |
232 | <MsaFile> | |
233 | <Filename>Library/EdkRuntimeStatusCodeLib/RtPlatformStatusCode/RtPlatformStatusCode.msa</Filename> | |
234 | </MsaFile> | |
235 | <MsaFile> | |
236 | <Filename>Library/EdkScsiLib/EdkScsiLib.msa</Filename> | |
237 | </MsaFile> | |
238 | <MsaFile> | |
239 | <Filename>Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa</Filename> | |
240 | </MsaFile> | |
241 | <MsaFile> | |
242 | <Filename>Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa</Filename> | |
243 | </MsaFile> | |
244 | <MsaFile> | |
245 | <Filename>Library/EdkUsbLib/EdkUsbLib.msa</Filename> | |
246 | </MsaFile> | |
247 | <MsaFile> | |
248 | <Filename>Universal/Console/ConSplitter/Dxe/ConSplitter.msa</Filename> | |
249 | </MsaFile> | |
250 | <MsaFile> | |
251 | <Filename>Universal/Console/GraphicsConsole/Dxe/GraphicsConsole.msa</Filename> | |
252 | </MsaFile> | |
253 | <MsaFile> | |
254 | <Filename>Universal/Console/Terminal/Dxe/Terminal.msa</Filename> | |
255 | </MsaFile> | |
256 | <MsaFile> | |
257 | <Filename>Universal/DataHub/DataHub/Dxe/DataHub.msa</Filename> | |
258 | </MsaFile> | |
259 | <MsaFile> | |
260 | <Filename>Universal/DataHub/DataHubStdErr/Dxe/DataHubStdErr.msa</Filename> | |
261 | </MsaFile> | |
262 | <MsaFile> | |
263 | <Filename>Universal/Debugger/Debugport/Dxe/DebugPort.msa</Filename> | |
264 | </MsaFile> | |
265 | <MsaFile> | |
266 | <Filename>Universal/DebugSupport/Dxe/DebugSupport.msa</Filename> | |
267 | </MsaFile> | |
268 | <MsaFile> | |
269 | <Filename>Universal/Disk/DiskIo/Dxe/DiskIo.msa</Filename> | |
270 | </MsaFile> | |
271 | <MsaFile> | |
272 | <Filename>Universal/Disk/DiskIoPartition/dxe/DiskIoPartition.msa</Filename> | |
273 | </MsaFile> | |
274 | <MsaFile> | |
275 | <Filename>Universal/Disk/Partition/Dxe/Partition.msa</Filename> | |
276 | </MsaFile> | |
277 | <MsaFile> | |
278 | <Filename>Universal/Disk/UnicodeCollation/English/Dxe/English.msa</Filename> | |
279 | </MsaFile> | |
280 | <MsaFile> | |
281 | <Filename>Universal/Ebc/Dxe/Ebc.msa</Filename> | |
282 | </MsaFile> | |
283 | <MsaFile> | |
284 | <Filename>Universal/FirmwareVolume/FaultTolerantWriteLite/Dxe/FtwLite.msa</Filename> | |
285 | </MsaFile> | |
286 | <MsaFile> | |
287 | <Filename>Universal/FirmwareVolume/GuidedSectionExtraction/Crc32SectionExtract/Dxe/Crc32SectionExtract.msa</Filename> | |
288 | </MsaFile> | |
289 | <MsaFile> | |
290 | <Filename>Universal/GenericMemoryTest/Dxe/NullMemoryTest.msa</Filename> | |
291 | </MsaFile> | |
292 | <MsaFile> | |
293 | <Filename>Universal/GenericMemoryTest/Pei/BaseMemoryTest.msa</Filename> | |
294 | </MsaFile> | |
295 | <MsaFile> | |
296 | <Filename>Universal/MonotonicCounter/RuntimeDxe/MonotonicCounter.msa</Filename> | |
297 | </MsaFile> | |
298 | <MsaFile> | |
299 | <Filename>Universal/Network/PxeBc/Dxe/BC.msa</Filename> | |
300 | </MsaFile> | |
301 | <MsaFile> | |
302 | <Filename>Universal/Network/PxeDhcp4/Dxe/Dhcp4.msa</Filename> | |
303 | </MsaFile> | |
304 | <MsaFile> | |
305 | <Filename>Universal/Network/Snp32_64/Dxe/SNP.msa</Filename> | |
306 | </MsaFile> | |
52e1905d | 307 | <MsaFile>\r |
308 | <Filename>Universal/PCD/Pei/Pcd.msa</Filename>\r | |
309 | </MsaFile>\r | |
310 | <MsaFile>\r | |
311 | <Filename>Universal/PCD/Test/PeiPcdTest.msa</Filename>\r | |
312 | </MsaFile>\r | |
313 | <MsaFile>\r | |
314 | <Filename>Universal/PCD/Dxe/Pcd.msa</Filename>\r | |
315 | </MsaFile>\r | |
e20ee534 LG |
316 | <MsaFile> |
317 | <Filename>Universal/Runtime/RuntimeDxe/Runtime.msa</Filename> | |
318 | </MsaFile> | |
319 | <MsaFile> | |
320 | <Filename>Universal/Security/SecurityStub/Dxe/SecurityStub.msa</Filename> | |
321 | </MsaFile> | |
322 | <MsaFile> | |
323 | <Filename>Universal/StatusCode/RuntimeDxe/StatusCode.msa</Filename> | |
324 | </MsaFile> | |
325 | <MsaFile> | |
326 | <Filename>Universal/UserInterface/HiiDataBase/Dxe/HiiDatabase.msa</Filename> | |
327 | </MsaFile> | |
328 | <MsaFile> | |
329 | <Filename>Universal/UserInterface/SetupBrowser/Dxe/DriverSample/DriverSample.msa</Filename> | |
330 | </MsaFile> | |
331 | <MsaFile> | |
332 | <Filename>Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.msa</Filename> | |
333 | </MsaFile> | |
334 | <MsaFile> | |
335 | <Filename>Universal/Variable/Pei/Variable.msa</Filename> | |
336 | </MsaFile> | |
337 | <MsaFile> | |
338 | <Filename>Universal/EmuVariable/RuntimeDxe/EmuVariable.msa</Filename> | |
339 | </MsaFile> | |
340 | <MsaFile> | |
341 | <Filename>Universal/Variable/RuntimeDxe/Variable.msa</Filename> | |
342 | </MsaFile> | |
343 | <MsaFile> | |
344 | <Filename>Universal/WatchdogTimer/Dxe/WatchDogTimer.msa</Filename> | |
345 | </MsaFile> | |
346 | </MsaFiles> | |
347 | <PackageHeaders> | |
348 | <IncludeHeader ModuleType="SEC">Include/EdkPeim.h</IncludeHeader> | |
349 | <IncludeHeader ModuleType="PEI_CORE">Include/EdkPeiCore.h</IncludeHeader> | |
350 | <IncludeHeader ModuleType="PEIM">Include/EdkPeim.h</IncludeHeader> | |
351 | <IncludeHeader ModuleType="DXE_CORE">Include/EdkDxeCore.h</IncludeHeader> | |
352 | <IncludeHeader ModuleType="DXE_DRIVER">Include/EdkDxe.h</IncludeHeader> | |
353 | <IncludeHeader ModuleType="DXE_RUNTIME_DRIVER">Include/EdkDxe.h</IncludeHeader> | |
354 | <IncludeHeader ModuleType="DXE_SMM_DRIVER">Include/EdkDxe.h</IncludeHeader> | |
355 | <IncludeHeader ModuleType="DXE_SAL_DRIVER">Include/EdkDxe.h</IncludeHeader> | |
356 | <IncludeHeader ModuleType="UEFI_DRIVER">Include/EdkDxe.h</IncludeHeader> | |
357 | </PackageHeaders> | |
358 | <GuidDeclarations> | |
52e1905d | 359 | <Entry Name="PcdDataBaseHob">\r |
360 | <C_Name>gPcdDataBaseHobGuid</C_Name>\r | |
361 | <Guid>0xea296d92, 0xb69, 0x423c, 0x8c, 0x28, 0x33, 0xb4, 0xe0, 0xa9, 0x12, 0x68</Guid>\r | |
362 | </Entry>\r | |
363 | <Entry Name="PcdPeiCallbackFnTable">\r | |
364 | <C_Name>gPcdPeiCallbackFnTableHobGuid</C_Name>\r | |
365 | <Guid>0xc625f4b2, 0xea09, 0x4675, 0x82, 0xd7, 0xba, 0x36, 0x82, 0x15, 0x7a, 0x14</Guid>\r | |
366 | </Entry>\r | |
e20ee534 LG |
367 | <Entry Name="PeiPeCoffLoader"> |
368 | <C_Name>gEfiPeiPeCoffLoaderGuid</C_Name> | |
369 | <Guid>0xd8117cff, 0x94a6, 0x11d4, 0x9a, 0x3a, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d</Guid> | |
370 | </Entry> | |
371 | <Entry Name="FlashMapHob"> | |
372 | <C_Name>gEfiFlashMapHobGuid</C_Name> | |
373 | <Guid>0xb091e7d2, 0x5a0, 0x4198, 0x94, 0xf0, 0x74, 0xb7, 0xb8, 0xc5, 0x54, 0x59</Guid> | |
374 | </Entry> | |
375 | <Entry Name="StatusCodeDataTypeString"> | |
376 | <C_Name>gEfiStatusCodeDataTypeStringGuid</C_Name> | |
377 | <Guid>0x92D11080, 0x496F, 0x4D95, 0xBE, 0x7E, 0x03, 0x74, 0x88, 0x38, 0x2B, 0x0A</Guid> | |
378 | </Entry> | |
379 | <Entry Name="StatusCodeDataTypeDebug"> | |
380 | <C_Name>gEfiStatusCodeDataTypeDebugGuid</C_Name> | |
381 | <Guid>0x9A4E9246, 0xD553, 0x11D5, 0x87, 0xE2, 0x00, 0x06, 0x29, 0x45, 0xC3, 0xb9</Guid> | |
382 | </Entry> | |
383 | <Entry Name="StatusCodeDataTypeAssert"> | |
384 | <C_Name>gEfiStatusCodeDataTypeAssertGuid</C_Name> | |
385 | <Guid>0xDA571595, 0x4D99, 0x487C, 0x82, 0x7C, 0x26, 0x22, 0x67, 0x7D, 0x33, 0x07</Guid> | |
386 | </Entry> | |
387 | <Entry Name="StatusCodeDataTypeExceptionHandler"> | |
388 | <C_Name>gEfiStatusCodeDataTypeExceptionHandlerGuid</C_Name> | |
389 | <Guid>0x3BC2BD12, 0xAD2E, 0x11D5, 0x87, 0xDD, 0x00, 0x06, 0x29, 0x45, 0xC3, 0xB9</Guid> | |
390 | </Entry> | |
391 | <Entry Name="StatusCodeDataTypeError"> | |
392 | <C_Name>gEfiStatusCodeDataTypeErrorGuid</C_Name> | |
393 | <Guid>0xAB359CE3, 0x99B3, 0xAE18, 0xC8, 0x9D, 0x95, 0xD3, 0xB0, 0x72, 0xE1, 0x9B</Guid> | |
394 | </Entry> | |
395 | <Entry Name="StatusCodeDataTypeProgressCode"> | |
396 | <C_Name>gEfiStatusCodeDataTypeProgressCodeGuid</C_Name> | |
397 | <Guid>0xA356AB39, 0x35C4, 0x35DA, 0xB3, 0x7A, 0xF8, 0xEA, 0x9E, 0x8B, 0x36, 0xA3</Guid> | |
398 | </Entry> | |
399 | <Entry Name="StatusCodeSpecificData"> | |
400 | <C_Name>gEfiStatusCodeSpecificDataGuid</C_Name> | |
401 | <Guid>0x335984bd, 0xe805, 0x409a, 0xb8, 0xf8, 0xd2, 0x7e, 0xce, 0x5f, 0xf7, 0xa6</Guid> | |
402 | </Entry> | |
403 | <Entry Name="SystemNvDataHob"> | |
404 | <C_Name>gEfiSystemNvDataHobGuid</C_Name> | |
405 | <Guid>0xd6e5092d, 0xc7b2, 0x4872, 0xaf, 0x66, 0xfd, 0xc0, 0xe6, 0xf9, 0x5e, 0x78</Guid> | |
406 | </Entry> | |
407 | <Entry Name="SystemNvDataFv"> | |
408 | <C_Name>gEfiSystemNvDataFvGuid</C_Name> | |
409 | <Guid>0xfff12b8d, 0x7696, 0x4c8b, 0xa9, 0x85, 0x27, 0x47, 0x07, 0x5b, 0x4f, 0x50</Guid> | |
410 | </Entry> | |
411 | <Entry Name="DiskInfoIde"> | |
412 | <C_Name>gEfiDiskInfoIdeInterfaceGuid</C_Name> | |
413 | <Guid>0x5e948fe3, 0x26d3, 0x42b5, 0xaf, 0x17, 0x61, 0x02, 0x87, 0x18, 0x8d, 0xec</Guid> | |
414 | </Entry> | |
415 | <Entry Name="DiskInfoScsi"> | |
416 | <C_Name>gEfiDiskInfoScsiInterfaceGuid</C_Name> | |
417 | <Guid>0x8f74baa, 0xea36, 0x41d9, 0x95, 0x21, 0x21, 0xa7, 0x0f, 0x87, 0x80, 0xbc</Guid> | |
418 | </Entry> | |
419 | <Entry Name="DiskInfoUsb"> | |
420 | <C_Name>gEfiDiskInfoUsbInterfaceGuid</C_Name> | |
421 | <Guid>0xcb871572, 0xc11a, 0x47b5, 0xb4, 0x92, 0x67, 0x5e, 0xaf, 0xa7, 0x77, 0x27</Guid> | |
422 | </Entry> | |
423 | <Entry Name="AlternateFvBlock"> | |
424 | <C_Name>gEfiAlternateFvBlockGuid</C_Name> | |
425 | <Guid>0xf496922d, 0x172f, 0x4bbc, 0xa1, 0xeb, 0x0e, 0xeb, 0x94, 0x9c, 0x34, 0x86</Guid> | |
426 | </Entry> | |
427 | <Entry Name="ConsoleInDevice"> | |
428 | <C_Name>gEfiConsoleInDeviceGuid</C_Name> | |
429 | <Guid>0xd3b36f2b, 0xd551, 0x11d4, 0x9a, 0x46, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d</Guid> | |
430 | </Entry> | |
431 | <Entry Name="ConsoleOutDevice"> | |
432 | <C_Name>gEfiConsoleOutDeviceGuid</C_Name> | |
433 | <Guid>0xd3b36f2c, 0xd551, 0x11d4, 0x9a, 0x46, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d</Guid> | |
434 | </Entry> | |
435 | <Entry Name="StandardErrorDevice"> | |
436 | <C_Name>gEfiStandardErrorDeviceGuid</C_Name> | |
437 | <Guid>0xd3b36f2d, 0xd551, 0x11d4, 0x9a, 0x46, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d</Guid> | |
438 | </Entry> | |
439 | <Entry Name="HotPlugDevice"> | |
440 | <C_Name>gEfiHotPlugDeviceGuid</C_Name> | |
441 | <Guid>0x220ac432, 0x1d43, 0x49e5, 0xa7, 0x4f, 0x4c, 0x9d, 0xa6, 0x7a, 0xd2, 0x3b</Guid> | |
442 | </Entry> | |
443 | <Entry Name="PrimaryStandardErrorDevice"> | |
444 | <C_Name>gEfiPrimaryStandardErrorDeviceGuid</C_Name> | |
445 | <Guid>0x5a68191b, 0x9b97, 0x4752, 0x99, 0x46, 0xe3, 0x6a, 0x5d, 0xa9, 0x42, 0xb1</Guid> | |
446 | </Entry> | |
447 | <Entry Name="PrimaryConsoleInDevice"> | |
448 | <C_Name>gEfiPrimaryConsoleInDeviceGuid</C_Name> | |
449 | <Guid>0xe451dcbe, 0x96a1, 0x4729, 0xa5, 0xcf, 0x6b, 0x9c, 0x2c, 0xff, 0x47, 0xfd</Guid> | |
450 | </Entry> | |
451 | <Entry Name="PrimaryConsoleOutDevice"> | |
452 | <C_Name>gEfiPrimaryConsoleOutDeviceGuid</C_Name> | |
453 | <Guid>0x62bdf38a, 0xe3d5, 0x492c, 0x95, 0x0c, 0x23, 0xa7, 0xf6, 0x6e, 0x67, 0x2e</Guid> | |
454 | </Entry> | |
455 | <Entry Name="Bmp"> | |
456 | <C_Name>gEfiDefaultBmpLogoGuid</C_Name> | |
457 | <Guid>0x7BB28B99, 0x61BB, 0x11d5, 0x9A, 0x5D, 0x00, 0x90, 0x27, 0x3F, 0xC1, 0x4D</Guid> | |
458 | </Entry> | |
459 | <Entry Name="BootState"> | |
460 | <C_Name>gEfiBootStateGuid</C_Name> | |
461 | <Guid>0x60b5e939, 0xfcf, 0x4227, 0xba, 0x83, 0x6b, 0xbe, 0xd4, 0x5b, 0xc0, 0xe3</Guid> | |
462 | </Entry> | |
463 | <Entry Name="ShellFile"> | |
464 | <C_Name>gEfiShellFileGuid</C_Name> | |
465 | <Guid>0xc57ad6b7, 0x0515, 0x40a8, 0x9d, 0x21, 0x55, 0x16, 0x52, 0x85, 0x4e, 0x37</Guid> | |
466 | </Entry> | |
467 | <Entry Name="MiniShellFile"> | |
468 | <C_Name>gEfiMiniShellFileGuid</C_Name> | |
469 | <Guid>0x86ad232b, 0xd33a, 0x465c, 0xbf, 0x5f, 0x41, 0x37, 0x0b, 0xa9, 0x2f, 0xe2</Guid> | |
470 | </Entry> | |
471 | <Entry Name="StatusCode"> | |
472 | <C_Name>gEfiStatusCodeGuid</C_Name> | |
473 | <Guid>0xd083e94c, 0x6560, 0x42e4, 0xb6, 0xd4, 0x2d, 0xf7, 0x5a, 0xdf, 0x6a, 0x2a</Guid> | |
474 | </Entry> | |
475 | <Entry Name="PciOptionRomTable"> | |
476 | <C_Name>gEfiPciOptionRomTableGuid</C_Name> | |
477 | <Guid>0x7462660f, 0x1cbd, 0x48da, 0xad, 0x11, 0x91, 0x71, 0x79, 0x13, 0x83, 0x1c</Guid> | |
478 | </Entry> | |
479 | <Entry Name="PciHotplugDevice"> | |
480 | <C_Name>gEfiPciHotplugDeviceGuid</C_Name> | |
481 | <Guid>0x0b280816, 0x52e7, 0x4e51, 0xaa, 0x57, 0x11, 0xbd, 0x41, 0xcb, 0xef, 0xc3</Guid> | |
482 | </Entry> | |
483 | <Entry Name="MemoryTypeInformation"> | |
484 | <C_Name>gEfiMemoryTypeInformationGuid</C_Name> | |
485 | <Guid>0x4c19049f, 0x4137, 0x4dd3, 0x9c, 0x10, 0x8b, 0x97, 0xa8, 0x3f, 0xfd, 0xfa</Guid> | |
486 | </Entry> | |
487 | <Entry Name="CapsuleVendor"> | |
488 | <C_Name>gEfiCapsuleVendorGuid</C_Name> | |
489 | <Guid>0x711C703F, 0xC285, 0x4B10, 0xA3, 0xB0, 0x36, 0xEC, 0xBD, 0x3C, 0x8B, 0xE2</Guid> | |
490 | </Entry> | |
491 | <Entry Name="CompatibleMemoryTested"> | |
492 | <C_Name>gEfiCompatibleMemoryTestedGuid</C_Name> | |
493 | <Guid>0x64c475ef, 0x344b, 0x492c, 0x93, 0xad, 0xab, 0x9e, 0xb4, 0x39, 0x50, 0x4</Guid> | |
494 | </Entry> | |
495 | <Entry Name="PeiPerformanceHob"> | |
496 | <C_Name>gPeiPerformanceHobGuid</C_Name> | |
497 | <Guid>0xec4df5af, 0x4395, 0x4cc9, 0x94, 0xde, 0x77, 0x50, 0x6d, 0x12, 0xc7, 0xb8</Guid> | |
498 | </Entry> | |
499 | </GuidDeclarations> | |
500 | <ProtocolDeclarations> | |
501 | <Entry Name="CustomizedDecompress"> | |
502 | <C_Name>gEfiCustomizedDecompressProtocolGuid</C_Name> | |
503 | <Guid>0x9a44198e, 0xa4a2, 0x44e6, 0x8a, 0x1f, 0x39, 0xbe, 0xfd, 0xac, 0x89, 0x6f</Guid> | |
504 | </Entry> | |
505 | <Entry Name="DebugLevel"> | |
506 | <C_Name>gEfiDebugLevelProtocolGuid</C_Name> | |
507 | <Guid>0x8d4c62e6, 0xcd98, 0x4e1d, 0xad, 0x6e, 0x48, 0xbb, 0x50, 0xd2, 0x9f, 0xf7</Guid> | |
508 | </Entry> | |
509 | <Entry Name="TianoDecompress"> | |
510 | <C_Name>gEfiTianoDecompressProtocolGuid</C_Name> | |
511 | <Guid>0xe84cf29c, 0x191f, 0x4eae, 0x96, 0xe1, 0xf4, 0x6a, 0xec, 0xea, 0xea, 0x0b</Guid> | |
512 | </Entry> | |
513 | <Entry Name="LoadPeImage"> | |
514 | <C_Name>gEfiLoadPeImageProtocolGuid</C_Name> | |
515 | <Guid>0x5cb5c776, 0x60d5, 0x45ee, 0x88, 0x3c, 0x45, 0x27, 0x08, 0xcd, 0x74, 0x3f</Guid> | |
516 | </Entry> | |
517 | <Entry Name="Print"> | |
518 | <C_Name>gEfiPrintProtocolGuid</C_Name> | |
519 | <Guid>0xdf2d868e, 0x32fc, 0x4cf0, 0x8e, 0x6b, 0xff, 0xd9, 0x5d, 0x13, 0x43, 0xd0</Guid> | |
520 | </Entry> | |
521 | <Entry Name="GenericMemTest"> | |
522 | <C_Name>gEfiGenericMemTestProtocolGuid</C_Name> | |
523 | <Guid>0x309de7f1, 0x7f5e, 0x4ace, 0xb4, 0x9c, 0x53, 0x1b, 0xe5, 0xaa, 0x95, 0xef</Guid> | |
524 | </Entry> | |
525 | <Entry Name="DiskInfo"> | |
526 | <C_Name>gEfiDiskInfoProtocolGuid</C_Name> | |
527 | <Guid>0xd432a67f, 0x14dc, 0x484b, 0xb3, 0xbb, 0x3f, 0x02, 0x91, 0x84, 0x93, 0x27</Guid> | |
528 | </Entry> | |
529 | <Entry Name="FvbExtension"> | |
530 | <C_Name>gEfiFvbExtensionProtocolGuid</C_Name> | |
531 | <Guid>0x53a4c71b, 0xb581, 0x4170, 0x91, 0xb3, 0x8d, 0xb8, 0x7a, 0x4b, 0x5c, 0x46</Guid> | |
532 | </Entry> | |
533 | <Entry Name="FaultTolerantWriteLite"> | |
534 | <C_Name>gEfiFaultTolerantWriteLiteProtocolGuid</C_Name> | |
535 | <Guid>0x3f557189, 0x8dae, 0x45ae, 0xa0, 0xb3, 0x2b, 0x99, 0xca, 0x7a, 0xa7, 0xa0</Guid> | |
536 | </Entry> | |
537 | <Entry Name="ConsoleControl"> | |
538 | <C_Name>gEfiConsoleControlProtocolGuid</C_Name> | |
539 | <Guid>0xf42f7782, 0x12e, 0x4c12, 0x99, 0x56, 0x49, 0xf9, 0x43, 0x04, 0xf7, 0x21</Guid> | |
540 | </Entry> | |
541 | <Entry Name="OEMBadging"> | |
542 | <C_Name>gEfiOEMBadgingProtocolGuid</C_Name> | |
543 | <Guid>0x170e13c0, 0xbf1b, 0x4218, 0x87, 0x1d, 0x2a, 0xbd, 0xc6, 0xf8, 0x87, 0xbc</Guid> | |
544 | </Entry> | |
545 | <Entry Name="UgaSplash"> | |
546 | <C_Name>gEfiUgaSplashProtocolGuid</C_Name> | |
547 | <Guid>0xa45b3a0d, 0x2e55, 0x4c03, 0xad, 0x9c, 0x27, 0xd4, 0x82, 0x0b, 0x50, 0x7e</Guid> | |
548 | </Entry> | |
549 | <Entry Name="AcpiS3Save"> | |
550 | <C_Name>gEfiAcpiS3SaveProtocolGuid</C_Name> | |
551 | <Guid>0x125f2de1, 0xfb85, 0x440c, 0xa5, 0x4c, 0x4d, 0x99, 0x35, 0x8a, 0x8d, 0x38</Guid> | |
552 | </Entry> | |
553 | <Entry Name="Performance"> | |
554 | <C_Name>gEfiPerformanceProtocolGuid</C_Name> | |
555 | <Guid>0xFFECFFFF, 0x923C, 0x14d2, 0x9E, 0x3F, 0x22, 0xA0, 0xC9, 0x69, 0x56, 0x3B</Guid> | |
556 | </Entry> | |
557 | <Entry Name="PxeDhcp4"> | |
558 | <C_Name>gEfiPxeDhcp4ProtocolGuid</C_Name> | |
559 | <Guid>0x03c4e624, 0xac28, 0x11d3, 0x9a, 0x2d, 0x00, 0x90, 0x29, 0x3f, 0xc1, 0x4d</Guid> | |
560 | </Entry> | |
561 | <Entry Name="PxeDhcp4Callback"> | |
562 | <C_Name>gEfiPxeDhcp4CallbackProtocolGuid</C_Name> | |
563 | <Guid>0xc1544c01, 0x92a4, 0x4198, 0x8a, 0x84, 0x77, 0x85, 0x83, 0xc2, 0x36, 0x21</Guid> | |
564 | </Entry> | |
565 | <Entry Name="UgaIo"> | |
566 | <C_Name>gEfiUgaIoProtocolGuid</C_Name> | |
567 | <Guid>0x61a4d49e, 0x6f68, 0x4f1b, 0xb9, 0x22, 0xa8, 0x6e, 0xed, 0x0b, 0x07, 0xa2</Guid> | |
568 | </Entry> | |
569 | <Entry Name="DebugAssert"> | |
570 | <C_Name>gEfiDebugAssertProtocolGuid</C_Name> | |
571 | <Guid>0xbe499c92, 0x7d4b, 0x11d4, 0xbc, 0xee, 0x00, 0x80, 0xc7, 0x3c, 0x88, 0x81</Guid> | |
572 | </Entry> | |
573 | <Entry Name="UsbAtapi"> | |
574 | <C_Name>gEfiUsbAtapiProtocolGuid</C_Name> | |
575 | <Guid>0x2B2F68DA, 0x0CD2, 0x44cf, 0x8E, 0x8B, 0xBB, 0xA2, 0x0B, 0x1B, 0x5B, 0x75</Guid> | |
576 | </Entry> | |
577 | <Entry Name="PciHotPlugRequest"> | |
578 | <C_Name>gEfiPciHotPlugRequestProtocolGuid</C_Name> | |
579 | <Guid>0x19cb87ab, 0x2cb9, 0x4665, 0x83, 0x60, 0xdd, 0xcf, 0x60, 0x54, 0xf7, 0x9d</Guid> | |
580 | </Entry> | |
581 | <Entry Name="ExtendedSalBootService"> | |
582 | <C_Name>gEfiExtendedSalBootServiceProtocolGuid</C_Name> | |
583 | <Guid>0xde0ee9a4, 0x3c7a, 0x44f2, 0xb7, 0x8b, 0xe3, 0xcc, 0xd6, 0x9c, 0x3a, 0xf7</Guid> | |
584 | </Entry> | |
585 | <Entry Name="ExtendedSalVariableServices"> | |
586 | <C_Name>gEfiExtendedSalVariableServicesProtocolGuid</C_Name> | |
587 | <Guid>0x4ecb6c53, 0xc641, 0x4370, 0x8c, 0xb2, 0x3b, 0x0e, 0x49, 0x6e, 0x83, 0x78</Guid> | |
588 | </Entry> | |
589 | <Entry Name="ExtendedSalStatusCodeServices"> | |
590 | <C_Name>gEfiExtendedSalStatusCodeServicesProtocolGuid</C_Name> | |
591 | <Guid>0x00dbd91d, 0x55e9, 0x420f, 0x96, 0x39, 0x5e, 0x9f, 0x84, 0x37, 0xb4, 0x4f</Guid> | |
592 | </Entry> | |
593 | <Entry Name="IsaIo"> | |
594 | <C_Name>gEfiIsaIoProtocolGuid</C_Name> | |
595 | <Guid>0x7ee2bd44, 0x3da0, 0x11d4, 0x9a, 0x38, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d</Guid> | |
596 | </Entry> | |
597 | <Entry Name="IsaAcpi"> | |
598 | <C_Name>gEfiIsaAcpiProtocolGuid</C_Name> | |
599 | <Guid>0x64a892dc, 0x5561, 0x4536, 0x92, 0xc7, 0x79, 0x9b, 0xfc, 0x18, 0x33, 0x55</Guid> | |
600 | </Entry> | |
601 | <Entry Name="Performance"> | |
602 | <C_Name>gPerformanceProtocolGuid</C_Name> | |
603 | <Guid>0x76b6bdfa, 0x2acd, 0x4462, 0x9E, 0x3F, 0xcb, 0x58, 0xC9, 0x69, 0xd9, 0x37</Guid> | |
604 | </Entry> | |
605 | </ProtocolDeclarations> | |
606 | <PpiDeclarations> | |
607 | <Entry Name="PeiInMemory"> | |
608 | <C_Name>gPeiInMemoryGuid</C_Name> | |
609 | <Guid>0x643b8786, 0xb417, 0x48d2, 0x8f, 0x5e, 0x78, 0x19, 0x93, 0x1c, 0xae, 0xd8</Guid> | |
610 | </Entry> | |
611 | <Entry Name="FlashMap"> | |
612 | <C_Name>gPeiFlashMapPpiGuid</C_Name> | |
613 | <Guid>0xf34c2fa0, 0xde88, 0x4270, 0x84, 0x14, 0x96, 0x12, 0x22, 0xf4, 0x52, 0x1c</Guid> | |
614 | </Entry> | |
615 | <Entry Name="BaseMemoryTest"> | |
616 | <C_Name>gPeiBaseMemoryTestPpiGuid</C_Name> | |
617 | <Guid>0xb6ec423c, 0x21d2, 0x490d, 0x85, 0xc6, 0xdd, 0x58, 0x64, 0xea, 0xa6, 0x74</Guid> | |
618 | </Entry> | |
619 | <Entry Name="StatusCodeMemory"> | |
620 | <C_Name>gPeiStatusCodeMemoryPpiGuid</C_Name> | |
621 | <Guid>0x26f8ab01, 0xd3cd, 0x489c, 0x98, 0x4f, 0xdf, 0xde, 0xf7, 0x68, 0x39, 0x5b</Guid> | |
622 | </Entry> | |
623 | </PpiDeclarations> | |
624 | <PcdDefinitions> | |
625 | <PcdEntry ItemType="FIXED_AT_BUILD"> | |
626 | <C_Name>PcdMaximumUnicodeStringLength</C_Name> | |
627 | <Token>0x00000001</Token> | |
628 | <DatumType>UINT32</DatumType> | |
629 | <DefaultValue>1000000</DefaultValue> | |
630 | </PcdEntry> | |
631 | <PcdEntry ItemType="FIXED_AT_BUILD"> | |
632 | <C_Name>PcdMaximumAsciiStringLength</C_Name> | |
633 | <Token>0x00000002</Token> | |
634 | <DatumType>UINT32</DatumType> | |
635 | <DefaultValue>1000000</DefaultValue> | |
636 | </PcdEntry> | |
637 | <PcdEntry ItemType="FIXED_AT_BUILD"> | |
638 | <C_Name>PcdMaximumLinkedListLength</C_Name> | |
639 | <Token>0x00000003</Token> | |
640 | <DatumType>UINT32</DatumType> | |
641 | <DefaultValue>1000000</DefaultValue> | |
642 | </PcdEntry> | |
643 | <PcdEntry ItemType="FIXED_AT_BUILD"> | |
644 | <C_Name>PcdSpinLockTimeout</C_Name> | |
645 | <Token>0x00000004</Token> | |
646 | <DatumType>UINT32</DatumType> | |
647 | <DefaultValue>10000000</DefaultValue> | |
648 | </PcdEntry> | |
649 | <PcdEntry ItemType="FIXED_AT_BUILD"> | |
650 | <C_Name>PcdDebugPropertyMask</C_Name> | |
651 | <Token>0x00000005</Token> | |
652 | <DatumType>UINT8</DatumType> | |
653 | <DefaultValue>0x0f</DefaultValue> | |
654 | </PcdEntry> | |
655 | <PcdEntry ItemType="PATCHABLE_IN_MODULE"> | |
656 | <C_Name>PcdDebugPrintErrorLevel</C_Name> | |
657 | <Token>0x00000006</Token> | |
658 | <DatumType>UINT32</DatumType> | |
659 | <DefaultValue>0x80000000</DefaultValue> | |
660 | </PcdEntry> | |
661 | <PcdEntry ItemType="FIXED_AT_BUILD"> | |
662 | <C_Name>PcdReportStatusCodePropertyMask</C_Name> | |
663 | <Token>0x00000007</Token> | |
664 | <DatumType>UINT8</DatumType> | |
665 | <DefaultValue>0x07</DefaultValue> | |
666 | </PcdEntry> | |
667 | <PcdEntry ItemType="FIXED_AT_BUILD"> | |
668 | <C_Name>PcdDebugClearMemoryValue</C_Name> | |
669 | <Token>0x00000008</Token> | |
670 | <DatumType>UINT8</DatumType> | |
671 | <DefaultValue>0xAF</DefaultValue> | |
672 | </PcdEntry> | |
673 | <PcdEntry ItemType="FIXED_AT_BUILD"> | |
674 | <C_Name>PcdDebugClearMemoryValue</C_Name> | |
675 | <Token>0x00000008</Token> | |
676 | <DatumType>UINT8</DatumType> | |
677 | <DefaultValue>0xAF</DefaultValue> | |
678 | </PcdEntry> | |
679 | <PcdEntry ItemType="FIXED_AT_BUILD"> | |
680 | <C_Name>PcdPerformanceLibraryPropertyMask</C_Name> | |
681 | <Token>0x00000009</Token> | |
682 | <DatumType>UINT8</DatumType> | |
683 | <DefaultValue>0</DefaultValue> | |
684 | </PcdEntry> | |
52e1905d | 685 | <PcdEntry ItemType="FIXED_AT_BUILD">\r |
686 | <C_Name>PcdMaxPcdCallBackNumber</C_Name>\r | |
687 | <Token>0x0001000f</Token>\r | |
688 | <DatumType>UINT32</DatumType>\r | |
689 | <DefaultValue>0</DefaultValue>\r | |
690 | </PcdEntry> \r | |
691 | <PcdEntry ItemType="DYNAMIC">\r | |
692 | <C_Name>PcdTestDynamicUint8</C_Name>\r | |
693 | <Token>0x00011000</Token>\r | |
694 | <DatumType>UINT8</DatumType>\r | |
695 | <DefaultValue>0x01</DefaultValue>\r | |
696 | </PcdEntry> \r | |
697 | <PcdEntry ItemType="DYNAMIC">\r | |
698 | <C_Name>PcdTestDynamicUint16</C_Name>\r | |
699 | <Token>0x00011001</Token>\r | |
700 | <DatumType>UINT16</DatumType>\r | |
701 | <DefaultValue>0x1234</DefaultValue>\r | |
702 | </PcdEntry> \r | |
703 | <PcdEntry ItemType="DYNAMIC">\r | |
704 | <C_Name>PcdTestDynamicUint32</C_Name>\r | |
705 | <Token>0x00011002</Token>\r | |
706 | <DatumType>UINT32</DatumType>\r | |
707 | </PcdEntry> \r | |
708 | <PcdEntry ItemType="DYNAMIC">\r | |
709 | <C_Name>PcdTestDynamicUint64</C_Name>\r | |
710 | <Token>0x00011003</Token>\r | |
711 | <DatumType>UINT64</DatumType>\r | |
712 | </PcdEntry> \r | |
713 | <PcdEntry ItemType="DYNAMIC">\r | |
714 | <C_Name>PcdTestDynamicBoolean</C_Name>\r | |
715 | <Token>0x00011004</Token>\r | |
716 | <DatumType>BOOLEAN</DatumType>\r | |
717 | </PcdEntry> \r | |
e20ee534 LG |
718 | </PcdDefinitions> |
719 | </PackageSurfaceArea> |