summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2017-01-20MdePkg UefiLib: Make the event empty function publicStar Zeng1-1/+17
2017-01-18MdePkg: Correct comments of macros FixedPcdGetX/PatchPcdXXX in PcdLib.hStar Zeng1-22/+22
2017-01-17MdePkg: Expand BaseIoLibIntrinsic (IoLib class) libraryLeo Duran1-0/+152
2017-01-10MdePkg/Include: Add include file to FileHandleLib.hMichael Kinney1-1/+2
2017-01-09MdePkg/BaseLib: Add safe string functions [U|A]StrnTo[A|U]StrSHao Wu1-0/+107
2017-01-09MdePkg/BaseLib: Enhance the return value for string to uint functionsHao Wu1-8/+8
2017-01-09MdePkg/BaseLib: Add safe string functions that convert str to valueHao Wu1-0/+462
2017-01-09MdePkg/BaseLib: Add safe string functions [Ascii]StrnSizeSHao Wu1-1/+55
2017-01-03MdePkg, MdeModulePkg: S3BootScriptSaveMemPoll(): accept 64-bit LoopTimesLaszlo Ersek1-1/+1
2016-11-21MdePkg BaseLib: API PathRemoveLastItem not handle root paths properlyHao Wu1-2/+1
2016-11-17MdePkg/Include: Add volatile to SynchronizationLib parametersMichael Kinney1-7/+7
2016-11-17MdePkg HobLib: Check FV alignment when building FV HOBStar Zeng1-1/+3
2016-10-27MdePkg/PciSegmentLib: Optimize PCI_SEGMENT_LIB_ADDRESS()Michael Kinney1-6/+13
2016-10-25MdePkg/DebugLib.h: add ASSERT_RETURN_ERROR()Laszlo Ersek1-0/+27
2016-10-21MdePkg: Fix typos in commentsGary Lin1-2/+2
2016-10-09MdePkg:Correct the comment for the DEBUG_NET.Zhang Lubo1-2/+2
2016-10-07MdePkg: Fix some typing errors in the header filesThomas Huth4-7/+7
2016-08-22MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer()Hao Wu1-0/+23
2016-08-22MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu1-1/+21
2016-06-22MdePkg/DebugLib: Flag post-_ASSERT() as unreachable for analyzers.Marvin H?user1-0/+1
2016-06-21MdePkg: Indicate UnicodeStrToAsciiStr/AsciiStrToUnicodeStr to be deprecatedStar Zeng1-0/+11
2016-06-06MdePkg/BaseLib: Add 2 more safe string functions.Jiewen Yao1-1/+93
2016-05-24MdePkg/BaseLib: Add more comments for safe string functions.Jiewen Yao1-0/+36
2016-05-23MdePkg: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng1-6/+1
2016-04-11MdePkg: Update PerformanceLib comments not to check Identifier.Liming Gao1-2/+2
2016-03-23MdePkg/UefiLib: introduce EfiEventGroupSignalLaszlo Ersek1-0/+18
2016-03-02MdePkg: DebugLib: more cleanup for log level comments in lib class headerLaszlo Ersek1-4/+5
2016-03-01MdePkg: fix comment typo in DebugLib.hLeif Lindholm1-1/+1
2015-12-11MdePkg UefiScsiLib: Add non-blocking support for SCSI Read/Write commandHao Wu1-0/+360
2015-11-26MdePkg SerialPortLib: Upstream Get(Set)Control/SetAttributes interfacesStar Zeng1-0/+80
2015-11-20MdePkg SerialPortLib: Fix typo in SerialPortWrite()Star Zeng1-2/+2
2015-10-23MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () functionShia Cinnamon1-0/+43
2015-10-09MdePkg: Create GetRandomNumber128 in RngLibThomas Palmer1-0/+17
2015-09-21MdePkg: Add RngLib into MdePkgQin Long1-0/+69
2015-09-21MdePkg: Add CPU RdRand access APIs for random number generationQin Long1-0/+51
2015-09-10MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian1-146/+233
2015-08-26MdePkg: Make the FileHandleGetFileName return the file name in right format.Qiu Shumin1-1/+3
2015-08-24MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the right bu...Qiu Shumin1-0/+2
2015-08-24MdePkg: Add two PcdApi for Patch VOID* PCD set operation.Liming Gao1-6/+77
2015-08-24MdePkg: Add four PcdGetSize() API in PcdLibLiming Gao1-1/+57
2015-07-16MdePkg: Correct comment typo from ECB to EBC in DebugLib.hLiming Gao1-1/+1
2015-06-24MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII...Qiu Shumin1-1/+9
2015-06-17MdePkg: Refine the comments for FileHandleLib.Qiu Shumin1-10/+7
2015-06-15MdePkg: Refine the comments for FileHandleIsDirectory.Qiu Shumin1-6/+5
2015-06-08MdePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin1-1/+4
2015-05-06Add ASSERT comment for SafeString API in BaseLib for MdePkg.Yao, Jiewen1-1/+13
2015-04-10MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...Star Zeng1-34/+538
2015-04-10MdePkg: Fix build fail when DDK3790 tool chain is usedScott Duplichan1-1/+1
2015-02-28MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16Ard Biesheuvel1-0/+26
2015-02-10MdePkg: Fix WINDDK3790 build failureLiming Gao1-1/+3