summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2017-03-02MdePkg/BasePrintLib: Add deprecated flag for APIs [A|U]ValueToStringHao Wu
2017-02-28MdePkg/UefiDevicePathLib: Use BaseLib string conversion servicesRuiyu Ni
2017-02-28MdePkg/BaseLib: Add AsciiStrToGuid/HexToBytes/ToIpv[4/6]AddressRuiyu Ni
2017-02-28MdePkg/BaseLib: Add StrToGuid/StrHexToBytes/StrToIpv[4/6]AddressRuiyu Ni
2017-02-28MdePkg/UefiDevicePathLib: Rename StrToGuid to avoid link failureRuiyu Ni
2017-02-22MdePkg/SmiHandlerProfileLibNull: Add NULL instance.Jiewen Yao
2017-02-21MdePkg/BasePrintLib: Add safe print functions [A|U]ValueToStringSHao Wu
2017-02-21MdePkg/BasePrintLib: Refine the SPrint functionsHao Wu
2017-02-15MdePkg/BaseLib: Refine logic for (Ascii)StrnLenS to handle MaxSize = 0Hao Wu
2017-01-20MdePkg UefiLib: Make the event empty function publicStar Zeng
2017-01-20MdePkg: Avoid Non-Boolean type used as BooleanDandan Bi
2017-01-20MdePkg DxeHobLib: Make GetHobList working before Constructor is calledStar Zeng
2017-01-17MdePkg/SmmIoLibSmmCpuIo2: Add new Fifo routines in IoLib classLeo Duran
2017-01-17MdePkg/DxeIoLibEsal: Add new Fifo routines in IoLib classLeo Duran
2017-01-17MdePkg/PeiIoLibCpuIo: Add new Fifo routines in IoLib classLeo Duran
2017-01-17MdePkg/DxeIoLibCpuIo2: Add new Fifo routines in IoLib classLeo Duran
2017-01-17MdePkg: Expand BaseIoLibIntrinsic (IoLib class) libraryLeo Duran
2017-01-12MdePkg/UefiFileHandleLib: Refine the check for valid Ascii characterHao Wu
2017-01-09MdePkg/BaseLib: Add safe string functions [U|A]StrnTo[A|U]StrSHao Wu
2017-01-09MdePkg/BaseLib: Enhance the return value for string to uint functionsHao Wu
2017-01-09MdePkg/BaseLib: Add safe string functions that convert str to valueHao Wu
2017-01-09MdePkg/BaseLib: Add safe string functions [Ascii]StrnSizeSHao Wu
2017-01-03MdePkg, MdeModulePkg: S3BootScriptSaveMemPoll(): accept 64-bit LoopTimesLaszlo Ersek
2016-12-29MdePkg/BaseLib: Fix PathCleanUpDirectories to correctly handle "\.\"Ruiyu Ni
2016-12-22MdePkg/MemoryLib: Refine InternalMemSetMem16|32|64 functions logicHao Wu
2016-12-22MdePkg/BaseLib: Add an additional check within (Ascii)StrnCmpHao Wu
2016-12-22MdePkg/BaseLib: Refine (Ascii)StrnLenS functions logicHao Wu
2016-11-21MdePkg BaseLib: API PathRemoveLastItem not handle root paths properlyHao Wu
2016-11-17MdePkg/BaseSynchronizationLib: Fix function names in function headersMichael Kinney
2016-11-17MdePkg/BaseSynchronizationLib: Add volatile Interlocked*() APIsMichael Kinney
2016-11-17MdePkg/BaseMemoryLib: Fix VS2015 build errorMichael Kinney
2016-11-17MdePkg HobLib: Check FV alignment when building FV HOBStar Zeng
2016-11-16MdePkg/BaseLib: Add one wrapper on RdRand access for parameter check.Qin Long
2016-11-14MdePkg: Fix spec mismatch in string representation of EMMC dev nodeFeng Tian
2016-11-09MdePkg UefiDevicePathLib: Validate before touch input buffer.Eric Dong
2016-11-09MdePkg UefiDevicePathLib: Rollback former change.Eric Dong
2016-11-09MdePkg DevicePathLib: Validate before touch input buffer.Eric Dong
2016-11-09MdePkg DevicePathLib: Rollback former change.Eric Dong
2016-11-04MdePkg/BaseMemoryLib*: check for zero length in ZeroMem ()Ard Biesheuvel
2016-11-04MdePkg/BaseLib: Move CHAR_NULL definition to Base.h in BaseLibSong, BinX
2016-10-27MdePkg PeiServicesLib: Make sure FvInfo has FFS2 format if NULL FvFormatStar Zeng
2016-10-25MdePkg BaseMemoryLibOptDxe: Add function comment for InternalMemCompareGuidLiming Gao
2016-10-21MdePkg: Fix typos in commentsGary Lin
2016-10-19MdePkg UefiDevicePathLibDevicePathProtocol: Validate before use.Eric Dong
2016-10-19MdePkg UefiDevicePathLib: Validate buffer length before use buffer.Eric Dong
2016-10-18MdePkg/BaseLib: Remove the unnecessary '_' before library APIs in ASM/NASMHao Wu
2016-10-18MdePkg BaseSynchronizationLib InterlockedCompareExchange64: Fix ICC buildLiming Gao
2016-10-07MdePkg: Fix some typing errors in the header filesThomas Huth
2016-10-07MdePkg: Fix some typing errorsThomas Huth
2016-09-27MdePkg/BaseMemoryLibOptDxe: replace deprecated uses of IT blocksArd Biesheuvel