]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
IntelFsp2WrapperPkg: Convert files to CRLF line ending
[mirror_edk2.git] / MdePkg / Library /
2017-03-30 Jiaxin WuMdePkg/UefiDevicePathLib: Refine the DevPathFromTextiSC...
2017-03-23 Ruiyu NiMdePkg/DevicePathLib: Fix FromText bug for multi-instan...
2017-03-15 Jiaxin WuMdePkg/UefiDevicePathLib: Fix the wrong MAC address...
2017-03-13 Jiewen YaoMdePkg/SmiHandlerProfile: Add Context support in Unregister
2017-03-13 Hao WuMdePkg/BasePrintLib: Refine the comment for AsciiValueT...
2017-03-07 Ruiyu NiMdePkg/SafeString.c: Fix code to be more readable
2017-03-06 Hao WuMdePkg: Refine casting expression result to bigger...
2017-03-02 Hao WuMdePkg/BasePrintLib: Add deprecated flag for APIs ...
2017-02-28 Ruiyu NiMdePkg/UefiDevicePathLib: Use BaseLib string conversion...
2017-02-28 Ruiyu NiMdePkg/BaseLib: Add AsciiStrToGuid/HexToBytes/ToIpv...
2017-02-28 Ruiyu NiMdePkg/BaseLib: Add StrToGuid/StrHexToBytes/StrToIpv...
2017-02-28 Ruiyu NiMdePkg/UefiDevicePathLib: Rename StrToGuid to avoid...
2017-02-22 Jiewen YaoMdePkg/SmiHandlerProfileLibNull: Add NULL instance.
2017-02-21 Hao WuMdePkg/BasePrintLib: Add safe print functions [A|U...
2017-02-21 Hao WuMdePkg/BasePrintLib: Refine the SPrint functions
2017-02-15 Hao WuMdePkg/BaseLib: Refine logic for (Ascii)StrnLenS to...
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-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-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-03 Laszlo ErsekMdePkg, MdeModulePkg: S3BootScriptSaveMemPoll(): accept...
2016-12-29 Ruiyu NiMdePkg/BaseLib: Fix PathCleanUpDirectories to correctly...
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-21 Hao WuMdePkg BaseLib: API PathRemoveLastItem not handle root...
2016-11-18 Michael KinneyMdePkg/BaseSynchronizationLib: Fix function names in...
2016-11-18 Michael KinneyMdePkg/BaseSynchronizationLib: Add volatile Interlocked...
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-27 Star ZengMdePkg PeiServicesLib: Make sure FvInfo has FFS2 format...
2016-10-25 Liming GaoMdePkg BaseMemoryLibOptDxe: Add function comment for...
2016-10-21 Gary LinMdePkg: Fix typos in comments
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-08 Thomas HuthMdePkg: Fix some typing errors in the header files
2016-10-08 Thomas HuthMdePkg: Fix some typing errors
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-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-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-10 Ruiyu NiMdePkg: Enhance PathRemoveLastItem() to support "FS0...
2016-07-29 Liming GaoMdePkg PeiDxePostCodeLibReportStatusCode: Correct files...
2016-07-20 Liming GaoMdePkg BaseLib: Add the missing nasm source file Intern...
2016-07-14 Jeff FanMdePkg/BaseSynchronizationLib: spin lock alignment...
2016-06-28 Liming GaoMdePkg BaseLib: Convert Ia32/DisablePaging32.asm to...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedI...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedD...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedC...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedC...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert X64/InterlockedC...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseSynchronizationLib: Convert Ia32/Interlocked...
2016-06-28 Jordan JustenMdePkg BaseCpuLib: Convert X64/CpuSleep.asm to NASM
2016-06-28 Jordan JustenMdePkg BaseCpuLib: Convert X64/CpuFlushTlb.asm to NASM
2016-06-28 Jordan JustenMdePkg BaseCpuLib: Convert Ia32/CpuFlushTlb.asm to...
2016-06-28 Jordan JustenMdePkg BaseCpuLib: Convert Ia32/CpuSleep.asm to NASM
2016-06-28 Jordan JustenMdePkg BaseMemoryLibSse2: Convert X64/CopyMem.asm to...
2016-06-28 Jordan JustenMdePkg BaseMemoryLibSse2: Convert X64/SetMem.asm to...
2016-06-28 Jordan JustenMdePkg BaseMemoryLibSse2: Convert X64/SetMem16.asm...
2016-06-28 Jordan JustenMdePkg BaseMemoryLibSse2: Convert X64/SetMem32.asm...
2016-06-28 Jordan JustenMdePkg BaseMemoryLibSse2: Convert X64/SetMem64.asm...
2016-06-28 Jordan JustenMdePkg BaseMemoryLibSse2: Convert X64/ZeroMem.asm to...
2016-06-28 Jordan JustenMdePkg BaseMemoryLibSse2: Convert X64/CompareMem.asm...
2016-06-28 Jordan JustenMdePkg BaseMemoryLibSse2: Convert X64/ScanMem8.asm...
2016-06-28 Jordan JustenMdePkg BaseMemoryLibSse2: Convert X64/ScanMem16.asm...
2016-06-28 Jordan JustenMdePkg BaseMemoryLibSse2: Convert X64/ScanMem32.asm...
next