summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2013-07-29MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel1-0/+33
2013-07-29MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64Harry Liebel1-0/+4
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel4-4/+252
2013-07-29MdePkg: Added ARM Aarch64 support to PE/COFF supportHarry Liebel1-1/+2
2013-07-29Clarify PrintLib behavior on %d, %x, %l.Liming Gao1-11/+11
2013-07-26Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni1-1/+81
2013-07-121. Add defines for MAX values for UEFI data types.Liming Gao6-8/+45
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao41-4/+1
2013-03-20MedPkg: Fix EFI_ERROR_SECTION_DESCRIPTOR definition in CPER to match UEFI 2.3...vanjeff1-2/+1
2013-03-13Fix minor typos in BaseLib LinkedList commentslgao41-10/+10
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao48-9/+193
2012-12-18Add PI1.2.1 EndOfDxe support.jyao12-2/+35
2012-12-17Add boot mode BOOT_WITH_MFG_MODE_SETTINGS.lgao41-2/+3
2012-11-29Fix the issue that S3BootScriptLabel() does not work to insert label when the...lzeng141-3/+1
2012-11-28Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang461-0/+1
2012-11-271.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang461-0/+19
2012-11-20Correct MACOR EFI_ERROR_RECORD_SIGNATURE_START definition in MdePkg.lgao41-2/+2
2012-11-02Add missing PCI class code definition.niruiyu5-10/+172
2012-10-30Fix comment typo to use UEFI spec defined WIN_CERT_TYPE_EFI_GUID.lgao41-2/+2
2012-10-30Correct the definition for Modal opcode, from EFI_IFR_MODAL to EFI_IFR_MODAL_TAGydong101-2/+2
2012-10-12PAL_LOGICAL_PROCESSPR_OVERVIEW structure was incorrectly defined. And PAL_MC_...li-elvin1-4/+5
2012-10-11Update license statementhhtian2-16/+16
2012-10-09Add missing SocketIdentifier for Memory Topology table in ACPI5.0.jyao11-0/+2
2012-10-08MdePkg: Fix incorrect SPCR definitions for 115200 and 57600 baud rate jyao11-3/+3
2012-09-27Enable EFI_IFR_DEFAULT2 opcode in browser.ydong101-0/+6
2012-09-27Add debug port and debug port 2 table.jyao12-0/+123
2012-09-24Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu1-12/+42
2012-09-11Enhance the error code info.ydong101-0/+1
2012-08-22Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields.niruiyu1-40/+37
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao42-3/+113
2012-08-21Enhance the check when ImageRead function return.ydong101-2/+2
2012-08-21MdePkg PiSmmCis.h: clarify the meaning of NumberOfCpus per PI spec version 1....rsun31-2/+2
2012-08-07Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec.li-elvin1-23/+24
2012-07-30Add 2 new Bds featuresczhang461-0/+4
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu1-3/+3
2012-07-25Fix the typo in InstallMultipleProtocolInterfaces commentsniruiyu1-2/+2
2012-07-24Correct a typo in EFI_EDID_ACTIVE_PROTOCOL and EFI_EDID_DISCOVERED_PROTOCOL c...niruiyu2-4/+4
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao41-3/+5
2012-07-05Update header file to match UEFI231B mantis 771, 850, 853 and 857.lgao43-15/+37
2012-07-04Update the comments for EFI_IFR_TYPE_VALUE to follow UEFI spec 2.3.1bydong101-1/+1
2012-06-21Fix a typo.ydong101-1/+1
2012-06-21MdePkg SmmSwDispatch2.h: comment cleanup.rsun31-5/+1
2012-05-31Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun31-4/+4
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-1/+63
2012-05-30MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCESSOR_ID in enum EFI_SMM...rsun31-2/+3
2012-05-24MdePkg UefiTcgPlatform.h: Add definition for EV_CPU_MICROCODE event type.rsun31-1/+2
2012-05-22MdePkg: Add Eject/Read12/Write12 cmds to Atapi.herictian1-1/+13
2012-05-16Update EFI_ACPI_5_0_PLATFORM_COMMUNICATION_CHANNEL_TABLE_HEADER to follow ACP...jyao11-2/+1
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao45-14/+14
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong101-2/+3