summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library/BaseLib.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseLib: Add new AsmLfence APIHao Wu2018-11-141-0/+13
* MdePkg/BaseLib: Add AsciiStrToGuid/HexToBytes/ToIpv[4/6]AddressRuiyu Ni2017-02-281-0/+214
* MdePkg/BaseLib: Add StrToGuid/StrHexToBytes/StrToIpv[4/6]AddressRuiyu Ni2017-02-281-0/+231
* MdePkg/BaseLib: Add safe string functions [U|A]StrnTo[A|U]StrSHao Wu2017-01-091-0/+107
* MdePkg/BaseLib: Enhance the return value for string to uint functionsHao Wu2017-01-091-8/+8
* MdePkg/BaseLib: Add safe string functions that convert str to valueHao Wu2017-01-091-0/+462
* MdePkg/BaseLib: Add safe string functions [Ascii]StrnSizeSHao Wu2017-01-091-1/+55
* MdePkg BaseLib: API PathRemoveLastItem not handle root paths properlyHao Wu2016-11-211-2/+1
* MdePkg: Fix some typing errors in the header filesThomas Huth2016-10-071-1/+1
* MdePkg: Indicate UnicodeStrToAsciiStr/AsciiStrToUnicodeStr to be deprecatedStar Zeng2016-06-211-0/+11
* MdePkg/BaseLib: Add 2 more safe string functions.Jiewen Yao2016-06-061-1/+93
* MdePkg/BaseLib: Add more comments for safe string functions.Jiewen Yao2016-05-241-0/+36
* MdePkg: Add CPU RdRand access APIs for random number generationQin Long2015-09-211-0/+51
* Add ASSERT comment for SafeString API in BaseLib for MdePkg.Yao, Jiewen2015-05-061-1/+13
* MdePkg: Refine the format of INF files and the declaration in header file.Shumin Qiu2015-01-231-1/+1
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-131-10/+47
* MdePkg: Add deprecate flag for the functions which has a replace function in ...Eric Dong2014-12-151-3/+28
* Add safe string function to base lib.jyao12014-11-071-1/+299
* Match the comments with the implementation for Baselib::GetFirstNode.Shumin Qiu2013-08-081-2/+2
* MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel2013-07-291-0/+33
* Fix minor typos in BaseLib LinkedList commentslgao42013-03-131-10/+10
* Add ASSERT() for BitField operations to make sure the input value is valid. lgao42012-12-251-0/+30
* Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...lgao42012-02-271-2/+2
* Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h.li-elvin2011-09-021-0/+22
* Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.jcarsey2011-06-281-0/+3
* For BaseLib IsNull() function , update retval value comment to match its func...lgao42011-06-151-3/+3
* Update the copyright notice formathhtian2010-04-231-3/+3
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-238/+239
* 1) Add new BaseLib API GetPreviousNode()mdkinney2009-11-211-2/+30
* Fix file headers and a few commentsmdkinney2009-08-241-1/+1
* Remove tabs in source code in MdePkg.qhuang82009-08-191-11/+11
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-191-21/+21
* Add ARM specific Jump Buffermdkinney2009-08-181-0/+21
* Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu22009-07-281-4/+6
* Save/Restore xmm6-xmm15 in function setJump/longJump.gikidy2009-06-101-0/+2
* Second set of changes based on a review of the code comments in the Include d...pkandel2009-06-041-81/+81
* Update function comments for AsmPrepareThunk16, AsmThunk16, AsmPrepareAndThun...klu22009-05-041-6/+6
* Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ...klu22009-04-291-1/+10
* updateeric_tian2009-04-231-21/+32
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-254/+0
* 1. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang82008-12-151-0/+44
* Fix some typo.gikidy2008-12-121-7/+7
* Do *not* use #elif but use seperate #define to make sure all structure can ex...klu22008-12-121-2/+2
* Synchronize MdePkg h files to Library/Base* c files.gikidy2008-12-111-3/+3
* fixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR.vanjeff2008-12-101-18/+22
* Correct minor commentslgao42008-12-091-75/+75
* Synchronize comment of BaseLib.h and it's implementation to match the Spec.gikidy2008-12-091-32/+108
* Add macro comments for SWITCH_STACK_ENTRY_POINTmdkinney2008-12-071-3/+11
* Make comments match the Spec.gikidy2008-12-051-35/+33
* Update the text to use "x64" instead of "X64" in MdePkg.qhuang82008-12-051-104/+104