summaryrefslogtreecommitdiff
path: root/edk2/MdePkg/Include
AgeCommit message (Expand)Author
2011-12-12Update ACPI5.0 header file about ACPI spec release time.jyao1
2011-12-091. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu5
2011-12-07Update code comments to specify the correct language format for Driver Diagno...lgao4
2011-11-30Add ACPI5.0 header file.jyao1
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-21PI 1.2 Errata C: A new return condition is added for the returned status code...rsun3
2011-11-18According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f...lzeng14
2011-11-17Remove CONST prefix to follow PI Specification. vanjeff
2011-11-17Update PI Service Table Versions per PI 1.2 Errata C.rsun3
2011-11-16UEFI231 spec compliance:jyao1
2011-11-15According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNM...lzeng14
2011-11-15According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian
2011-11-15Remove code comments since PI 1.2c has fixed the typo of some status code name.vanjeff
2011-11-15According to PI 1.2c Vol 5, update the code to stipulate SMBIOS 2.7 and inclu...lzeng14
2011-11-14Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao1
2011-11-04MdePkg: Move Bmp.h from IntelFrameworkModulePkg/Library/GenericBdsLib/ to Mde...xdu2
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng14
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-10-26 Fix name conflict between User Credential protocol and User Credential2 prot...gdong1
2011-10-26correct a typo.gdong1
2011-10-26Update UID definition to align with latest UEFI spec 2.3.1.gdong1
2011-10-25Add the definition of UNDI_CONFIG_TABLE defined in UEFI Specification, 2.3.1vanjeff
2011-10-12 Update UID drivers to align with latest UEFI spec 2.3.1.gdong1
2011-09-301. Add Partial Keystroke Support definition in SimpleTextInputEx.h See the Ue...qianouyang
2011-09-30Update comments to corrects SignatureSize for each SignatureType.lgao4
2011-09-30Add the definitions of Common Platform Error Record (defined in Appendix N Co...vanjeff
2011-09-05Add the definition of new format of IPv4 device path node, FibreEx device pat...niruiyu
2011-09-02Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h.li-elvin
2011-08-29MdePkg: Add S3 library interfaces and base implementationsjljusten
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu2
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-08-23remove some const modifier to spec compliance.erictian
2011-08-23Add the missing SMBIOS_TABLE_TYPE42 pointer in SMBIOS_STRUCTURE_POINTER.lzeng14
2011-08-18Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff
2011-08-161. Add Uefi231 secure boot related definitionshhuan13
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey
2011-07-27GUIDs should go below the correct comment block in MdePkg.dec.lzeng14
2011-07-19Add header file for KMS.lzeng14
2011-07-13Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in Authenticat...niruiyu
2011-07-12Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1ydong10
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-30Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu
2011-06-28Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.jcarsey
2011-06-28Add new "ref5" opcode data structure and ref data type structure.ydong10
2011-06-23Remove non-ASCII characters.niruiyu
2011-06-18Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo.h to support PCI Express ...rsun3
2011-06-16Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/...lzeng14
2011-06-16Correct ExtendedSize’s type to UINT32.lzeng14
2011-06-15For BaseLib IsNull() function , update retval value comment to match its func...lgao4
2011-06-13Add ABS() macro (Absolute Value) to Base.h in MdePkgmdkinney