summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu24-56/+66
2010-03-02Fix some minor coding style issue for doxygen document.qhuang85-25/+25
2010-03-02remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already...jchen201-92/+0
2010-03-02Remove some comments according to the latest UEFI Spec 2_3_Errata_B.ljin61-6/+0
2010-03-01Remove comments about in-consistency between code and UEFI/PI spec because UE...rsun312-114/+8
2010-03-01remove some comments.vanjeff5-831/+797
2010-03-01add the PI version of EFI_S3_RESUME2_PPI defintionjchen201-0/+92
2010-03-01roll back some changing since it was not complete.vanjeff2-52/+52
2010-03-01updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff2-191/+195
2010-02-28Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao41-2/+8
2010-02-27Update SEC Platform Information PPI according to PI 1.2 errata A.xli241-15/+37
2010-02-27Update comments by UEFI approved Errata revision 'B'.gdong13-73/+95
2010-02-26Remove notice as it gets to publish in newest PI spec.qhuang81-3/+1
2010-02-26According to the latest UEFI 2.3 errata B, the following changes are made:lgao45-37/+34
2010-02-26Correct description for return status code of PEI service AllocatePages(), ac...xli241-1/+3
2010-02-26Refine parameter description according to PI 1.2 errata A.xli241-1/+2
2010-02-26Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_N...xdu21-19/+15
2010-02-26Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan132-42/+41
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao41-2/+6
2010-02-21Correct the table's version according to PI/UEFI spec.klu23-6/+6
2010-02-12Add media status relative definition to UEFI PXE header file.xdu21-1/+19
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-02wrap ASSERT_LOCKED macro with MDEPKG_NDEBUG.erictian2-18/+28
2010-02-01Minor update to fix typos and update the file to use \r\n as end of lineqhuang81-8/+8
2010-02-01Update SMBIOS.h to SMBIOS 2.6.1 version.li-elvin1-6/+66
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-27Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t...mdkinney1-0/+89
2010-01-27Fix incorrect array sizeqhuang81-1/+1
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang88-47/+45
2010-01-26Scrub EFI_ATA_IDENTIFY_DATA and EFI_ATAPI_IDENTIFY_DATA to strict follow ATA-...qhuang82-203/+172
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-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH1-0/+19
2010-01-14Clean up format of commentsmdkinney1-85/+81
2010-01-14Clean up commentsmdkinney1-27/+29
2010-01-14Some HII related definitions change. Note these changes are inconsistent with...rsun32-4/+9
2010-01-14Fix formatting mdkinney1-1/+1
2010-01-14Clean up .h files for the CPU I/O PPI and the CPU I/O 2 Protocol mdkinney2-72/+89
2010-01-14Change SMM CPU I/O to SMM CPU I/O 2mdkinney3-99/+108
2010-01-11disable ICC compiler warning #593: variable was set but never used.eric_tian3-3/+21
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-25replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff1-1/+1
2009-12-23PI 1.1 SMM Feature Check-indavidhuang3-2/+74
2009-12-22Add variable definitions of user identification gdong12-0/+12