summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* Add ACPI5.0 header file.jyao12011-11-307-11/+2495
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-211-5/+5
* PI 1.2 Errata C: A new return condition is added for the returned status code...rsun32011-11-211-1/+2
* According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f...lzeng142011-11-181-2/+4
* Remove CONST prefix to follow PI Specification. vanjeff2011-11-171-12/+12
* Update PI Service Table Versions per PI 1.2 Errata C.rsun32011-11-173-10/+14
* UEFI231 spec compliance:jyao12011-11-163-28/+32
* According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNM...lzeng142011-11-151-2/+2
* According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian2011-11-151-29/+29
* Remove code comments since PI 1.2c has fixed the typo of some status code name.vanjeff2011-11-151-2/+0
* According to PI 1.2c Vol 5, update the code to stipulate SMBIOS 2.7 and inclu...lzeng142011-11-151-3/+6
* Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao12011-11-141-3/+4
* MdePkg: Move Bmp.h from IntelFrameworkModulePkg/Library/GenericBdsLib/ to Mde...xdu22011-11-041-0/+48
* Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng142011-10-272-2/+18
* Adopt new IPv4/IPv6 device path for network modules.niruiyu2011-10-261-3/+40
* Fix name conflict between User Credential protocol and User Credential2 prot...gdong12011-10-261-22/+22
* correct a typo.gdong12011-10-261-1/+1
* Update UID definition to align with latest UEFI spec 2.3.1.gdong12011-10-261-7/+12
* Add the definition of UNDI_CONFIG_TABLE defined in UEFI Specification, 2.3.1vanjeff2011-10-251-1/+24
* Update UID drivers to align with latest UEFI spec 2.3.1.gdong12011-10-122-1/+316
* 1. Add Partial Keystroke Support definition in SimpleTextInputEx.h See the Ue...qianouyang2011-09-301-31/+32
* Update comments to corrects SignatureSize for each SignatureType.lgao42011-09-301-4/+4
* Add the definitions of Common Platform Error Record (defined in Appendix N Co...vanjeff2011-09-301-0/+1117
* Add the definition of new format of IPv4 device path node, FibreEx device pat...niruiyu2011-09-051-0/+30
* Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h.li-elvin2011-09-021-0/+22
* MdePkg: Add S3 library interfaces and base implementationsjljusten2011-08-295-0/+4767
* Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22011-08-251-1/+18
* Remove CONST modifier to be spec complianceerictian2011-08-242-12/+12
* 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