audk/MdePkg/Include/Protocol
qwang12 8d7538351f Sync the HII GUID with EDK I code base. Please take note: This GUID is not the same with the one listed in Framework HII Spec 0.92. The HII protocol interface have changed from the one defined in Framework HII spec 0.92. Ergo the HII protocol GUID is updated to reflect the change.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2535 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-05 01:26:00 +00:00
..
AcpiSupport.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
Arp.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
AuthenticationInfo.h Initial import. 2006-04-21 22:54:32 +00:00
Bis.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
BlockIo.h Initial import. 2006-04-21 22:54:32 +00:00
BootScriptSave.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
BusSpecificDriverOverride.h Initial import. 2006-04-21 22:54:32 +00:00
ComponentName.h Initial import. 2006-04-21 22:54:32 +00:00
CpuIo.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
DataHub.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
DebugPort.h Initial import. 2006-04-21 22:54:32 +00:00
DebugSupport.h Add X64 support for DebugSupport driver. 2006-12-07 08:41:28 +00:00
Decompress.h Initial import. 2006-04-21 22:54:32 +00:00
DeviceIo.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
DevicePath.h Initial import. 2006-04-21 22:54:32 +00:00
DevicePathFromText.h Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostController protocols 2006-07-18 04:13:40 +00:00
DevicePathToText.h Initial import. 2006-04-21 22:54:32 +00:00
DevicePathUtilities.h Initial import. 2006-04-21 22:54:32 +00:00
Dhcp4.h Initial import. 2006-04-21 22:54:32 +00:00
DiskIo.h Initial import. 2006-04-21 22:54:32 +00:00
DriverBinding.h Initial import. 2006-04-21 22:54:32 +00:00
DriverConfiguration.h Initial import. 2006-04-21 22:54:32 +00:00
DriverDiagnostics.h Initial import. 2006-04-21 22:54:32 +00:00
Ebc.h Initial import. 2006-04-21 22:54:32 +00:00
EdidActive.h Initial import. 2006-04-21 22:54:32 +00:00
EdidDiscovered.h Initial import. 2006-04-21 22:54:32 +00:00
EdidOverride.h Initial import. 2006-04-21 22:54:32 +00:00
EfiNetworkInterfaceIdentifier.h Initial import. 2006-04-21 22:54:32 +00:00
FirmwareVolume.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
FirmwareVolumeBlock.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
FirmwareVolumeDispatch.h Initial import. 2006-04-21 22:54:32 +00:00
FormBrowser.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
FormCallback.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
GraphicsOutput.h Initial import. 2006-04-21 22:54:32 +00:00
GuidedSectionExtraction.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
Hash.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Hii.h Sync the HII GUID with EDK I code base. Please take note: This GUID is not the same with the one listed in Framework HII Spec 0.92. The HII protocol interface have changed from the one defined in Framework HII spec 0.92. Ergo the HII protocol GUID is updated to reflect the change. 2007-04-05 01:26:00 +00:00
IP4.h 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harzard. 2007-03-29 07:45:24 +00:00
IP4Config.h Initial import. 2006-04-21 22:54:32 +00:00
IScsiInitatorName.h Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID. 2007-04-04 03:20:39 +00:00
IdeControllerInit.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
IncompatiblePciDeviceSupport.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
Legacy8259.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
LegacyBios.h Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM 0.96 2006-11-08 02:10:54 +00:00
LegacyBiosPlatform.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
LegacyInterrupt.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
LegacyRegion.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
LoadFile.h Initial import. 2006-04-21 22:54:32 +00:00
LoadedImage.h Initial import. 2006-04-21 22:54:32 +00:00
ManagedNetwork.h Initial import. 2006-04-21 22:54:32 +00:00
Mtftp4.h 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harzard. 2007-03-29 07:45:24 +00:00
Pcd.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
PciHostBridgeResourceAllocation.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
PciHotPlugInit.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
PciIo.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
PciPlatform.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
PciRootBridgeIo.h To fix, 2007-01-15 06:24:49 +00:00
PlatformDriverOverride.h Initial import. 2006-04-21 22:54:32 +00:00
PxeBaseCode.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
PxeBaseCodeCallBack.h Initial import. 2006-04-21 22:54:32 +00:00
ScsiIoExt.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19259b-4bc3-4df7-8a09-765794883524 2006-07-06 04:02:57 +00:00
ScsiPassThru.h Initial import. 2006-04-21 22:54:32 +00:00
ScsiPassThruExt.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
SectionExtraction.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
SerialIo.h Initial import. 2006-04-21 22:54:32 +00:00
ServiceBinding.h Initial import. 2006-04-21 22:54:32 +00:00
SimpleFileSystem.h Initial import. 2006-04-21 22:54:32 +00:00
SimpleNetwork.h Initial import. 2006-04-21 22:54:32 +00:00
SimplePointer.h Initial import. 2006-04-21 22:54:32 +00:00
SimpleTextIn.h correct SimpleTextIn protocol definition. 2007-01-08 02:19:02 +00:00
SimpleTextOut.h Initial import. 2006-04-21 22:54:32 +00:00
Smbus.h 1) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definition which is not defined in Framework Boot Scirpt Specification V0.91. 2007-01-18 09:15:52 +00:00
SmmAccess.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
SmmBase.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
SmmControl.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
SmmGpiDispatch.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
SmmIchnDispatch.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
SmmPeriodicTimerDispatch.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
SmmPowerButtonDispatch.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
SmmStandbyButtonDispatch.h Rename the enum value of EFI_STANDBY_BUTTON_PHASE. 2007-04-04 03:14:30 +00:00
SmmStatusCode.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
SmmSwDispatch.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
SmmSxDispatch.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
SmmUsbDispatch.h Remove BugBug in comments and adjust function header according to code style doc. 2006-07-20 09:08:37 +00:00
TapeIo.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Tcp4.h 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harzard. 2007-03-29 07:45:24 +00:00
Udp4.h Initial import. 2006-04-21 22:54:32 +00:00
UgaDraw.h Initial import. 2006-04-21 22:54:32 +00:00
UnicodeCollation.h Initial import. 2006-04-21 22:54:32 +00:00
Usb2HostController.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
UsbHostController.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
UsbIo.h 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00