]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
MdeModulePkg/PciBus: Accept Spec values as BarIndex and Alignment
[mirror_edk2.git] / MdePkg /
2017-02-06 Zhang, Chao BMdePkg: UefiTcgPlatform.h: Add TCG_PCR_EVENT2_HDR defin...
2017-01-25 Zhang, Chao BMdePkg: UefiTcgPlatform.h: Add UEFI_VARIABLE_DATA
2017-01-24 Star ZengMdePkg: Add definitions for SMBIOS spec 3.1.1
2017-01-24 Zhang, Chao BMdePkg : UefiTcgPlatform.h: Define Startup Locality...
2017-01-22 Star ZengMdePkg: Add definitions for SMBIOS spec 3.1.0
2017-01-20 Star ZengMdePkg UefiLib: Make the event empty function public
2017-01-20 Dandan BiMdePkg: Avoid Non-Boolean type used as Boolean
2017-01-20 Star ZengMdePkg DxeHobLib: Make GetHobList working before Constr...
2017-01-18 Star ZengMdePkg: Correct comments of macros FixedPcdGetX/PatchPc...
2017-01-17 Leo DuranMdePkg/SmmIoLibSmmCpuIo2: Add new Fifo routines in...
2017-01-17 Leo DuranMdePkg/DxeIoLibEsal: Add new Fifo routines in IoLib...
2017-01-17 Leo DuranMdePkg/PeiIoLibCpuIo: Add new Fifo routines in IoLib...
2017-01-17 Leo DuranMdePkg/DxeIoLibCpuIo2: Add new Fifo routines in IoLib...
2017-01-17 Leo DuranMdePkg: Expand BaseIoLibIntrinsic (IoLib class) library
2017-01-12 Hao WuMdePkg/UefiFileHandleLib: Refine the check for valid...
2017-01-12 Chris PhillipsMdePkg: Add comments for SMBIOS Type 3 structure to...
2017-01-12 Linson AugustineMdePkg/SmBios.h: Add new defines for SMBIOS record...
2017-01-11 Zhang, Chao BMdePkg: Tpm2Acpi.h: Fix incompatible change
2017-01-10 Michael KinneyMdePkg/Include: Add include file to FileHandleLib.h
2017-01-10 Zhang, Chao BMdePkg: Tpm2Acpi.h: Update TPM2 ACPI table version
2017-01-09 Hao WuMdePkg/BaseLib: Add safe string functions [U|A]StrnTo...
2017-01-09 Hao WuMdePkg/BaseLib: Enhance the return value for string...
2017-01-09 Hao WuMdePkg/BaseLib: Add safe string functions that convert...
2017-01-09 Hao WuMdePkg/BaseLib: Add safe string functions [Ascii]StrnSizeS
2017-01-06 Jiaxin WuMdePkg, NetworkPkg: Refine the coding style.
2017-01-03 Laszlo ErsekMdePkg, MdeModulePkg: S3BootScriptSaveMemPoll(): accept...
2016-12-29 Ruiyu NiMdePkg/BaseLib: Fix PathCleanUpDirectories to correctly...
2016-12-22 Jiaxin WuMdePkg: Add a header to standardize TLS definitions
2016-12-22 Jiaxin WuMdePkg: Add TLS related protocol definition
2016-12-22 Hao WuMdePkg/MemoryLib: Refine InternalMemSetMem16|32|64...
2016-12-22 Hao WuMdePkg/BaseLib: Add an additional check within (Ascii...
2016-12-22 Hao WuMdePkg/BaseLib: Refine (Ascii)StrnLenS functions logic
2016-11-28 Liming GaoMdePkg IndustryStandard: Add DDR3, DDR4 and LPDDR defin...
2016-11-23 Pete BatardMdeModulePkg/EbcDxe: reorganize EBC header definitions
2016-11-21 Hao WuMdePkg BaseLib: API PathRemoveLastItem not handle root...
2016-11-18 Liming GaoMdePkg Base.h: Add add comments on __ prefix in enum...
2016-11-18 Michael KinneyMdePkg/BaseSynchronizationLib: Fix function names in...
2016-11-18 Michael KinneyMdePkg/BaseSynchronizationLib: Add volatile Interlocked...
2016-11-18 Michael KinneyMdePkg/Include: Add volatile to SynchronizationLib...
2016-11-17 Michael KinneyMdePkg/BaseMemoryLib: Fix VS2015 build error
2016-11-17 Star ZengMdePkg HobLib: Check FV alignment when building FV HOB
2016-11-16 Qin LongMdePkg/BaseLib: Add one wrapper on RdRand access for...
2016-11-14 Feng TianMdePkg: Fix spec mismatch in string representation...
2016-11-09 Eric DongMdePkg UefiDevicePathLib: Validate before touch input...
2016-11-09 Eric DongMdePkg UefiDevicePathLib: Rollback former change.
2016-11-09 Eric DongMdePkg DevicePathLib: Validate before touch input buffer.
2016-11-09 Eric DongMdePkg DevicePathLib: Rollback former change.
2016-11-04 Ard BiesheuvelMdePkg/BaseMemoryLib*: check for zero length in ZeroMem ()
2016-11-04 Song, BinXMdePkg/BaseLib: Move CHAR_NULL definition to Base.h...
2016-10-28 Michael KinneyMdePkg/Include: Add enumeration size checks to Base.h
2016-10-28 Michael KinneyMdePkg/PciSegmentLib: Optimize PCI_SEGMENT_LIB_ADDRESS()
2016-10-27 Star ZengMdePkg PeiServicesLib: Make sure FvInfo has FFS2 format...
2016-10-27 Laszlo ErsekMdePkg/Include/Base.h: introduce the ARRAY_SIZE() funct...
2016-10-26 Liming GaoMdePkg ACPI60: Update MADT Revision per ACPI 6.0 Errata A
2016-10-26 Liming GaoMdePkg ACPI51: Update GIC version per ACPI 5.1 Errata B
2016-10-25 Laszlo ErsekMdePkg/DebugLib.h: add ASSERT_RETURN_ERROR()
2016-10-25 Liming GaoMdePkg BaseMemoryLibOptDxe: Add function comment for...
2016-10-21 Gary LinMdePkg: Fix typos in comments
2016-10-21 Giri P MudusuruMdePkg: Add ACPI Low Power Idle Table (LPIT) definitions
2016-10-19 Ruiyu NiMdePkg: Merge ShellBase.h and remove Efi prefix from...
2016-10-19 Ruiyu NiMdePkg: Include Shell/ShellDynamicCommand/ShellParamete...
2016-10-19 Eric DongMdePkg UefiDevicePathLibDevicePathProtocol: Validate...
2016-10-19 Eric DongMdePkg UefiDevicePathLib: Validate buffer length before...
2016-10-18 Hao WuMdePkg/BaseLib: Remove the unnecessary '_' before libra...
2016-10-18 Liming GaoMdePkg BaseSynchronizationLib InterlockedCompareExchang...
2016-10-18 Hao WuMdePkg/TrEEProtocol.h: Fix typo 'Ihis' with 'This'...
2016-10-12 Ruiyu NiMdePkg/GraphicsInfoHob: Add GraphicsDeviceInfo HOB...
2016-10-09 Zhang LuboMdePkg:Correct the comment for the DEBUG_NET.
2016-10-08 Thomas HuthMdePkg: Fix some typing errors in the header files
2016-10-08 Thomas HuthMdePkg: Fix some typing errors
2016-09-28 Ruiyu NiMdePkg/HiiImage.h: Include GraphicsOutput.h
2016-09-28 Ruiyu NiMdePkg/HiiImageDecoder.h: Add missing EFI_HII_IMAGE_DEC...
2016-09-28 Ruiyu NiMdePkg/HiiImageDecoder.h: Rename from ImageDecoder.h
2016-09-27 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe: replace deprecated uses...
2016-09-27 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe ARM: fix Thumb-2 bug in...
2016-09-27 Gao, LimingMdePkg: Add SMM PciExpressLib Instance
2016-09-27 Liming GaoMdePkg UefiHii: Add IMAGE_TOKEN macro to access image...
2016-09-23 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe ARM AARCH64: fix thinko...
2016-09-21 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe ARM|AARCH64: implement accel...
2016-09-21 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe ARM: fix arithmetic bugs...
2016-09-13 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe ARM|AARCH64: disallow use...
2016-09-13 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe: add accelerated AARCH64...
2016-09-13 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe: add accelerated ARM routines
2016-09-13 Ard BiesheuvelMdePkg/BaseMemoryLib: widen aligned accesses to 32...
2016-09-09 Ard BiesheuvelMdePkg/BaseLib AARCH64: terminate stack frame list...
2016-09-02 Ruiyu NiMdePkg/UefiSpec.h: Align function header of ResetSystem...
2016-08-22 Hao WuMdePkg BaseMemoryLibSse2: Add SSE2 implementation of...
2016-08-22 Hao WuMdePkg BaseMemoryLib: Add assembly implementation of...
2016-08-22 Hao WuMdePkg BaseMemoryLib: Add C implementation of API IsZer...
2016-08-22 Hao WuMdePkg BaseMemoryLib: Add implementation of API IsZeroG...
2016-08-17 Jeff FanMdePkg/MpService.h: Trim whitespace at end of line
2016-08-17 Jeff FanMdePkg/MpService.h: Fixed typo in function header to...
2016-08-16 Dong, EricMdePkg: Fix guid conflict.
2016-08-12 Ard BiesheuvelMdePkg RVCT: add definition of UNREACHABLE
2016-08-11 Dandan BiMdePkg/HiiImageEx: Fix incorrect parameter type in...
2016-08-10 Ruiyu NiMdePkg: Enhance PathRemoveLastItem() to support "FS0...
2016-08-08 Hao WuMdePkg DSC: Add build option to disable deprecated...
2016-08-03 Giri P MudusuruMdePkg: Add DmaRemappingReportingTable.h
2016-08-02 Ard BiesheuvelBaseTools GCC: introduce GCC5 toolchain to support...
2016-08-02 Ard BiesheuvelMdePkg: move to 'hidden' visibility for all symbols...
next