summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Add UEFI2.5 Ramdisk device path definitionFeng Tian2015-07-083-0/+283
* MdePkg: Fix bug in CatVSPrint introduced by r17742.Heyi Guo2015-07-061-1/+5
* MdePkg UefiLib: Use safe string functionsHao Wu2015-06-302-9/+5
* MdePkg UefiDevicePathLib: Remove unsafe string functionsHao Wu2015-06-301-4/+13
* MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII...Qiu Shumin2015-06-241-9/+88
* MdePkg: Refine the cod logic of FileHandleLib.Qiu Shumin2015-06-191-14/+27
* MdePkg: Enhance the comments for SmmMemoryAllocationLib instance.Qiu Shumin2015-06-191-18/+19
* MdePkg/DxeServicesLib: Return NULL GetFileBufferByFilePath reads directoryRuiyu Ni2015-06-181-11/+13
* MdePkg: Refine the comments for FileHandleLib.Qiu Shumin2015-06-171-21/+18
* MdePkg: Refine the comments for FileHandleIsDirectory.Qiu Shumin2015-06-151-9/+8
* MdePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin2015-06-082-5/+24
* MdePkg: Resolve type mismatch in node/text conversion for Wifi deviceHao Wu2015-05-211-1/+1
* MdePkg: Add WiFi device path definition and its node/text conversionHao Wu2015-05-202-0/+59
* MdePkg: Update PeiMemoryAllocationLib to allocate EfiReservedMemoryType memor...Star Zeng2015-05-111-29/+2
* MdePkg: Add UEFI 2.5 SD (Secure Digital) Device Path DefinitionsFeng Tian2015-05-082-0/+61
* MdePkg: Add ToText/FromText support for URI device path nodeRuiyu Ni2015-05-082-0/+73
* MdePkg: Add bluetooth devicepath handling in device path library.Qiu Shumin2015-05-063-4/+87
* Add ASSERT comment for SafeString API in BaseLib for MdePkg.Yao, Jiewen2015-05-061-1/+13
* MdePkg/BaseLib: Preserve EBX register and fix stack offset to LinearAddress i...Michael Kinney2015-04-302-1/+3
* MdePkg: Add UFS (Universal Flash Storage) related definitionsFeng Tian2015-04-292-0/+60
* MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVxMichael Kinney2015-04-279-18/+34
* MdePkg/BaseLib: Support IA32 processors without CMOVxMichael Kinney2015-04-2716-53/+83
* MdePkg/BaseLib: Support IA32 processors without CLFLUSHMichael Kinney2015-04-273-5/+43
* MdePkg/BaseCacheMaintenanceLib: Support IA32 processors without CLFLUSHMichael Kinney2015-04-272-13/+25
* MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...Star Zeng2015-04-103-147/+1186
* MdePkg: fix ARM version of InternalMathSwapBytes64 ()Ard Biesheuvel2015-03-271-12/+4
* MdePkg: BaseSynchronizationLib: fix Increment/Decrement retvals for ARMTyler Smith2015-03-202-0/+4
* MdePkg:Fix typo 'caculate' in MdePkg.Qiu Shumin2015-03-173-7/+7
* MdePkg: Convert non DOS format files to DOS formatHot Tian2015-03-054-169/+169
* MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16Ard Biesheuvel2015-02-2816-0/+596
* MdePkg/BaseSynchronizationLib: Added proper support for ARM architectureOlivier Martin2015-02-286-232/+497
* Fix typo.Yao, Jiewen2015-02-251-4/+4
* MdePkg: BasePciLibPciExpress: list ARM and AARCH64 as valid architecturesLaszlo Ersek2015-02-231-1/+1
* MdePkg: Update BaseDebugLibStdErr libraryLiming Gao2015-02-062-2/+21
* MdePkg: Update BaseDebugLibConOut libraryLiming Gao2015-02-062-2/+21
* MdePkg: Update BaseDebugLibNull libraryLiming Gao2015-02-061-1/+20
* MdePkg: Update BaseDebugLibSerialPort libraryLiming Gao2015-02-062-1/+21
* MdePkg: Refine the protocol format in SmmMemLib.Shumin Qiu2015-02-061-1/+1
* MdePkg: Remove redundant ModeModulePkg dependence in SmmMemLib.Shumin Qiu2015-02-041-1/+0
* Add SmmMemLib, which can be used by SMM driver or SMM core to check communica...Yao, Jiewen2015-02-023-0/+396
* MdePkg: Refine the format of INF files and the declaration in header file.Shumin Qiu2015-01-231-4/+4
* Resolve buffer check overrun issue.Yao, Jiewen2015-01-221-2/+2
* Fix GCC build error.Yao, Jiewen2015-01-201-2/+2
* Add HSTI support.Yao, Jiewen2015-01-195-0/+897
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-134-0/+1329
* Do not assert when the device path node length is invalid.Ruiyu Ni2014-12-231-8/+3
* MdePkg: fix mixed dos and linux EOL format issueHot Tian2014-12-233-80/+80
* MdePkg: Add deprecate flag for the functions which has a replace function in ...Eric Dong2014-12-151-0/+26
* MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commandsLaszlo Ersek2014-11-281-52/+1
* MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITELaszlo Ersek2014-11-281-28/+0