summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2017-07-12MdePkg/SmmIoLib: Add sample instance.Jiewen Yao
2017-04-27MdePkg: Move to new locationGuo Mang
2017-04-07MdePkg/PeCoffGetEntryPointLib: Add PeCoffSerachImageBase()Jeff Fan
2017-04-06MdePkg: Convert files to CRLF line endingHao Wu
2017-03-30MdePkg/UefiDevicePathLib: Refine the DevPathFromTextiSCSI protocol parsingJiaxin Wu
2017-03-23MdePkg/DevicePathLib: Fix FromText bug for multi-instance devicepathRuiyu Ni
2017-03-15MdePkg/UefiDevicePathLib: Fix the wrong MAC address lengthJiaxin Wu
2017-03-13MdePkg/SmiHandlerProfile: Add Context support in UnregisterJiewen Yao
2017-03-13MdePkg/BasePrintLib: Refine the comment for AsciiValueToStringS APIHao Wu
2017-03-07MdePkg/SafeString.c: Fix code to be more readableRuiyu Ni
2017-03-06MdePkg: Refine casting expression result to bigger sizeHao Wu
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