summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/String.c
AgeCommit message (Expand)Author
2007-02-13Update all String related functions in BaseLib for this change introduced in ...qwang12
2007-02-12Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo...xli24
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2006-07-191. added functions header for BaseUefiDecompressLivanjeff
2006-07-08In AsciiStrncmp(), if length=0, should return 0vanjeff
2006-06-301.Updated some functions header of BaseLib with new MWG specvanjeff
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu2
2006-06-101. Added AsmCpuidEx() to BaseLibbxing
2006-05-22Fixed tracker #40bxing
2006-04-25Fix bug in StrnCpy() and AsciStrnCpy(). It was copying Length - 1 characters...mdkinney
2006-04-21Initial import.bbahnsen