summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
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
2015-05-11MdePkg: Update PeiMemoryAllocationLib to allocate EfiReservedMemoryType memor...Star Zeng
2015-05-08MdePkg: Add UEFI 2.5 SD (Secure Digital) Device Path DefinitionsFeng Tian
2015-05-08MdePkg: Add ToText/FromText support for URI device path nodeRuiyu Ni
2015-05-06MdePkg: Add bluetooth devicepath handling in device path library.Qiu Shumin
2015-05-06Add ASSERT comment for SafeString API in BaseLib for MdePkg.Yao, Jiewen
2015-04-30MdePkg/BaseLib: Preserve EBX register and fix stack offset to LinearAddress i...Michael Kinney
2015-04-29MdePkg: Add UFS (Universal Flash Storage) related definitionsFeng Tian
2015-04-27MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVxMichael Kinney
2015-04-27MdePkg/BaseLib: Support IA32 processors without CMOVxMichael Kinney
2015-04-27MdePkg/BaseLib: Support IA32 processors without CLFLUSHMichael Kinney
2015-04-27MdePkg/BaseCacheMaintenanceLib: Support IA32 processors without CLFLUSHMichael Kinney
2015-04-10MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...Star Zeng
2015-03-27MdePkg: fix ARM version of InternalMathSwapBytes64 ()Ard Biesheuvel
2015-03-20MdePkg: BaseSynchronizationLib: fix Increment/Decrement retvals for ARMTyler Smith
2015-03-17MdePkg:Fix typo 'caculate' in MdePkg.Qiu Shumin
2015-03-05MdePkg: Convert non DOS format files to DOS formatHot Tian
2015-02-28MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16Ard Biesheuvel