summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2013-06-04Add the missing "," for the patch to fix status code print string.Gary Ching-Pang Lin
2013-05-24Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...lgao4
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao4
2013-03-20MedPkg: Fix EFI_ERROR_SECTION_DESCRIPTOR definition in CPER to match UEFI 2.3...vanjeff
2013-03-13Fix minor typos in BaseLib LinkedList commentslgao4
2013-02-17Fix CpuIdEx.asm to return correct ECX/EDX value.niruiyu
2013-01-08Allocate temp buffer instead of change the input string to avoid crush.ydong10
2013-01-07Current Thunk16.asm implementation clears reserved bits, which does not follo...li-elvin
2012-12-26Checks the TE image before use it.ydong10
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao4
2012-12-18Add PI1.2.1 EndOfDxe support.jyao1
2012-12-17Add boot mode BOOT_WITH_MFG_MODE_SETTINGS.lgao4
2012-12-06Remove the ASSERT (FALSE) code, just return unsupported.ydong10
2012-11-29Fix the issue that S3BootScriptLabel() does not work to insert label when the...lzeng14
2012-11-28Enhance the check for RelocBase->SizeOfBlock before use it.ydong10
2012-11-28Enhance the check for some fields in the PE image before use it.ydong10
2012-11-28Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang46
2012-11-271.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang46
2012-11-26Enhance the check for resource section data.ydong10
2012-11-26Enhance the check for debug data before get the PdbPointer.ydong10
2012-11-20Correct MACOR EFI_ERROR_RECORD_SIGNATURE_START definition in MdePkg.lgao4
2012-11-20Remove the useless code.ydong10
2012-11-15Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu
2012-11-08Build the registered guid HOB and SystemTable to record the GUID itself in Pe...lzeng14
2012-11-02Add missing PCI class code definition.niruiyu
2012-10-30Fix memory out of band access in AsmFxSave() and AsmFxRestore(). lgao4
2012-10-30Fix comment typo to use UEFI spec defined WIN_CERT_TYPE_EFI_GUID.lgao4
2012-10-30Correct the definition for Modal opcode, from EFI_IFR_MODAL to EFI_IFR_MODAL_TAGydong10
2012-10-12PAL_LOGICAL_PROCESSPR_OVERVIEW structure was incorrectly defined. And PAL_MC_...li-elvin
2012-10-11Update license statementhhtian
2012-10-09Add missing SocketIdentifier for Memory Topology table in ACPI5.0.jyao1
2012-10-08MdePkg: Fix incorrect SPCR definitions for 115200 and 57600 baud rate jyao1
2012-09-27Enable EFI_IFR_DEFAULT2 opcode in browser.ydong10
2012-09-27Add debug port and debug port 2 table.jyao1
2012-09-24Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu
2012-09-11Enhance the error code info.ydong10
2012-09-11Enhance the comments.ydong10
2012-08-29Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian
2012-08-22Enhance the check for some fields in the PE image before use it.ydong10
2012-08-22Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields.niruiyu
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao4
2012-08-21Enhance the check when ImageRead function return.ydong10
2012-08-21MdePkg PiSmmCis.h: clarify the meaning of NumberOfCpus per PI spec version 1....rsun3
2012-08-21Enhance the code to make the code logic more clear.ydong10
2012-08-07Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec.li-elvin
2012-08-06Enable wide string support for CreatePopUp function in UefiLib.ydong10
2012-07-30Add 2 new Bds featuresczhang46
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-07-25Fix the typo in InstallMultipleProtocolInterfaces commentsniruiyu
2012-07-24Correct a typo in EFI_EDID_ACTIVE_PROTOCOL and EFI_EDID_DISCOVERED_PROTOCOL c...niruiyu