summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/EfiRom
AgeCommit message (Expand)AuthorFilesLines
2020-12-22BaseTools/EfiRom: remove redundant checking of argcwenyi,xie via groups.io1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-28/+4
2019-02-14BaseTools: Various typoAntoine Coeur1-1/+1
2019-01-14BaseTools: Remove unused logic from C toolsFeng, Bob C1-2/+1
2018-07-09BaseTools: Clean up source filesLiming Gao2-49/+49
2018-02-06BaseTools GNUmakefile: Remove HOST_ARCH in every tool MakefileLiming Gao1-2/+1
2017-12-25BaseTools/EfiRom: Add/refine boundary checks for strcpy/strcat callsHao Wu1-1/+7
2017-12-25BaseTools/EfiRom: Refine the logic in main()Hao Wu1-5/+7
2017-11-30BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao1-1/+1
2017-08-26BaseTools/EfiRom: Add multiple device id supportDaniel Verkamp2-23/+129
2017-08-01BaseTools/EfiRom: Fix a segmentation fault from vsprintf()/vfprintf()Yonghong Zhu1-3/+3
2016-11-08BaseTools/EfiRom: Fix file handles not being closedHao Wu1-3/+4
2016-11-08BaseTools/EfiRom: Fix potential memory leakHao Wu1-19/+51
2016-11-08BaseTools/EfiRom: Add checks for user/file inputsHao Wu1-1/+6
2016-11-08BaseTools/EfiRom: Avoid possible NULL pointer dereferenceHao Wu1-18/+20
2016-10-20BaseTools: Fix typos in comments and variablesGary Lin1-2/+2
2016-09-09BaseTools/EfiRom: supply missing machine type lookup stringsLaszlo Ersek1-0/+3
2014-08-28License header updated to match correct format.Yingke Liu2-20/+3
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-6/+6
2014-01-10Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming1-16/+41
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-1/+1
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao41-6/+6
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+1
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao44-6/+6
2010-03-04Sync EDKII BaseTools to BaseTools project r1913.qhuang82-20/+44
2010-02-28Sync EDKII BaseTools to BaseTools project r1903.lgao41-2/+2
2009-12-29Sync tool code to BuildTools project r1783.lgao41-8/+8
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-29/+30
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao44-0/+1932