summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
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
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao4
2012-07-05Update header file to match UEFI231B mantis 771, 850, 853 and 857.lgao4
2012-07-04Update the comments for EFI_IFR_TYPE_VALUE to follow UEFI spec 2.3.1bydong10
2012-06-21Fix a typo.ydong10
2012-06-21MdePkg SmmSwDispatch2.h: comment cleanup.rsun3
2012-06-12Add comment for modules which have external input.jyao1
2012-05-31Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun3
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-30MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCESSOR_ID in enum EFI_SMM...rsun3
2012-05-25Correct a bug in AsmCpuidEx() to return correct ECX and EDX.niruiyu
2012-05-24MdePkg UefiTcgPlatform.h: Add definition for EV_CPU_MICROCODE event type.rsun3
2012-05-22MdePkg: Add Eject/Read12/Write12 cmds to Atapi.herictian
2012-05-16Update EFI_ACPI_5_0_PLATFORM_COMMUNICATION_CHANNEL_TABLE_HEADER to follow ACP...jyao1
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao4
2012-05-04Update the logic related to get section header offset for TE image.ydong10
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong10
2012-04-26Patch include:ydong10
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng14
2012-04-24Update copyright formathhtian
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong10
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao4
2012-04-17Correct function comments on DxeServicesLib GetFileBufferByFilePath API. lgao4
2012-04-16Add 3 missing fields for EFI_ACPI_5_0_PCCT_SUBSPACE_GENERICjyao1
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-04-11Current IPF version SwitchStack implementation uses loadrs instruction to res...li-elvin
2012-03-16Update the offset when read every debug entries info.ydong10
2012-03-07Clarify alignment of GetSpinLockProperties() is byte alignment.lgao4
2012-02-28MdePkg/Include/Base.h: Defined __va_copy macro when not defined by the ARM to...oliviermartin
2012-02-27Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...lgao4
2012-02-27Add code check to avoid access violation.ydong10
2012-02-22MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun3
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2012-01-16Add new DEBUG_VERBOSE print error level.lgao4
2012-01-12Correct definition to follow spec.ydong10
2012-01-04Add the missing DebugPrintErrorLevelLib library class in MdePkg.declgao4
2011-12-28Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao4
2011-12-20Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao4