Age | Commit message (Expand) | Author | Files | Lines |
2014-12-15 | MdePkg: Add deprecate flag for the functions which has a replace function in ... | Eric Dong | 1 | -0/+26 |
2014-07-21 | MdePkg BaseLib: Fix a corner case of Source and Destination overlap. | Star Zeng | 1 | -4/+4 |
2011-06-28 | Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr. | jcarsey | 1 | -1/+4 |
2010-08-16 | Refine code. | sfu5 | 1 | -44/+8 |
2010-08-13 | Refine code. | sfu5 | 1 | -8/+9 |
2010-08-09 | Fixed K9 scan issues. | hhuan13 | 1 | -8/+8 |
2010-06-25 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 1 | -6/+6 |
2010-06-24 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 1 | -48/+48 |
2010-04-23 | Update the copyright notice format | hhtian | 1 | -2/+2 |
2009-12-23 | Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat() should NULL termina... | qhuang8 | 1 | -2/+10 |
2009-07-23 | Rename BaseLib internal functions by adding InternalBaseLib. | lgao4 | 1 | -8/+8 |
2009-05-12 | Fix the implementation of AsciiStrStr() and StrStr() in MdePkg. If the length... | rsun3 | 1 | -2/+2 |
2009-05-08 | Fix bugs in StrStr() and AsciiStrStr(). | rsun3 | 1 | -19/+18 |
2009-04-23 | update string function comment to clear the semantic meaning. | eric_tian | 1 | -18/+26 |
2009-04-07 | add assertion condition to satisfy the requirement in MdePkg library spec 0.61p | eric_tian | 1 | -41/+60 |
2009-03-10 | Remove incorrect assertion. According to spec, it should not assert and shoul... | qhuang8 | 1 | -1/+0 |
2008-12-12 | Fix some typo. | gikidy | 1 | -5/+5 |
2008-12-11 | Synchronize BaseLib h files to c files. | gikidy | 1 | -16/+16 |
2008-12-09 | Synchronize comment of BaseLib.h and it's implementation to match the Spec. | gikidy | 1 | -2/+2 |
2008-12-01 | Remove NibbleToHexChar() function from BaseLib | lgao4 | 1 | -247/+0 |
2008-11-25 | Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o... | gikidy | 1 | -261/+258 |
2008-11-05 | Add two EFI Modifier. | qwang12 | 1 | -0/+2 |
2008-10-20 | Change style of (CONSTANT == Var) to (Var == CONSTANT) for BaseLib/String.c. | xli24 | 1 | -33/+33 |
2008-10-20 | removed blank lines to refine source codes. | vanjeff | 1 | -5/+0 |
2008-09-24 | Update BaseLib according to code review comments. | xli24 | 1 | -81/+94 |
2008-09-18 | 1. Change 0 == Length style to Length == 0 | lgao4 | 1 | -3/+3 |
2008-09-17 | remove unnecessary comments introduced by tools from MdePkg. The regular expr... | vanjeff | 1 | -3/+1 |
2008-09-09 | Function description in baselib.h is not clear. change it to comply with Doxg... | eric_tian | 1 | -15/+19 |
2008-07-25 | Code Scrub for MdePkg. | yshang1 | 1 | -12/+12 |
2008-07-08 | Code scrub: | yshang1 | 1 | -33/+33 |
2008-05-23 | 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib. | qwang12 | 1 | -0/+239 |
2008-04-22 | Fix typo in comment. | klu2 | 1 | -3/+4 |
2008-02-01 | 1. Add conformance checking to ensure the input & output string are well-defi... | qhuang8 | 1 | -102/+102 |
2007-07-12 | Removed MdePkg usage of ModuleName: in file headers | AJFISH | 1 | -2/+0 |
2007-06-29 | Removed CommonHeader.h generated file from the MdePkg. | AJFISH | 1 | -1/+1 |
2007-06-22 | Import some basic libraries instances for Mde Packages. | vanjeff | 1 | -0/+2076 |
2007-06-01 | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch | 1 | -2071/+0 |
2007-02-13 | Update all String related functions in BaseLib for this change introduced in ... | qwang12 | 1 | -5/+23 |
2007-02-12 | Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo... | xli24 | 1 | -3/+5 |
2007-02-12 | 1) Added BIT0, BIT1, …, BIT63 to the Base Defines | qwang12 | 1 | -896/+2051 |
2007-01-25 | Make MDE package pass intel IPF compiler with /W4 /WX switched on. | xli24 | 1 | -6/+12 |
2006-07-19 | 1. added functions header for BaseUefiDecompressLi | vanjeff | 1 | -1/+13 |
2006-07-08 | In AsciiStrncmp(), if length=0, should return 0 | vanjeff | 1 | -0/+4 |
2006-06-30 | 1.Updated some functions header of BaseLib with new MWG spec | vanjeff | 1 | -31/+59 |
2006-06-22 | In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I... | klu2 | 1 | -4/+4 |
2006-06-10 | 1. Added AsmCpuidEx() to BaseLib | bxing | 1 | -0/+48 |
2006-05-22 | Fixed tracker #40 | bxing | 1 | -2/+2 |
2006-04-25 | Fix bug in StrnCpy() and AsciStrnCpy(). It was copying Length - 1 characters... | mdkinney | 1 | -2/+2 |
2006-04-21 | Initial import. | bbahnsen | 1 | -0/+798 |