summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng145-12/+70
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu1-3/+40
2011-10-26 Fix name conflict between User Credential protocol and User Credential2 prot...gdong11-22/+22
2011-10-26correct a typo.gdong11-1/+1
2011-10-26Update UID definition to align with latest UEFI spec 2.3.1.gdong11-7/+12
2011-10-25Add the definition of UNDI_CONFIG_TABLE defined in UEFI Specification, 2.3.1vanjeff1-1/+24
2011-10-24Update Base type SecPeiDxeTimerLibCpu to support all module type.lgao41-3/+6
2011-10-12 Update UID drivers to align with latest UEFI spec 2.3.1.gdong13-1/+319
2011-10-08Fix Xcode link failure. Relocations are not supported in .text sections.andrewfish1-1/+1
2011-09-301. Add Partial Keystroke Support definition in SimpleTextInputEx.h See the Ue...qianouyang1-31/+32
2011-09-30Update comments to corrects SignatureSize for each SignatureType.lgao41-4/+4
2011-09-30Add the definitions of Common Platform Error Record (defined in Appendix N Co...vanjeff2-0/+1184
2011-09-14Refine code to follow coding style.ydong101-1/+1
2011-09-13Minor copyright format updatehhtian1-1/+1
2011-09-08MdePkg: Add missing implementation of GetTimeInNanoSecond() to TimerLib libra...xdu21-0/+44
2011-09-05Refine code to follow coding style.ydong101-1/+1
2011-09-05Add the definition of new format of IPv4 device path node, FibreEx device pat...niruiyu1-0/+30
2011-09-02Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h.li-elvin2-24/+23
2011-09-02Add check before use to make code run more safer.ydong101-8/+9
2011-08-29MdePkg: Add S3 library interfaces and base implementationsjljusten17-1/+10664
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu24-4/+130
2011-08-24Refine code to follow coding style.ydong101-1/+1
2011-08-24Remove CONST modifier to be spec complianceerictian2-12/+12
2011-08-23remove some const modifier to spec compliance.erictian1-3/+3
2011-08-23Add the missing SMBIOS_TABLE_TYPE42 pointer in SMBIOS_STRUCTURE_POINTER.lzeng141-0/+1
2011-08-19Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the ...niruiyu1-43/+11
2011-08-18Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff1-9/+12
2011-08-161. Add Uefi231 secure boot related definitionshhuan133-9/+51
2011-08-15Use linked list to replace the current array solution to store the periodic S...niruiyu1-123/+173
2011-08-09Fix X64 compile error.lgao41-1/+1
2011-08-08clarify the logic of the print length counting functions in both PrintLib lib...jcarsey1-25/+17
2011-08-04Fix X64 compile error.lgao41-1/+1
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey6-44/+356
2011-08-02MdePkg: Fixed hang/reset in thunk code when building with GCC X64geekboy15a1-6/+6
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng1414-28/+28
2011-07-27GUIDs should go below the correct comment block in MdePkg.dec.lzeng143-39/+25
2011-07-20MdePkg: Update CpuSleep to use ARMv7 instruction. andrewfish2-7/+17
2011-07-19Add header file for KMS.lzeng144-1/+1378
2011-07-13Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in Authenticat...niruiyu1-13/+45
2011-07-12Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1ydong101-0/+2
2011-07-12MdePkg: Fix X64 clang compile issues.andrewfish5-29/+93
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2-9/+8
2011-06-30Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu7-18/+16
2011-06-28Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.jcarsey2-1/+7
2011-06-28Add new "ref5" opcode data structure and ref data type structure.ydong101-0/+14
2011-06-23Remove non-ASCII characters.niruiyu1-1/+1
2011-06-21Initialize data before using itydong102-1/+12
2011-06-18Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo.h to support PCI Express ...rsun31-2/+8
2011-06-16Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/...lzeng141-9/+11
2011-06-16Correct ExtendedSize’s type to UINT32.lzeng141-1/+1