audk/MdePkg/Include/Protocol
Marvin.Haeuser@outlook.com ba94c38f08 MdePkg: Update MmSwDispatch.h's references to SmmSw2Dispatch.
MmSwDispatch.h current refers to the deprecated SmmSw2Dispatch
protocol. Replace those references with the new MmSwDispatch name.

V2:
  - Do not change the copyright date as requested.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-05-28 13:04:57 +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 MdePkg: Add UEFI 2.7 defined GUID and structure for AIP network media type. 2017-09-06 13:06:06 +08:00
Arp.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
AtaPassThru.h MdePkg Protocol/AtaPassThru.h: Update PortMultiplierPort related comments 2016-05-12 14:17:55 +08: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 MdePkg: Fix some typing errors in the header files 2016-10-07 18:09:09 -07:00
BlockIoCrypto.h MdePkg: Fix some typing errors in the header files 2016-10-07 18:09:09 -07:00
BluetoothAttribute.h MdePkg: Add BluetoothAttribute.h and BluetoothLeConfig.h 2017-06-07 08:46:22 +08:00
BluetoothConfig.h MdePkg/BluetoothConfig: Update comments for GetData/GetRemoteData 2017-06-20 20:33:09 +08:00
BluetoothHc.h MdePkg/BluetoothHc: Add detailed function header comments 2017-06-07 08:46:21 +08:00
BluetoothIo.h MdePkg/BluetoothIo: Formalize function header comments. 2017-06-07 08:46:21 +08:00
BluetoothLeConfig.h MdePkg: Add BluetoothAttribute.h and BluetoothLeConfig.h 2017-06-07 08:46:22 +08: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 MdePkg: Fix typos in comments 2016-07-11 10:29:49 +08: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/DevicePath.h: Add DNS Device Path definition 2017-08-14 13:17:43 +08: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/DiskInfo.h: Add the SD/MMC interface GUID definition 2017-07-06 12:55:32 +08: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: Fix some typing errors in the header files 2016-10-07 18:09:09 -07:00
Dns6.h MdePkg: Fix some typing errors in the header files 2016-10-07 18:09:09 -07: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
DxeMmReadyToLock.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
DxeSmmReadyToLock.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08: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 MdeModulePkg/EbcDxe: reorganize EBC header definitions 2016-11-23 10:20:28 +08: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
EraseBlock.h MdePkg: Add EFI Erase Block Protocol definitions 2016-04-13 10:42:19 +08: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 FirmwareManagement.h: Fix typo EFI_SECURITY_VIOLATIO 2018-04-25 16:36:42 +08: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 MdePkg/Ftp4: Fix wrong function pointer declaration 2017-08-02 16:21:45 +08: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: Fix typos in comments 2016-10-21 16:40:51 +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 MdePkg: Fix typos in comments 2016-10-21 16:40:51 +08:00
HiiFont.h Refine the comments to follow spec. 2013-08-20 07:08:25 +00:00
HiiImage.h MdePkg/HiiImage.h: Include GraphicsOutput.h 2016-09-28 16:21:51 +08:00
HiiImageDecoder.h MdePkg/HiiImageDecoder.h: Remove the unnecessary comments 2017-06-20 09:29:42 +08:00
HiiImageEx.h MdePkg/HiiImageEx: Fix incorrect comments of functions 2017-03-15 10:03:23 +08:00
HiiPackageList.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
HiiPopup.h MdePkg/HiiPopup: Add HII Popup Protocol definitions 2017-08-23 10:37:14 +08:00
HiiString.h Refine the comments to follow spec. 2013-08-20 07:08:25 +00:00
Http.h MdePkg/Http.h: Clarify the usage of HttpConfigData in HTTP protocol 2017-09-29 09:01:52 +08:00
HttpBootCallback.h MdePkg: Add header file for HTTP Boot Callback protocol in UEFI 2.7. 2017-06-22 10:56:08 +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
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: Update the comments of Ip4Config2/Ip6Config Protocol 2017-08-11 12:57:43 +08: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 MdePkg: Update the comments of Ip4Config2/Ip6Config Protocol 2017-08-11 12:57:43 +08: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 MdePkg: Add UEFI 2.7 defined GUID and structure for KMS protocol. 2017-07-26 14:50:45 +08:00
LegacyRegion2.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
LegacySpiController.h MdePkg: Add definitions for the SPI protocols introduced in PI 1.6. 2017-11-13 10:34:06 +08:00
LegacySpiFlash.h MdePkg: Add definitions for the SPI protocols introduced in PI 1.6. 2017-11-13 10:34:06 +08:00
LegacySpiSmmController.h MdePkg: Add definitions for the SPI protocols introduced in PI 1.6. 2017-11-13 10:34:06 +08:00
LegacySpiSmmFlash.h MdePkg: Add definitions for the SPI protocols introduced in PI 1.6. 2017-11-13 10:34:06 +08: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
MmAccess.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmBase.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmCommunication.h MdePkg MmCommunication.h: Follow PI spec to update EFI_MM_COMMUNICATE 2017-12-07 17:40:21 +08:00
MmConfiguration.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmControl.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmCpu.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmCpuIo.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmEndOfDxe.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmGpiDispatch.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmIoTrapDispatch.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmPciRootBridgeIo.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmPeriodicTimerDispatch.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmPowerButtonDispatch.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmReadyToLock.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmReportStatusCodeHandler.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmStandbyButtonDispatch.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmStatusCode.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmSwDispatch.h MdePkg: Update MmSwDispatch.h's references to SmmSw2Dispatch. 2018-05-28 13:04:57 +08:00
MmSxDispatch.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MmUsbDispatch.h MdePkg: Add new definitions for Management Mode. 2017-08-29 09:37:36 +08:00
MonotonicCounter.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
MpService.h MdePkg MpServices: Update return status to follow spec. 2017-07-07 08:54:10 +08:00
Mtftp4.h MdePkg: Fix some typing errors in the header files 2016-10-07 18:09:09 -07:00
Mtftp6.h MdePkg: Fix some typing errors in the header files 2016-10-07 18:09:09 -07: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
NvdimmLabel.h MdePkg/NvdimmLabel.h: Add NVDIMM_LABEL protocol definition 2017-11-09 11:09:16 +08:00
NvmExpressPassthru.h MdePkg: Fix some typing errors in the header files 2016-10-07 18:09:09 -07:00
PartitionInfo.h MdePkg: Add EFI Partition Information Protocol definitions 2017-07-11 08:42:56 +08: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 MdePkg PciIo.h: Correct function description for ALLOCATE_BUFFER 2017-12-12 09:31:53 +08: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 MdePkg: Clean ACPI 2.0 characters in UEFI spec 2017-06-20 09:29:43 +08: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 SecurityPkg/Pkcs7Verify: Add the comments to address security problem 2017-10-18 23:03:38 +08: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
ResetNotification.h MdePkg/ResetNotification: Rename to UnregisterResetNotify 2017-07-26 15:45:19 +08: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
SdMmcPassThru.h MdePkg: Add EFI_SD_MMC_PASS_THRU_PROTOCOL definition 2016-03-30 11:16:32 +08: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 MdeModulePkg/SerialDxe: Fix return valued in SerialSetAttributes 2017-11-30 09:11:49 +08:00
ServiceBinding.h MdePkg: Fix typos in comments 2016-07-11 10:29:49 +08:00
Shell.h MdePkg/Shell.h: Update Shell version from 2.1 to 2.2 2017-04-01 13:20:10 +08:00
ShellDynamicCommand.h MdePkg: Merge ShellBase.h and remove Efi prefix from header files 2016-10-19 10:24:54 +08:00
ShellParameters.h MdePkg: Merge ShellBase.h and remove Efi prefix from header files 2016-10-19 10:24:54 +08: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 MdePkg/BaseLib: Move CHAR_NULL definition to Base.h in BaseLib 2016-11-04 10:26:48 +08:00
SimpleTextInEx.h MdePkg/SimpleTextInEx.h: Fix comments alignment 2018-02-01 14:03:45 +08:00
SimpleTextOut.h MdePkg: Fix some typing errors in the header files 2016-10-07 18:09:09 -07: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 MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmBase2.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmCommunication.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmConfiguration.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmControl2.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmCpu.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmCpuIo2.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmEndOfDxe.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmGpiDispatch2.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmIoTrapDispatch2.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmPciRootBridgeIo.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmPeriodicTimerDispatch2.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmPowerButtonDispatch2.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmReadyToLock.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmReportStatusCodeHandler.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmStandbyButtonDispatch2.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmStatusCode.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmSwDispatch2.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmSxDispatch2.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SmmUsbDispatch2.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
SpiConfiguration.h MdePkg: Add definitions for the SPI protocols introduced in PI 1.6. 2017-11-13 10:34:06 +08:00
SpiHc.h MdePkg: Add definitions for the SPI protocols introduced in PI 1.6. 2017-11-13 10:34:06 +08:00
SpiIo.h MdePkg: Add definitions for the SPI protocols introduced in PI 1.6. 2017-11-13 10:34:06 +08:00
SpiNorFlash.h MdePkg: Add definitions for the SPI protocols introduced in PI 1.6. 2017-11-13 10:34:06 +08:00
SpiSmmConfiguration.h MdePkg: Add definitions for the SPI protocols introduced in PI 1.6. 2017-11-13 10:34:06 +08:00
SpiSmmHc.h MdePkg: Add definitions for the SPI protocols introduced in PI 1.6. 2017-11-13 10:34:06 +08:00
SpiSmmNorFlash.h MdePkg: Add definitions for the SPI protocols introduced in PI 1.6. 2017-11-13 10:34:06 +08:00
StatusCode.h MdePkg: Update StatusCode Runtime Protocol comments to follow PI spec 1.4a. 2016-05-23 17:05:47 +08: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: update Wi-Fi/Supplicant header files to meet UEFI 2.7. 2017-06-07 16:17:36 +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 MdePkg: Fix some typing errors in the header files 2016-10-07 18:09:09 -07: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
Tls.h MdePkg/Include/Protocol/Tls.h: pack structures from the TLS RFC 2018-04-13 14:06:06 +02:00
TlsConfig.h MdePkg: Convert files to CRLF line ending 2017-04-06 15:43:27 +08:00
TrEEProtocol.h MdePkg/TrEEProtocol.h: Fix typo 'Ihis' with 'This' in comment 2016-10-18 09:41:48 +08: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
UfsDeviceConfig.h MdePkg: Add EFI UFS Device Config Protocol definitions 2017-06-20 20:34:17 +08: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 UsbFunctionIo.h: Update comments for GetDeviceInfo return status 2017-07-21 17:49:36 +08: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: update Wi-Fi/Supplicant header files to meet UEFI 2.7. 2017-06-07 16:17:36 +08:00