]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Attempt...
[mirror_edk2.git] / MdePkg /
2013-08-22 Shumin QiuUpdate firmware management protocol definition to expos...
2013-08-21 Ruiyu NiAdd the new reset type (EfiResetPlatformSpecific) to...
2013-08-20 Eric DongRefine the comments to follow spec.
2013-08-20 Shumin QiuAdd the missing status code in the returned table of...
2013-08-20 Ruiyu NiAdd DiskIo2 protocol definition to MdePkg.
2013-08-20 Qian OuyangUpdate the structure of EFI_NETWORK_INTERFACE_IDENTIFIE...
2013-08-19 Star ZengMdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creati...
2013-08-16 Feng TianMdePkg/IndustryStandard: Update Atapi.h to comply with...
2013-08-15 Laszlo ErsekSupplement EFIAPI for UefiDevicePathLibCatPrint(),...
2013-08-14 Elvin LiAdd I2C related definition in PI 1.3 spec.
2013-08-13 Liming GaoAdd defines for MAX values for EBC arch.
2013-08-12 Feng TianAdd NVM Express related definition.
2013-08-09 Elvin LiAdd new adding ATA related status code in PI 1.3 to...
2013-08-08 Shumin QiuMatch the comments with the implementation for Baselib...
2013-08-07 Olivier MartinMdePkg/BasePeCoffLib: Fixed coding style
2013-07-29 Harry LiebelMdePkg/BaseSynchronizationLib: Added ARM Aarch64 archit...
2013-07-29 Harry LiebelMdePkg/BaseCpuLib: Added ARM Aarch64 architecture support
2013-07-29 Harry LiebelMdePkg/BaseLib: Added ARM Aarch64 architecture support
2013-07-29 Harry LiebelMdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64
2013-07-29 Harry LiebelMdePkg: Added ARM Aarch64 architecture support
2013-07-29 Harry LiebelMdePkg: Added ARM Aarch64 support to PE/COFF support
2013-07-29 Liming GaoClarify PrintLib behavior on %d, %x, %l.
2013-07-26 Ruiyu NiAdd 4 APIs to DevicePathLib: ConvertDeviceNodeToText...
2013-07-22 Liming GaoCorrectly character in comments of BaseLib BitField.
2013-07-22 Liming GaoFixed the issue that BitFieldWrite32, BitFieldAnd32...
2013-07-12 Liming GaoUpdate PeiMemoryAllocationLib instance to support Alloc...
2013-07-12 Liming Gao1. Add defines for MAX values for UEFI data types.
2013-07-10 Ruiyu NiFill the ImageHandle and DriverBindingHandle field...
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...
next