summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/String.c
AgeCommit message (Expand)Author
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