summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
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
2015-02-28MdePkg/BaseSynchronizationLib: Added proper support for ARM architectureOlivier Martin
2015-02-25Fix typo.Yao, Jiewen
2015-02-23MdePkg: BasePciLibPciExpress: list ARM and AARCH64 as valid architecturesLaszlo Ersek
2015-02-06MdePkg: Update BaseDebugLibStdErr libraryLiming Gao
2015-02-06MdePkg: Update BaseDebugLibConOut libraryLiming Gao
2015-02-06MdePkg: Update BaseDebugLibNull libraryLiming Gao
2015-02-06MdePkg: Update BaseDebugLibSerialPort libraryLiming Gao
2015-02-06MdePkg: Refine the protocol format in SmmMemLib.Shumin Qiu
2015-02-04MdePkg: Remove redundant ModeModulePkg dependence in SmmMemLib.Shumin Qiu
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-22Resolve buffer check overrun issue.Yao, Jiewen
2015-01-20Fix GCC build error.Yao, Jiewen
2015-01-19Add HSTI support.Yao, Jiewen
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel
2014-12-23Do not assert when the device path node length is invalid.Ruiyu Ni
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-28MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commandsLaszlo Ersek
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITELaszlo Ersek
2014-11-19MdePkg DxePcdLib: Updates DxePcdLib instance comments.Liming Gao
2014-11-07Add safe string function to base lib.jyao1
2014-10-31MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob()Star Zeng
2014-10-27MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng
2014-09-04MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16Jordan Justen
2014-09-04MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bugJordan Justen
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-01MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0Jordan Justen
2014-09-01MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' codeJordan Justen
2014-09-01MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit codeJordan Justen
2014-09-01MdePkg BaseLib NASM Thunk16: Use NASM local labelsJordan Justen
2014-09-01MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM versionJordan Justen
2014-09-01MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM versionJordan Justen
2014-08-28Don't initialize local variables in its declaration. Gao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-22Only reserve the aligned memory instead of reserving the unaligned memory in ...Gao, Liming
2014-08-21MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish
2014-08-20MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish
2014-08-20MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding styleEric Dong