summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol
AgeCommit message (Expand)AuthorFilesLines
2010-02-09Update HiiString Protocol and HiiSetString Api in HiiLiblgao41-1/+3
2010-02-03Add EFI_NO_MEDIA status code to network APIs.xdu28-7/+18
2010-02-03Remove the unnecessary header files inclusion.qhuang81-3/+1
2010-02-01Remove extra #Includemdkinney1-2/+0
2010-01-29Move the definitions defined for User Manager protocol from UserCredential.h ...gdong12-283/+281
2010-01-28Add PXE Tag Definitions for IA32/X64/Arm/IPF architectures.ljin61-0/+15
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang86-34/+34
2010-01-26Scrub EFI_ATA_IDENTIFY_DATA and EFI_ATAPI_IDENTIFY_DATA to strict follow ATA-...qhuang81-141/+10
2010-01-25Fix typo in Monotonic Counter GUID macro nameqhuang81-2/+2
2010-01-25Define EFI_PXE_BASE_CODE_DHCPV6_PACKET and EFI_PXE_BASE_CODE_PACKET for PXE o...tye11-4/+17
2010-01-15Correct the conflict EFI_ACPI_GET_ACPI_TABLE to EFI_ACPI_GET_ACPI_TABLE2lgao41-2/+5
2010-01-14Clean up commentsmdkinney1-27/+29
2010-01-14Some HII related definitions change. Note these changes are inconsistent with...rsun31-2/+7
2010-01-14Clean up .h files for the CPU I/O PPI and the CPU I/O 2 Protocol mdkinney1-6/+1
2010-01-14Change SMM CPU I/O to SMM CPU I/O 2mdkinney2-96/+105
2009-12-29the 1st paramter of the function prototype lost the "CONST" keyword which is ...jchen202-17/+13
2009-12-25Publish definition of MCA/INIT/PMI Protocol & ESAL, as introduced in PI 1.2.xli243-0/+696
2009-12-22Add variable definitions of user identification gdong12-0/+12
2009-12-171. Fix a bug encounter in builddavidhuang1-3/+3
2009-12-17To avoid naming conflicts between PI SMMBASE2 Protocol/FRAMEWORK SMM Base Pro...davidhuang2-6/+6
2009-12-11Improve status codes returned for functions of EFI_TCG_PROTOCOL. Note that af...rsun31-22/+19
2009-12-021. Fix a bug. (Changing EFI_SMM_SYSTEM_TABLE -> EFI_SMM_SYSTEM_TABLE2 for Smm...davidhuang1-1/+1
2009-11-26Add PI complied S3 implementation. Move the Opcode definition and EFI_BOOT_SC...jchen201-39/+0
2009-11-23MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common locationjljusten1-14/+0
2009-11-23Simplify the @attention statement.qhuang81-3/+1
2009-11-23Minor update the comments style for LegacyRegion2 protocolqhuang81-29/+30
2009-11-20Protocol/SmmCpuIo.h: Fix build warning on GCCjljusten1-1/+1
2009-11-20Add LegacyRegion 2 protocol definition in MdePkgqhuang81-0/+242
2009-11-20Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun310-48/+141
2009-11-18Fix some unicode characters in source file.qhuang81-2/+2
2009-11-18Add PI 1.2 CPU I/O 2 protocol definitions. This is boot time only protocol.qhuang81-0/+145
2009-11-16There should be no CONST modifier for the This parameter of EFI_SMM_ACCESS2_P...rsun31-3/+3
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu21-0/+12
2009-11-12fixed the wrong format.vanjeff1-1/+1
2009-11-111. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...tye1-0/+4
2009-11-11add EFI IPSEC protocol and EFI IPSEC Config protocol definition.vanjeff2-0/+885
2009-11-10Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu21-1/+1
2009-11-09Add new protocol definition of FVB2 defined in PI1.2 and change GUID value of...qhuang81-20/+28
2009-10-211, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_CALLBACKklu21-1/+1
2009-10-21Rename one field in "EFI_ATA_STATUS_BLOCK" to make it a legal C structure.qhuang81-1/+1
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang2-1/+38
2009-09-29Add the EFI PCI Override Protocol definitions introduced in PI 1.2.vanjeff1-0/+46
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian9-75/+72
2009-09-24Update definition aligned to UEFI2.3qhuang82-17/+14
2009-09-22Fix small issues in SimpleFileSystem.hqhuang81-7/+7
2009-09-22Update definition aligned to UEFI2.3lgao43-6/+6
2009-09-21Remove some unicode characters in MdePkg source code.qhuang85-5/+5
2009-09-21Clarify some definitions in HII Configure Routine Protocolqhuang81-13/+10
2009-09-21Clarify Signature field in EFI_PARTITION_ENTRY structure.qhuang81-3/+6
2009-09-18align some comments.vanjeff2-5/+5