summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* remove some const modifier to spec compliance.erictian2011-08-231-3/+3
* Add the missing SMBIOS_TABLE_TYPE42 pointer in SMBIOS_STRUCTURE_POINTER.lzeng142011-08-231-0/+1
* Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff2011-08-181-9/+12
* 1. Add Uefi231 secure boot related definitionshhuan132011-08-162-9/+50
* Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey2011-08-022-2/+101
* GUIDs should go below the correct comment block in MdePkg.dec.lzeng142011-07-272-2/+5
* Add header file for KMS.lzeng142011-07-193-1/+1343
* Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in Authenticat...niruiyu2011-07-131-13/+45
* Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1ydong102011-07-121-0/+2
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-062-9/+8
* Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu2011-06-307-18/+16
* Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.jcarsey2011-06-281-0/+3
* Add new "ref5" opcode data structure and ref data type structure.ydong102011-06-281-0/+14
* Remove non-ASCII characters.niruiyu2011-06-231-1/+1
* Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo.h to support PCI Express ...rsun32011-06-181-2/+8
* Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/...lzeng142011-06-161-9/+11
* Correct ExtendedSize’s type to UINT32.lzeng142011-06-161-1/+1
* For BaseLib IsNull() function , update retval value comment to match its func...lgao42011-06-151-3/+3
* Add ABS() macro (Absolute Value) to Base.h in MdePkgmdkinney2011-06-131-2/+14
* Fix incorrect comments in SimpleFileSystem.h.niruiyu2011-06-131-81/+130
* Add the missing default definition of EFIAPI in Ia32/ProcessorBind.h.lgao42011-06-131-7/+11
* Add ESAL support libraries to MdePkgmdkinney2011-06-101-0/+494
* Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu2011-06-091-3/+5
* Add new "refresh event group" opcode.ydong102011-06-081-0/+6
* Add new "Modal form" opcode.ydong102011-06-081-0/+5
* String Reference Cleanup.lzeng142011-06-0810-53/+52
* Add new definition for XHCI supporterictian2011-06-011-1/+3
* Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu2011-05-311-1/+1
* Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu...rsun32011-05-241-1/+3
* Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu2011-05-233-3/+151
* Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng142011-05-231-27/+134
* Add new definition used for new call back return type and new action type.ydong102011-05-202-0/+10
* Change the type of the IoData field of EFI_SMM_SAVE_STATE_IO_INFO from UINTN ...rsun32011-05-171-4/+2
* According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng142011-05-171-3/+2
* Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.vanjeff2011-05-161-0/+1
* add those missing device path nodes into the union structure of EFI_DEV_PATH ...erictian2011-05-131-71/+89
* Add new status code definition in PI 1.2 Errata B.li-elvin2011-05-042-4/+84
* 1. Add definition for SSP(StorageSecurityCommand Protocol)hhuan132011-05-041-0/+212
* 1.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to Simple...vanjeff2011-05-043-5/+8
* Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TA...vanjeff2011-05-041-3/+4
* Add BlockIO2 Protocol definition.qianouyang2011-05-031-0/+206
* 1. Change guid name from EFI_CERT_X509 to EFI_CERT_X509_GUID, per UEFI Specif...vanjeff2011-04-271-15/+55
* Update the comments for SizeofPartitionEntry field to follow the UEFI Spec.niruiyu2011-04-141-1/+2
* Typo for the old patch enhance code style. ydong102011-03-291-2/+2
* Refine code to make code follow the coding style.ydong102011-03-251-65/+74
* Add the missing LegacyBiosMpTable.h per MultiProcessor Specification.lgao42011-03-171-0/+285
* Refine code to follow coding style.ydong102011-03-151-3/+8
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI per PI...vanjeff2011-03-141-4/+10
* Update some progress codes name per the PI Spec, 1.2 Errata B. This was one i...vanjeff2011-03-111-4/+4
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-102-3/+41