audk/MdePkg/Include/Protocol
Shumin Qiu 7771be9fd0 Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in AdapterInformation.
Signed-off-by: Shumin Qiu <shumin.qiu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15187 6f19259b-4bc3-4df7-8a09-765794883524
2014-01-27 04:54:05 +00:00
..
AbsolutePointer.h Update header file to match UEFI231B mantis 771, 850, 853 and 857. 2012-07-05 04:52:43 +00:00
AcpiSystemDescriptionTable.h
AcpiTable.h
AdapterInformation.h Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in AdapterInformation. 2014-01-27 04:54:05 +00:00
Arp.h
AtaPassThru.h
AuthenticationInfo.h
Bds.h
Bis.h
BlockIo.h
BlockIo2.h
BusSpecificDriverOverride.h
Capsule.h
ComponentName.h
ComponentName2.h
Cpu.h
CpuIo2.h
DebugPort.h 1. Add defines for MAX values for UEFI data types. 2013-07-12 02:48:08 +00:00
DebugSupport.h MdePkg: Added ARM Aarch64 architecture support 2013-07-29 09:52:18 +00:00
Decompress.h
DeferredImageLoad.h
DeviceIo.h
DevicePath.h Add NVM Express related definition. 2013-08-12 06:12:44 +00:00
DevicePathFromText.h
DevicePathToText.h
DevicePathUtilities.h
Dhcp4.h
Dhcp6.h
DiskInfo.h Add NVM Express related definition. 2013-08-12 06:12:44 +00:00
DiskIo.h
DiskIo2.h Correct file header comments for DiskIo2.h. 2013-12-04 08:25:46 +00:00
DriverBinding.h
DriverConfiguration.h
DriverConfiguration2.h
DriverDiagnostics.h Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI Spec 2.4. 2013-08-23 07:41:57 +00:00
DriverDiagnostics2.h
DriverFamilyOverride.h
DriverHealth.h Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PROTOCOL::Repair() from EFI_DRIVER_HEALTH_REPAIR_PROGRESS_NOTIFY to EFI_DRIVER_HEALTH_REPAIR_NOTIFY to follow the UEFI spec. 2013-10-14 02:02:02 +00:00
DriverSupportedEfiVersion.h
DxeSmmReadyToLock.h
Eap.h Update header file to match UEFI231B mantis 771, 850, 853 and 857. 2012-07-05 04:52:43 +00:00
EapManagement.h
Ebc.h
EdidActive.h Correct a typo in EFI_EDID_ACTIVE_PROTOCOL and EFI_EDID_DISCOVERED_PROTOCOL comments. 2012-07-24 07:17:24 +00:00
EdidDiscovered.h Correct a typo in EFI_EDID_ACTIVE_PROTOCOL and EFI_EDID_DISCOVERED_PROTOCOL comments. 2012-07-24 07:17:24 +00:00
EdidOverride.h
ExtendedSalBootService.h
ExtendedSalServiceClasses.h
FirmwareManagement.h Update FMP Header file Comments per UEFI2.4A 2014-01-14 06:05:12 +00:00
FirmwareVolume2.h
FirmwareVolumeBlock.h
FormBrowser2.h Update the comments to follow spec update. 2014-01-14 02:19:30 +00:00
Ftp4.h
GraphicsOutput.h Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec. 2012-08-07 09:20:44 +00:00
GuidedSectionExtraction.h
Hash.h Follow UEFI2.4.a spec, add more description on parameter check. 2014-01-16 02:03:10 +00:00
HiiConfigAccess.h Update comments to follow new spec definition. 2013-08-23 05:49:50 +00:00
HiiConfigRouting.h Update comments for HiiConfigRoutine->ExtractConfig function, also update HiiConfigRoutine->ConfigToBlock/BlockToConfig to follow this new spec. 2013-08-23 05:53:04 +00:00
HiiDatabase.h Refine the comments to follow spec. 2013-08-20 07:08:25 +00:00
HiiFont.h Refine the comments to follow spec. 2013-08-20 07:08:25 +00:00
HiiImage.h
HiiPackageList.h
HiiString.h Refine the comments to follow spec. 2013-08-20 07:08:25 +00:00
I2cBusConfigurationManagement.h Add I2C related definition in PI 1.3 spec. 2013-08-14 01:14:53 +00:00
I2cEnumerate.h Add I2C related definition in PI 1.3 spec. 2013-08-14 01:14:53 +00:00
I2cHost.h Add I2C related definition in PI 1.3 spec. 2013-08-14 01:14:53 +00:00
I2cIo.h Add I2C related definition in PI 1.3 spec. 2013-08-14 01:14:53 +00:00
I2cMaster.h Add I2C related definition in PI 1.3 spec. 2013-08-14 01:14:53 +00:00
IScsiInitiatorName.h
IdeControllerInit.h According to PI errata 0000690, word "Ide Bus driver" has been replaced with "Driver entity". 2011-11-15 09:43:04 +00:00
IncompatiblePciDeviceSupport.h
Ip4.h
Ip4Config.h
Ip6.h
Ip6Config.h
IpSec.h
IpSecConfig.h
Kms.h
LegacyRegion2.h
LoadFile.h
LoadFile2.h
LoadedImage.h
ManagedNetwork.h
McaInitPmi.h
Metronome.h
MonotonicCounter.h
MpService.h
Mtftp4.h
Mtftp6.h
NetworkInterfaceIdentifier.h Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UNDI, PXE_SW_UNDI to support greater than 256NICs in UNDI (Request by UEFI2.4 Mantis991). 2013-08-20 02:22:00 +00:00
Pcd.h MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database and SKU enable Feature. 2013-11-18 07:45:49 +00:00
PcdInfo.h MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. 2013-11-20 00:44:25 +00:00
PciEnumerationComplete.h
PciHostBridgeResourceAllocation.h
PciHotPlugInit.h
PciHotPlugRequest.h
PciIo.h
PciOverride.h
PciPlatform.h
PciRootBridgeIo.h
PiPcd.h
PiPcdInfo.h MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. 2013-11-20 00:44:25 +00:00
PlatformDriverOverride.h
PlatformToDriverConfiguration.h Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY. 2013-08-23 08:31:11 +00:00
PxeBaseCode.h MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64 2013-07-29 09:53:22 +00:00
PxeBaseCodeCallBack.h
RealTimeClock.h
ReportStatusCodeHandler.h
Reset.h
Rng.h Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key technology to produce the Random Number Generator protocol, which is used to provide high-quality random numbers for use in applications, or entropy for seeding other random number generators. Refer to http://software.intel.com/en-us/articles/intel-digital-random-number-generator-drng-software-implementation-guide/ for more information about Intel Secure Key technology. 2013-11-19 01:49:49 +00:00
Runtime.h
S3SaveState.h Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER. 2011-11-14 06:28:40 +00:00
S3SmmSaveState.h
ScsiIo.h Add missing SCSI_IO related definitions. 2013-09-11 03:33:55 +00:00
ScsiPassThru.h
ScsiPassThruExt.h
Security.h
Security2.h Add PI1.2.1 SAP2 support and UEFI231B mantis 896 2012-08-22 01:30:23 +00:00
SecurityPolicy.h
SerialIo.h
ServiceBinding.h
SimpleFileSystem.h Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h. 2014-01-13 03:28:01 +00:00
SimpleNetwork.h
SimplePointer.h
SimpleTextIn.h
SimpleTextInEx.h Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx protocol. 2012-07-30 03:50:42 +00:00
SimpleTextOut.h
Smbios.h According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 08:51:39 +00:00
SmbusHc.h Remove CONST prefix to follow PI Specification. 2011-11-17 07:01:12 +00:00
SmmAccess2.h
SmmBase2.h
SmmCommunication.h UEFI231 spec compliance: 2011-11-16 09:41:55 +00:00
SmmConfiguration.h
SmmControl2.h PI 1.2 Errata C: A new return condition is added for the returned status code EFI_INVALID_PARAMETER for SMM Control2 Protocol.Trigger(). 2011-11-21 05:23:58 +00:00
SmmCpu.h MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCESSOR_ID in enum EFI_SMM_SAVE_STATE_REGISTER Per PI 1.2.1 spec. 2012-05-30 05:24:42 +00:00
SmmCpuIo2.h
SmmEndOfDxe.h Add PI1.2.1 EndOfDxe support. 2012-12-18 05:07:35 +00:00
SmmGpiDispatch2.h
SmmIoTrapDispatch2.h
SmmPciRootBridgeIo.h
SmmPeriodicTimerDispatch2.h
SmmPowerButtonDispatch2.h
SmmReadyToLock.h
SmmReportStatusCodeHandler.h
SmmStandbyButtonDispatch2.h
SmmStatusCode.h
SmmSwDispatch2.h MdePkg SmmSwDispatch2.h: comment cleanup. 2012-06-21 05:47:31 +00:00
SmmSxDispatch2.h
SmmUsbDispatch2.h
StatusCode.h
StorageSecurityCommand.h
SuperIo.h
TapeIo.h
TcgService.h
Tcp4.h
Tcp6.h
Timer.h
Timestamp.h Add the definition for Timestamp Protocol and a new driver base on TimerLib to produce Timestamp protocol. 2013-09-29 05:51:12 +00:00
TrEEProtocol.h Add TPM2 related header file. 2013-09-18 05:29:06 +00:00
Udp4.h
Udp6.h
UgaDraw.h
UgaIo.h
UnicodeCollation.h Update code comments to specify the correct language format for Driver Diagnostics Protocol and Unicode Collation Protocol. 2011-12-07 01:35:05 +00:00
Usb2HostController.h
UsbHostController.h
UsbIo.h
UserCredential.h Update UID drivers to align with latest UEFI spec 2.3.1. 2011-10-12 03:27:15 +00:00
UserCredential2.h Fix name conflict between User Credential protocol and User Credential2 protocol. 2011-10-26 02:37:55 +00:00
UserManager.h correct a typo. 2011-10-26 02:21:06 +00:00
Variable.h
VariableWrite.h
VlanConfig.h
WatchdogTimer.h