summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)Author
2015-09-11MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian
2015-08-26MdePkg: Make the FileHandleGetFileName return the file name in right format.Qiu Shumin
2015-08-24MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the right bu...Qiu Shumin
2015-08-24MdePkg: Add two PcdApi for Patch VOID* PCD set operation.Liming Gao
2015-08-24MdePkg: Add four PcdGetSize() API in PcdLibLiming Gao
2015-07-16MdePkg: Correct comment typo from ECB to EBC in DebugLib.hLiming Gao
2015-06-24MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII...Qiu Shumin
2015-06-17MdePkg: Refine the comments for FileHandleLib.Qiu Shumin
2015-06-15MdePkg: Refine the comments for FileHandleIsDirectory.Qiu Shumin
2015-06-08MdePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin
2015-05-06Add ASSERT comment for SafeString API in BaseLib for MdePkg.Yao, Jiewen
2015-04-10MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...Star Zeng
2015-04-10MdePkg: Fix build fail when DDK3790 tool chain is usedScott Duplichan
2015-02-28MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16Ard Biesheuvel
2015-02-10MdePkg: Fix WINDDK3790 build failureLiming Gao
2015-02-06MdePkg: Add new API DebugPrintLevelEnabled() in DebugLibLiming Gao
2015-02-02Add SmmMemLib, which can be used by SMM driver or SMM core to check communica...Yao, Jiewen
2015-01-23MdePkg: Refine the format of INF files and the declaration in header file.Shumin Qiu
2015-01-19Add HSTI support.Yao, Jiewen
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel
2014-12-23MdePkg: fix mixed dos and linux EOL format issueHot Tian
2014-12-15MdePkg: Add deprecate flag for the functions which has a replace function in ...Eric Dong
2014-11-07Add safe string function to base lib.jyao1
2014-10-27MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng
2014-10-22[MdePkg] Code clean-up: Remove trailing spacesLee Leahy
2014-08-12MdePkg: introduce OrderedCollectionLib library classKinney, Michael D
2014-04-30MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng
2014-03-01Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci...jyao1
2014-01-17Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming
2014-01-151. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming
2014-01-09Correct function comments of S3BootScriptCloseTable().Liming Gao
2014-01-07MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo...Star Zeng
2014-01-03Correct function comments of S3BootScriptSaveDispatch2().Liming Gao
2013-12-31Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng
2013-08-08Match the comments with the implementation for Baselib::GetFirstNode.Shumin Qiu
2013-07-29MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29Clarify PrintLib behavior on %d, %x, %l.Liming Gao
2013-07-26Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni
2013-03-13Fix minor typos in BaseLib LinkedList commentslgao4
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao4
2012-11-29Fix the issue that S3BootScriptLabel() does not work to insert label when the...lzeng14
2012-09-24Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu
2012-09-11Enhance the error code info.ydong10
2012-08-21Enhance the check when ImageRead function return.ydong10
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao4
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng14