blob: 68b68aa75fc4bd766647cd4e154e50c37a32ae33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
|
<component>
name = "Protocol"
category = ModulePart
LocalRoot = "Include\Protocol\"
RefName = "Protocol"
[files]
"AbsPointerProtocol.h"
"AuthenticationInfo.h"
"BlockIo.h"
"BootScriptSave.h"
"BusSpecificDriverOverride.h"
"ComponentName.h"
"ComponentName2.h"
"DataHub.h"
"DebugSupport.h"
"Decompress.h"
"DeviceIo.h"
"DevicePath.h"
"DevicePathFromText.h"
"DevicePathToText.h"
"DiskIo.h"
"DriverBinding.h"
"ServiceBinding.h"
"DriverDiagnostics2.h"
"DriverHealth.h"
"DriverFamilyOverride.h"
"EBC.h"
"FirmwareVolume.h"
"FirmwareVolume2.h"
"FirmwareVolumeBlock.h"
"FirmwareManagement.h"
"GuidedSectionExtraction.h"
"HII.h"
"IdeControllerInit.h"
"Legacy8259.h"
"LoadedImage.h"
"LoadFile.h"
"PciIo.h"
"PciRootBridgeIo.h"
"PlatformDriverOverride.h"
"PlatformToDriverConfiguration.h"
"SerialIo.h"
"SimpleFileSystem.h"
"SimplePointer.h"
"SimpleTextIn.h"
"SimpleTextOut.h"
"UgaDraw.h"
"UnicodeCollation.h"
"HotKeys.h"
"AmiSio.h"
"AmiReflashProtocol.h"
"SuperIo.h"
"ExtHii.h"
"FormCallBack.h"
"SetupInit.h"
"LoadPe32Image.h"
"ConsoleControl.h"
"CpuIo.h"
"CpuIo2.h"
"AcpiSupport.h"
"AcpiSystemDescriptionTable.h"
"AcpiTable.h"
"PciPlatform.h"
"PciHostBridgeResourceAllocation.h"
"PciHotPlugInit.h"
"IncompatiblePciDeviceSupport.h"
"SmBus.h"
"DevicePathUtilities.h"
"GraphicsOutput.h"
"EdidActive.h"
"EdidDiscovered.h"
"SimpleTextInEx.h"
"EfiOemBadging.h"
"AmiKeycode.h"
"PIDEBus.h"
"PAhciBus.h"
"Performance.h"
"FlashProtocol.h"
"HiiConfigRouting.h"
"HiiConfigAccess.h"
"HiiDatabase.h"
"HiiFont.h"
"HiiString.h"
"FormBrowser2.h"
"HiiUtilities.h"
"TcgService.h"
"LoadFile2.h"
"LoadedImageDevicePath.h"
"HiiPackageList.h"
"Hash.h"
"UserManager.h"
"UserCredential.h"
"DeferredImageLoad.h"
"StorageSecurityCommand.h"
"AtaPassThru.h"
"MpService.h"
"ReportStatusCodeHandler.h"
"SmmReportStatusCodeHandler.h"
"ScsiPassThruExt.h"
<endComponent>
|