summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu22010-03-034-56/+66
* Fix some minor coding style issue for doxygen document.qhuang82010-03-025-25/+25
* remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already...jchen202010-03-021-92/+0
* Remove some comments according to the latest UEFI Spec 2_3_Errata_B.ljin62010-03-021-6/+0
* Remove comments about in-consistency between code and UEFI/PI spec because UE...rsun32010-03-0112-114/+8
* remove some comments.vanjeff2010-03-015-831/+797
* add the PI version of EFI_S3_RESUME2_PPI defintionjchen202010-03-011-0/+92
* roll back some changing since it was not complete.vanjeff2010-03-012-52/+52
* updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff2010-03-012-191/+195
* Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao42010-02-281-2/+8
* Update SEC Platform Information PPI according to PI 1.2 errata A.xli242010-02-271-15/+37
* Update comments by UEFI approved Errata revision 'B'.gdong12010-02-273-73/+95
* Remove notice as it gets to publish in newest PI spec.qhuang82010-02-261-3/+1
* According to the latest UEFI 2.3 errata B, the following changes are made:lgao42010-02-265-37/+34
* Correct description for return status code of PEI service AllocatePages(), ac...xli242010-02-261-1/+3
* Refine parameter description according to PI 1.2 errata A.xli242010-02-261-1/+2
* Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_N...xdu22010-02-261-19/+15
* Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan132010-02-262-42/+41
* Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao42010-02-251-2/+6
* Correct the table's version according to PI/UEFI spec.klu22010-02-213-6/+6
* Add media status relative definition to UEFI PXE header file.xdu22010-02-121-1/+19
* Update HiiString Protocol and HiiSetString Api in HiiLiblgao42010-02-091-1/+3
* Add EFI_NO_MEDIA status code to network APIs.xdu22010-02-038-7/+18
* Remove the unnecessary header files inclusion.qhuang82010-02-031-3/+1
* wrap ASSERT_LOCKED macro with MDEPKG_NDEBUG.erictian2010-02-022-18/+28
* Minor update to fix typos and update the file to use \r\n as end of lineqhuang82010-02-011-8/+8
* Update SMBIOS.h to SMBIOS 2.6.1 version.li-elvin2010-02-011-6/+66
* Remove extra #Includemdkinney2010-02-011-2/+0
* Move the definitions defined for User Manager protocol from UserCredential.h ...gdong12010-01-292-283/+281
* Add PXE Tag Definitions for IA32/X64/Arm/IPF architectures.ljin62010-01-281-0/+15
* Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t...mdkinney2010-01-271-0/+89
* Fix incorrect array sizeqhuang82010-01-271-1/+1
* Clean up MdePkg source to correct some coding style issues, etc.qhuang82010-01-278-47/+45
* Scrub EFI_ATA_IDENTIFY_DATA and EFI_ATAPI_IDENTIFY_DATA to strict follow ATA-...qhuang82010-01-262-203/+172
* Fix typo in Monotonic Counter GUID macro nameqhuang82010-01-251-2/+2
* Define EFI_PXE_BASE_CODE_DHCPV6_PACKET and EFI_PXE_BASE_CODE_PACKET for PXE o...tye12010-01-251-4/+17
* Correct the conflict EFI_ACPI_GET_ACPI_TABLE to EFI_ACPI_GET_ACPI_TABLE2lgao42010-01-151-2/+5
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-141-0/+19
* Clean up format of commentsmdkinney2010-01-141-85/+81
* Clean up commentsmdkinney2010-01-141-27/+29
* Some HII related definitions change. Note these changes are inconsistent with...rsun32010-01-142-4/+9
* Fix formatting mdkinney2010-01-141-1/+1
* Clean up .h files for the CPU I/O PPI and the CPU I/O 2 Protocol mdkinney2010-01-142-72/+89
* Change SMM CPU I/O to SMM CPU I/O 2mdkinney2010-01-143-99/+108
* disable ICC compiler warning #593: variable was set but never used.eric_tian2010-01-113-3/+21
* the 1st paramter of the function prototype lost the "CONST" keyword which is ...jchen202009-12-292-17/+13
* Publish definition of MCA/INIT/PMI Protocol & ESAL, as introduced in PI 1.2.xli242009-12-253-0/+696
* replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff2009-12-251-1/+1
* PI 1.1 SMM Feature Check-indavidhuang2009-12-233-2/+74
* Add variable definitions of user identification gdong12009-12-222-0/+12