summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MdePkg DxePcdLib: Updates DxePcdLib instance comments.Liming Gao2014-11-191-0/+5
* Add safe string function to base lib.jyao12014-11-072-0/+898
* MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob()Star Zeng2014-10-311-4/+5
* MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng2014-10-273-2/+106
* MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16Jordan Justen2014-09-042-3/+3
* MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bugJordan Justen2014-09-042-2/+10
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-03102-0/+0
* MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0Jordan Justen2014-09-012-2/+2
* MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' codeJordan Justen2014-09-012-49/+46
* MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit codeJordan Justen2014-09-012-115/+87
* MdePkg BaseLib NASM Thunk16: Use NASM local labelsJordan Justen2014-09-012-65/+65
* MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM versionJordan Justen2014-09-012-1/+335
* MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM versionJordan Justen2014-09-012-1/+278
* Don't initialize local variables in its declaration. Gao, Liming2014-08-281-2/+4
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-27102-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-27102-230/+366
* Only reserve the aligned memory instead of reserving the unaligned memory in ...Gao, Liming2014-08-221-9/+133
* MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish2014-08-212-2/+1
* MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish2014-08-202-0/+97
* MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding styleEric Dong2014-08-201-22/+36
* MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek2014-08-162-2/+4
* MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warningsLaszlo Ersek2014-08-161-2/+2
* MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warningLaszlo Ersek2014-08-161-0/+1
* Roll-back from an accidental commit.lhauch2014-08-141-1/+0
* Change svn:mime-type property on all Unicode files (extension .uni) in edk2lhauch2014-08-141-0/+1
* MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instanceLaszlo Ersek2014-08-122-0/+1488
* MdePkg: Fix Clang build failureGao, Liming2014-08-1113-14/+14
* Add type cast for better coding style.Qiu Shumin2014-08-072-6/+6
* MdePkg BaseLib: Fix a corner case of Source and Destination overlap.Star Zeng2014-07-211-4/+4
* MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran...Star Zeng2014-07-141-1/+2
* MdePkg/BasePrintLib: Do not do operations with NULLHarry Liebel2014-07-091-7/+14
* Refine code to make it more safely.Eric Dong2014-06-261-1/+2
* Correct comment typo in AsmReadCr0() function. Gao, Liming2014-06-241-2/+2