audk/MdePkg/Include/Protocol
Marvin Häuser bb7051eba9 MdePkg: Move SMBIOS data into the IndustryStandard header.
As the SMBIOS table types belong to the SMBIOS standard, they were
moved from the SMBIOS Protocol header into the SMBIOS
IndustryStandard header without the EFI_-prefix. Defines with the
EFI_-prefix have been kept in the Protocol header for
backwards-compatibility, resolving to the IndustryStandard defines.
The same has been done with the C types.

The SMBIOS table header structure had been duplicated -
SMBIOS_STRUCTURE in the IndustryStandard header and
EFI_SMBIOS_TABLE_HEADER in the Protocol file - and thus the
Protocol type was replaced with a typedef to the InudstryStandard's.
This doesn't only make it easier to maintain, but it also prevents
potential future issues as the Protocol type has been aligned, while
the standard and the IndustryStandard header declare it as
byte-packed.
This has worked well till now only because the members of the
structure do not require alignment yet.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2016-03-24 10:30:43 +08: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 MdePkg AcpiSdt: Update description of AcpiVersion and GetAcpiTable(). 2015-06-17 02:48:50 +00:00
AcpiTable.h MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to return EFI_ACCESS_DENIED for duplicated FADT, FACS or DSDT installation. 2014-05-06 02:11:23 +00:00
AdapterInformation.h Add IPV6 support from UNDI 2015-04-30 02:57:10 +00:00
Arp.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
AtaPassThru.h Fix comment typos. 2014-05-13 09:14:00 +00:00
AuthenticationInfo.h Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in AuthenticationInfo.h to align to the latest spec. 2011-07-13 05:35:20 +00:00
Bds.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Bis.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
BlockIo.h Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiScsiLib. 2011-05-23 07:45:40 +00:00
BlockIo2.h Add BlockIO2 Protocol definition. 2011-05-03 18:50:46 +00:00
BlockIoCrypto.h MdePkg: Fix compilation error in BlockIoCrypto.h 2015-05-25 02:01:09 +00:00
BluetoothConfig.h MdePkg: Add UEFI2.5 bluetooth protocol/devicepath definition in MdePkg. 2015-05-06 02:21:48 +00:00
BluetoothHc.h MdePkg: Add UEFI2.5 bluetooth protocol/devicepath definition in MdePkg. 2015-05-06 02:21:48 +00:00
BluetoothIo.h MdePkg: Add UEFI2.5 bluetooth protocol/devicepath definition in MdePkg. 2015-05-06 02:21:48 +00:00
BootManagerPolicy.h MdePkg: Add BootManagerPolicy protocol definition. 2015-05-11 06:34:18 +00:00
BusSpecificDriverOverride.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Capsule.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
ComponentName.h Fix the comments in the core interface to follow the UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-06-30 03:34:42 +00:00
ComponentName2.h Fix the comments in the core interface to follow the UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-06-30 03:34:42 +00:00
Cpu.h Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architecture Protocol, EFI_INVALID_PARAMETER should be returned for cases: 2011-05-24 01:56:29 +00:00
CpuIo2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
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 Fix comment typos. 2014-05-13 09:14:00 +00:00
DeferredImageLoad.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DeviceIo.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DevicePath.h MdePkg: Add BMC device path definition and its node/text conversion 2015-07-15 03:16:42 +00:00
DevicePathFromText.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DevicePathToText.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DevicePathUtilities.h Fix minor spec compliance issue: "EFI_DEVICE_PATH_CREATE_NODE" should be "EFI_DEVICE_PATH_UTILS_CREATE_NODE" according to UEFI spec. 2010-06-25 03:38:18 +00:00
Dhcp4.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Dhcp6.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DiskInfo.h MdePkg: Add UFS (Universal Flash Storage) related definitions 2015-04-29 02:37:30 +00:00
DiskIo.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DiskIo2.h Correct file header comments for DiskIo2.h. 2013-12-04 08:25:46 +00:00
Dns4.h MdePkg: Correct inconsistent function descriptions in DNS 2016-02-01 01:36:25 +00:00
Dns6.h MdePkg: Correct inconsistent function descriptions in DNS 2016-02-01 01:36:25 +00:00
DriverBinding.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DriverConfiguration.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DriverConfiguration2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DriverDiagnostics.h Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI Spec 2.4. 2013-08-23 07:41:57 +00:00
DriverDiagnostics2.h Fix the comments in the core interface to follow the UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-06-30 03:34:42 +00:00
DriverFamilyOverride.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DriverHealth.h Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification to replace Reserved with MessageCode. 2014-08-26 05:02:58 +00:00
DriverSupportedEfiVersion.h MdePkg: Update comments for DriverSupportedEfiVersion.FirmwareVersion 2015-05-08 07:42:52 +00:00
DxeSmmReadyToLock.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Eap.h MdePkg: Add EFI EAP Configuration Protocol definitions 2015-05-27 02:48:28 +00:00
EapConfiguration.h MdePkg: Add EFI EAP Configuration Protocol definitions 2015-05-27 02:48:28 +00:00
EapManagement.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
EapManagement2.h MdePkg: Add EFI EAP Management2 Protocol definitions 2015-05-27 02:47:42 +00:00
Ebc.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
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 Update the copyright notice format 2010-04-23 15:46:20 +00:00
ExtendedSalBootService.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
ExtendedSalServiceClasses.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
FirmwareManagement.h MdePkg: EFI_FIRMWARE_MANAGEMENT_PROTOCOL.CheckImage() Description Update 2015-05-06 03:30:27 +00:00
FirmwareVolume2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
FirmwareVolumeBlock.h Fixed typos per the PI Spec 1.2 Errata B. 2011-03-10 05:14:10 +00:00
FormBrowser2.h MdePkg: Add reconnect definition in action request type and question attribute. 2015-05-27 02:27:40 +00:00
Ftp4.h String Reference Cleanup. 2011-06-08 05:53:18 +00:00
GraphicsOutput.h Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec. 2012-08-07 09:20:44 +00:00
GuidedSectionExtraction.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Hash.h Follow UEFI2.4.a spec, add more description on parameter check. 2014-01-16 02:03:10 +00:00
Hash2.h Add UEFI2.5 HASH protocol definition. 2015-05-05 01:34:39 +00:00
HiiConfigAccess.h MdePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTED 2016-02-25 14:42:23 +08:00
HiiConfigKeyword.h MdePkg: Refine the function comments in Keyword Handler Protocol 2016-02-16 17:56:11 +08: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 Update the copyright notice format 2010-04-23 15:46:20 +00:00
HiiImageEx.h MdePkg: Add UEFI2.6 HII Image Ex and Image Decoder protocol definition. 2016-03-15 12:33:02 +08:00
HiiPackageList.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
HiiString.h Refine the comments to follow spec. 2013-08-20 07:08:25 +00:00
Http.h MdePkg:Add a new error status code EFI_HTTP_ERROR. 2016-02-03 11:48:33 +08:00
HttpUtilities.h MdePkg: Convert the UNIX to DOS end of line format 2015-08-27 01:05:39 +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 MdePkg, MdeModulePkg: Remove EFI_ABORTED from I2C protocols per PI spec 1.4. 2015-05-08 07:30:45 +00:00
I2cIo.h MdePkg, MdeModulePkg: Remove EFI_ABORTED from I2C protocols per PI spec 1.4. 2015-05-08 07:30:45 +00:00
I2cMaster.h Add I2C related definition in PI 1.3 spec. 2013-08-14 01:14:53 +00:00
IScsiInitiatorName.h String Reference Cleanup. 2011-06-08 05:53:18 +00:00
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
ImageDecoder.h MdePkg: Add UEFI2.6 HII Image Ex and Image Decoder protocol definition. 2016-03-15 12:33:02 +08:00
IncompatiblePciDeviceSupport.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Ip4.h 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. 2014-05-07 06:17:31 +00:00
Ip4Config.h Removes MacString Rt attribute in Ip4Config/Mnp driver. 2014-03-20 08:19:28 +00:00
Ip4Config2.h MdePkg: Remove magic number 2016-01-29 06:45:39 +00:00
Ip6.h 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. 2014-05-07 06:17:31 +00:00
Ip6Config.h String Reference Cleanup. 2011-06-08 05:53:18 +00:00
IpSec.h Update the file description in IpSec.h to refer to an accurate UEFI version. 2010-11-17 05:36:14 +00:00
IpSecConfig.h String Reference Cleanup. 2011-06-08 05:53:18 +00:00
IsaHc.h * MdePkg: Move SIO header files to correct location. 2015-05-26 04:52:09 +00:00
Kms.h Add header file for KMS. 2011-07-19 06:31:58 +00:00
LegacyRegion2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
LoadFile.h MdePkg: Add definition for new warning code EFI_WARN_FILE_SYSTEM. 2016-02-25 09:32:44 +08:00
LoadFile2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
LoadedImage.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
ManagedNetwork.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
McaInitPmi.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Metronome.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
MonotonicCounter.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
MpService.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Mtftp4.h String Reference Cleanup. 2011-06-08 05:53:18 +00:00
Mtftp6.h String Reference Cleanup. 2011-06-08 05:53:18 +00:00
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
NvmExpressPassthru.h MdePkg: Fix EOL to be DOS format. 2015-05-13 08:35:55 +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 Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciHostBridgeResourceAllocation.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciHotPlugInit.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciHotPlugRequest.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciIo.h Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver/PCI host bridge drivers/LPC/VGA device drivers. 2010-12-28 10:10:10 +00:00
PciOverride.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciPlatform.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciRootBridgeIo.h Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo.h to support PCI Express extended registers. 2011-06-18 04:52:20 +00:00
PiPcd.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
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
Pkcs7Verify.h MdePkg:Add UEFI 2.5 PKCS7 Verification Protocol Definition 2015-06-04 07:10:17 +00:00
PlatformDriverOverride.h Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:44:35 +00:00
PlatformToDriverConfiguration.h MdePkg: Add new enum EfiPlatformConfigurationActionUnsupportedGuid 2016-02-01 03:01:39 +00:00
PxeBaseCode.h MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64 2013-07-29 09:53:22 +00:00
PxeBaseCodeCallBack.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
RamDisk.h MdePkg: Add EFI RAM Disk Protocol definitions 2016-02-25 16:24:15 +08:00
RealTimeClock.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
RegularExpressionProtocol.h MdePkg: Fix CRLF format. 2015-05-13 06:30:44 +00:00
ReportStatusCodeHandler.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Reset.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Rest.h MdePkg: Add EFI REST Protocol definitions 2015-06-10 02:52:42 +00:00
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 Update the copyright notice format 2010-04-23 15:46:20 +00:00
S3SaveState.h Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER. 2011-11-14 06:28:40 +00:00
S3SmmSaveState.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
ScsiIo.h Add missing SCSI_IO related definitions. 2013-09-11 03:33:55 +00:00
ScsiPassThru.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
ScsiPassThruExt.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Security.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Security2.h Add PI1.2.1 SAP2 support and UEFI231B mantis 896 2012-08-22 01:30:23 +00:00
SecurityPolicy.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SerialIo.h MdePkg SerialIo.h: Fix typo "buts" to "bits" 2015-11-20 01:46:42 +00:00
ServiceBinding.h Fix the comments in the core interface to follow the UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-06-30 03:34:42 +00:00
SimpleFileSystem.h Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h. 2014-01-13 03:28:01 +00:00
SimpleNetwork.h MdePkg:Add new traffic statistics definition for Wireless NIC. 2016-01-28 02:40:01 +00:00
SimplePointer.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SimpleTextIn.h 1.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to SimpleTextInEx.h because they are defined in Table - EFI Scan Codes for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL. 2011-05-04 01:06:43 +00:00
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 MdePkg: Refine EFI_DARKGRAY definition and comments for EFI_TEXT_ATTR 2015-05-08 07:29:18 +00:00
SmartCardEdge.h MdePkg: Fix EOL to be DOS format. 2015-05-13 08:35:55 +00:00
SmartCardReader.h MdePkg: fix compilation error 2015-05-25 02:00:40 +00:00
Smbios.h MdePkg: Move SMBIOS data into the IndustryStandard header. 2016-03-24 10:30:43 +08:00
SmbusHc.h Remove CONST prefix to follow PI Specification. 2011-11-17 07:01:12 +00:00
SmmAccess2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmBase2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmCommunication.h UEFI231 spec compliance: 2011-11-16 09:41:55 +00:00
SmmConfiguration.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
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 Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmEndOfDxe.h MdePkg: Enhance the comments in SmmEndOfDxe.h and SmmReadyToLock.h. 2015-06-18 09:27:11 +00:00
SmmGpiDispatch2.h MdePkg/SmmGipDispatch2.h: SMM GpiNum meaning clarification 2015-05-07 02:31:30 +00:00
SmmIoTrapDispatch2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmPciRootBridgeIo.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmPeriodicTimerDispatch2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmPowerButtonDispatch2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmReadyToLock.h MdePkg: Enhance the comments in SmmEndOfDxe.h and SmmReadyToLock.h. 2015-06-18 09:27:11 +00:00
SmmReportStatusCodeHandler.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmStandbyButtonDispatch2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmStatusCode.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmSwDispatch2.h MdePkg SmmSwDispatch2.h: comment cleanup. 2012-06-21 05:47:31 +00:00
SmmSxDispatch2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmUsbDispatch2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
StatusCode.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
StorageSecurityCommand.h GUIDs should go below the correct comment block in MdePkg.dec. 2011-07-27 08:19:30 +00:00
SuperIo.h Move ACPI_SMALL_RESOURCE_HEADER and ACPI_LARGE_RESOURCE_HEADER from SuperIo.h to Acpi10.h. 2010-08-19 02:39:19 +00:00
SuperIoControl.h * MdePkg: Move SIO header files to correct location. 2015-05-26 04:52:09 +00:00
Supplicant.h MdePkg: Add EFI Supplicant Protocol definitions 2016-02-15 13:16:20 +08:00
TapeIo.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Tcg2Protocol.h Add TPM2 definition in trusted computing group. 2015-08-13 08:22:05 +00:00
TcgService.h Clean not in pub spec comments status codes returned for functions of EFI_TCG_PROTOCOL 2014-10-24 08:35:43 +00:00
Tcp4.h 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. 2014-05-07 06:17:31 +00:00
Tcp6.h 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. 2014-05-07 06:17:31 +00:00
Timer.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
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 definition in trusted computing group. 2015-08-13 08:22:05 +00:00
Udp4.h 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. 2014-05-07 06:17:31 +00:00
Udp6.h 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. 2014-05-07 06:17:31 +00:00
UgaDraw.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UgaIo.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
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 MdePkg: Update Usb2Hc Isochronous related functions' description 2015-05-08 14:19:04 +00:00
UsbFunctionIo.h MdePkg: Fix EOL to be DOS format. 2015-05-13 08:35:55 +00:00
UsbHostController.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UsbIo.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
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 Update the copyright notice format 2010-04-23 15:46:20 +00:00
VariableWrite.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
VlanConfig.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
WatchdogTimer.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
WiFi.h MdePkg: Add EFI Wireless MAC Connection II Protocol definitions 2016-02-15 13:15:43 +08:00
WiFi2.h MdePkg: Add EFI Wireless MAC Connection II Protocol definitions 2016-02-15 13:15:43 +08:00