]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().
[mirror_edk2.git] / MdePkg /
2013-06-04 Gary Ching-Pang LinAdd the missing "," for the patch to fix status code...
2013-05-24 lgao4Without this fix, the "%r" format specifier prints...
2013-05-22 lgao4Correct the incorrect Copyright or License in EDKII...
2013-03-20 vanjeffMedPkg: Fix EFI_ERROR_SECTION_DESCRIPTOR definition...
2013-03-13 lgao4Fix minor typos in BaseLib LinkedList comments
2013-02-17 niruiyuFix CpuIdEx.asm to return correct ECX/EDX value.
2013-01-08 ydong10Allocate temp buffer instead of change the input string...
2013-01-07 li-elvinCurrent Thunk16.asm implementation clears reserved...
2012-12-26 ydong10Checks the TE image before use it.
2012-12-25 lgao4Add ASSERT() for BitField operations to make sure the...
2012-12-18 jyao1Add PI1.2.1 EndOfDxe support.
2012-12-17 lgao4Add boot mode BOOT_WITH_MFG_MODE_SETTINGS.
2012-12-06 ydong10Remove the ASSERT (FALSE) code, just return unsupported.
2012-11-29 lzeng14Fix the issue that S3BootScriptLabel() does not work...
2012-11-28 ydong10Enhance the check for RelocBase->SizeOfBlock before...
2012-11-28 ydong10Enhance the check for some fields in the PE image befor...
2012-11-28 czhang46Measure Processor location as system identity to PCR...
2012-11-27 czhang461.Measure ACPI table data comes from flash event type...
2012-11-26 ydong10Enhance the check for resource section data.
2012-11-26 ydong10Enhance the check for debug data before get the PdbPointer.
2012-11-20 lgao4Correct MACOR EFI_ERROR_RECORD_SIGNATURE_START definiti...
2012-11-20 ydong10Remove the useless code.
2012-11-15 niruiyuEnhance CreatePopup to call ReadKeyStroke() before...
2012-11-08 lzeng14Build the registered guid HOB and SystemTable to record...
2012-11-02 niruiyuAdd missing PCI class code definition.
2012-10-30 lgao4Fix memory out of band access in AsmFxSave() and AsmFxR...
2012-10-30 lgao4Fix comment typo to use UEFI spec defined WIN_CERT_TYPE...
2012-10-30 ydong10Correct the definition for Modal opcode, from EFI_IFR_M...
2012-10-12 li-elvinPAL_LOGICAL_PROCESSPR_OVERVIEW structure was incorrectl...
2012-10-11 hhtianUpdate license statement
2012-10-09 jyao1Add missing SocketIdentifier for Memory Topology table...
2012-10-08 jyao1MdePkg: Fix incorrect SPCR definitions for 115200 and...
2012-09-27 ydong10Enable EFI_IFR_DEFAULT2 opcode in browser.
2012-09-27 jyao1Add debug port and debug port 2 table.
2012-09-24 niruiyuAdd new API IsDevicePathValid() to UefiDevicePathLib.
2012-09-11 ydong10Enhance the error code info.
2012-09-11 ydong10Enhance the comments.
2012-08-29 erictianShould pass in bytes of string buffer to UnicodeSPrint...
2012-08-22 ydong10Enhance the check for some fields in the PE image befor...
2012-08-22 niruiyuChange the EFI_BOOT_KEY_DATA definition to use macro...
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-21 ydong10Enhance the check when ImageRead function return.
2012-08-21 rsun3MdePkg PiSmmCis.h: clarify the meaning of NumberOfCpus...
2012-08-21 ydong10Enhance the code to make the code logic more clear.
2012-08-07 li-elvinUpdated GraphicsOutput.h to follow UEFI 2.3.1 c spec.
2012-08-06 ydong10Enable wide string support for CreatePopUp function...
2012-07-30 czhang46Add 2 new Bds features
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-07-25 niruiyuFix the typo in InstallMultipleProtocolInterfaces comments
2012-07-24 niruiyuCorrect a typo in EFI_EDID_ACTIVE_PROTOCOL and EFI_EDID...
2012-07-17 lgao4Update HobLib and Hob Service to avoid data over flow.
2012-07-05 lgao4Update header file to match UEFI231B mantis 771, 850...
2012-07-04 ydong10Update the comments for EFI_IFR_TYPE_VALUE to follow...
2012-06-21 ydong10Fix a typo.
2012-06-21 rsun3MdePkg SmmSwDispatch2.h: comment cleanup.
2012-06-12 jyao1Add comment for modules which have external input.
2012-05-31 rsun3Change returned status codes for SmiManage() per PI...
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-30 rsun3MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCES...
2012-05-25 niruiyuCorrect a bug in AsmCpuidEx() to return correct ECX...
2012-05-24 rsun3MdePkg UefiTcgPlatform.h: Add definition for EV_CPU_MIC...
2012-05-22 erictianMdePkg: Add Eject/Read12/Write12 cmds to Atapi.h
2012-05-16 jyao1Update EFI_ACPI_5_0_PLATFORM_COMMUNICATION_CHANNEL_TABL...
2012-05-16 lgao4Update MdePkg and EdkCompatibilityPkg INT8 definition...
2012-05-04 ydong10Update the logic related to get section header offset...
2012-04-27 ydong10Enhance the error handling for AllocatePool and Allocat...
2012-04-26 ydong10Patch include:
2012-04-24 lzeng14Add new extension PerformanceLib APIs to store ID info.
2012-04-24 hhtianUpdate copyright format
2012-04-24 ydong10Validate some fields in PE image to make sure not acces...
2012-04-17 lgao4Update function comments to remove confused description...
2012-04-17 lgao4Correct function comments on DxeServicesLib GetFileBuff...
2012-04-16 jyao1Add 3 missing fields for EFI_ACPI_5_0_PCCT_SUBSPACE_GENERIC
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-04-11 li-elvinCurrent IPF version SwitchStack implementation uses...
2012-03-16 ydong10Update the offset when read every debug entries info.
2012-03-07 lgao4Clarify alignment of GetSpinLockProperties() is byte...
2012-02-28 oliviermartinMdePkg/Include/Base.h: Defined __va_copy macro when...
2012-02-27 lgao4Update the modifier of ThunkContext parameter for AsmPr...
2012-02-27 ydong10Add code check to avoid access violation.
2012-02-22 rsun3MdePkg: Add a new macro VA_COPY for variable argument...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-16 lgao4Add new DEBUG_VERBOSE print error level.
2012-01-12 ydong10Correct definition to follow spec.
2012-01-04 lgao4Add the missing DebugPrintErrorLevelLib library class...
2011-12-28 lgao4Roll back the previous change in MdePkg BaseLib Ia32...
2011-12-20 lgao4Clean up the hard code offset in MdePkg BaseLib Ia32...
2011-12-20 lzeng14Add the omissions to comply with latest SMBIOS 2.7...
2011-12-15 lgao4Fix the issue to clear the high 16-bit of EAX before...
2011-12-15 lzeng14Exchange the sequence of Asynchronous and Synchronous...
2011-12-15 rsun3MdePkg: Per PI 1.2 Errata C, update the function descri...
2011-12-15 lgao4Update UEFI spec version from UEFI2.3 to UEFI2.3.1
2011-12-13 lgao4Update the Package version.
2011-12-12 jyao1Update ACPI5.0 header file about ACPI spec release...
2011-12-09 sfu51. Fix a bug when verify the CertType GUID in authentic...
2011-12-07 lgao4Update code comments to specify the correct language...
2011-12-05 lgao4Correct DriverFamilyOverrideProtocol guid value defined...
2011-11-30 jyao1Add ACPI5.0 header file.
2011-11-25 hhtianadd missing <BR>
2011-11-23 lgao4Add the missing supported module type in MdePkg DxeServ...
next