summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/Common/CommonLib.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-24BaseTools: Source/C/Common: Fix doc block locations and convert to DoxygenRebecca Cran1-206/+105
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-2/+2
2018-12-06BaseTools/CommonLib: drop the use of MAX_ADDRESSArd Biesheuvel1-1/+0
2018-12-05BaseTools/CommonLib: get rid of 'native' type string parsing routinesArd Biesheuvel1-169/+5
2018-12-05BaseTools/CommonLib: use explicit 64-bit type in Strtoi()Ard Biesheuvel1-2/+2
2018-12-05BaseTools/CommonLib: avoid using 'native' word size in IP address handlingArd Biesheuvel1-14/+14
2018-07-09BaseTools: Clean up source filesLiming Gao1-30/+30
2018-01-15BaseTools/C/Common: Fix code to be more readableHao Wu1-2/+2
2017-12-31BaseTools: Add DevicePath support for PCD valuesYonghong Zhu1-0/+1629
2017-12-25BaseTools/C/Common: Add/refine boundary checks for strcpy/strcat callsHao Wu1-7/+17
2016-11-08BaseTools/C/Common: Add checks for array accessHao Wu1-2/+6
2015-06-23BaseTools: Convert ".\\" to "" in FilePathLiming Gao1-1/+9
2014-09-03BaseTools/CommonLib: Add a step to convert ":\\" to ":\"Hess Chen1-0/+8
2014-08-28License header updated to match correct format.Yingke Liu1-8/+1
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-3/+129
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-3/+3
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+584