]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/String.c
remove unnecessary comments introduced by tools from MdePkg. The regular express...
[mirror_edk2.git] / MdePkg / Library / BaseLib / String.c
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-09-09 eric_tianFunction description in baselib.h is not clear. change...
2008-07-25 yshang1Code Scrub for MdePkg.
2008-07-08 yshang1Code scrub:
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-04-22 klu2Fix typo in comment.
2008-02-01 qhuang81. Add conformance checking to ensure the input & outpu...
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-02-13 qwang12Update all String related functions in BaseLib for...
2007-02-12 xli24Update MDE and EdkModule packages for ICC build with...
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2006-07-19 vanjeff1. added functions header for BaseUefiDecompressLi
2006-07-08 vanjeffIn AsciiStrncmp(), if length=0, should return 0
2006-06-30 vanjeff1.Updated some functions header of BaseLib with new...
2006-06-22 klu2In before, FixedPcdGetxx macro was defined as global...
2006-06-10 bxing1. Added AsmCpuidEx() to BaseLib
2006-05-22 bxingFixed tracker #40
2006-04-25 mdkinneyFix bug in StrnCpy() and AsciStrnCpy(). It was copying...
2006-04-21 bbahnsenInitial import.