summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2016-07-07MdePkg: Indicate UnicodeStrToAsciiStr/AsciiStrToUnicodeStr to be deprecatedStar Zeng
2016-07-07MdePkg: Replace UnicodeStrToAsciiStr() with UnicodeStrToAsciiStrS()Star Zeng
2016-07-06MdePkg/BaseLib: Add 2 more safe string functions.Jiewen Yao
2016-07-06MdePkg/Hsti: Fix a memory allocation check issue.Jiewen Yao
2016-07-06MdePkg-SmmMemLib: Enhance SmmIsBufferOutsideSmmValid() check for fixed comm b...Jiewen Yao
2016-02-23MdePkg: Add PciSegmentLib instance based on PciLibRuiyu Ni
2015-12-23MdePkg UefiScsiLib: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-23MdePkg UefiScsiLib: Close event when SCSI command failsHao Wu
2015-12-15MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao
2015-12-15MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.Masamitsu MURASE
2015-12-11MdePkg UefiScsiLib: Add non-blocking support for SCSI Read/Write commandHao Wu
2015-11-30MdePkg SerialPortLib: Upstream Get(Set)Control/SetAttributes interfacesStar Zeng
2015-11-30MdePkg SerialPortLib: Fix typo in SerialPortWrite()Star Zeng
2015-11-18MdePkg: Add more DataBits support to Port80 outputLiming Gao
2015-11-16MdePkg: Create GetRandomNumber128 in RngLibThomas Palmer
2015-11-16MdePkg: Add RngLib into MdePkgQin Long
2015-11-16MdePkg: Add CPU RdRand access APIs for random number generationQin Long
2015-09-17MdePkg/SmmServicesTableLib: Return TRUE in InSmm ()Jeff Fan
2015-09-11MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian
2015-09-10MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.Qiu Shumin
2015-08-28MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundaryHao Wu
2015-08-28MdePkg: Modify string expression of Wi-Fi device path to follow UEFI specHao Wu
2015-08-28MdePkg: Modify string expression of BMC device path to follow UEFI specHao Wu
2015-08-28MdePkg: Refine the device path text format for Bluetooth to follow spec.Qiu Shumin
2015-08-28MdePkg: Add the missing module UNI filesLiming Gao
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/Library/UefiFileHandleLib: Update the module Basename and module type ...Qiu Shumin
2015-08-05MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu
2015-08-04MdePkg/UefiDevicePathLib: Fix RAM Disk Device Path To Text IssueTapan Shah
2015-07-16MdePkg/BasePrintLib: make mStatusString array CONSTArd Biesheuvel
2015-07-15MdePkg: Add BMC device path definition and its node/text conversionHao Wu
2015-07-13MdePkg: ensure SafeString length functions don't access beyond MaxSizeLeif Lindholm
2015-07-09MdePkg/AArch64: use GCC_ASM_EXPORT to export functionsOlivier Martin
2015-07-09MdePkg/UefiDevicePathLib:Fix link error due to missing RamDisk GUIDsFeng Tian
2015-07-09MdePkg: SmmMemLib.inf: add Depex section and update protocol usage.Qiu Shumin
2015-07-08MdePkg: Add UEFI2.5 Ramdisk device path definitionFeng Tian
2015-07-06MdePkg: Fix bug in CatVSPrint introduced by r17742.Heyi Guo
2015-06-30MdePkg UefiLib: Use safe string functionsHao Wu
2015-06-30MdePkg UefiDevicePathLib: Remove unsafe string functionsHao Wu
2015-06-24MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII...Qiu Shumin
2015-06-19MdePkg: Refine the cod logic of FileHandleLib.Qiu Shumin
2015-06-19MdePkg: Enhance the comments for SmmMemoryAllocationLib instance.Qiu Shumin
2015-06-18MdePkg/DxeServicesLib: Return NULL GetFileBufferByFilePath reads directoryRuiyu Ni
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-21MdePkg: Resolve type mismatch in node/text conversion for Wifi deviceHao Wu
2015-05-20MdePkg: Add WiFi device path definition and its node/text conversionHao Wu