summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2017-12-08MdePkg/BaseLib: Add stack switch related definitions for IA32Jian J Wang1-0/+117
2017-10-10MdePkg HobLib: Add BuildFv3Hob APIStar Zeng1-2/+34
2017-10-10MdePkg BaseLib: Add new API CalculateCrc32()Liming Gao1-0/+19
2017-09-04MdePkg PeiServicesLib: Add PeiServicesFreePagesStar Zeng1-6/+25
2017-08-28MdePkg/S3PciSegmentLib: Add S3PciSegmentLib class and instance.Ruiyu Ni1-0/+1037
2017-08-28MdePkg/PciSegmentInfoLib: Add PciSegmentInfoLib class and instance.Ruiyu Ni1-0/+41
2017-08-28MdePkg/PciExpress: Add macro PCI_ECAM_ADDRESSRuiyu Ni1-3/+2
2017-08-28MdePkg/PciSegmentLib: Fix typo in function header commentsRuiyu Ni1-49/+53
2017-08-16MdePkg/BaseLib: Add IsNodeInList() function.Marvin.Haeuser@outlook.com1-0/+27
2017-06-20MdePkg: update comments in ResetSystem() according to UEFI2.7Dandan Bi1-4/+3
2017-04-26MdePkg/SmmIoLib: Add header file.Jiewen Yao1-0/+42
2017-04-26PeCoffGetEntryPointLib: Fix spelling issueJeff Fan1-1/+1
2017-04-07MdePkg/PeCoffGetEntryPointLib: Add PeCoffSerachImageBase()Jeff Fan1-1/+19
2017-03-13MdePkg/SmiHandlerProfile: Add Context support in UnregisterJiewen Yao1-1/+7
2017-03-13MdePkg/BasePrintLib: Refine the comment for AsciiValueToStringS APIHao Wu1-2/+1
2017-03-02MdePkg/BasePrintLib: Add deprecated flag for APIs [A|U]ValueToStringHao Wu1-0/+12
2017-02-28MdePkg/BaseLib: Add AsciiStrToGuid/HexToBytes/ToIpv[4/6]AddressRuiyu Ni1-0/+214
2017-02-28MdePkg/BaseLib: Add StrToGuid/StrHexToBytes/StrToIpv[4/6]AddressRuiyu Ni1-0/+231
2017-02-22MdePkg/Include: Add SmiHandlerProfileLib.hJiewen Yao1-0/+81
2017-02-21MdePkg/BasePrintLib: Add safe print functions [A|U]ValueToStringSHao Wu1-0/+121
2017-02-21MdePkg/BasePrintLib: Refine the SPrint functionsHao Wu1-215/+283
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