summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/EfiRom/EfiRom.c
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix wrong type of arguments to formatting functionsMichael Kubacki2022-11-091-1/+1
* BaseTools/EfiRom: remove redundant checking of argcwenyi,xie via groups.io2020-12-221-1/+1
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-1/+1
* BaseTools: Clean up source filesLiming Gao2018-07-091-38/+38
* BaseTools/EfiRom: Add/refine boundary checks for strcpy/strcat callsHao Wu2017-12-251-1/+7
* BaseTools/EfiRom: Refine the logic in main()Hao Wu2017-12-251-5/+7
* BaseTools/EfiRom: Add multiple device id supportDaniel Verkamp2017-08-261-20/+126
* BaseTools/EfiRom: Fix a segmentation fault from vsprintf()/vfprintf()Yonghong Zhu2017-08-011-3/+3
* BaseTools/EfiRom: Fix file handles not being closedHao Wu2016-11-081-3/+4
* BaseTools/EfiRom: Fix potential memory leakHao Wu2016-11-081-19/+51
* BaseTools/EfiRom: Add checks for user/file inputsHao Wu2016-11-081-1/+6
* BaseTools/EfiRom: Avoid possible NULL pointer dereferenceHao Wu2016-11-081-18/+20
* BaseTools: Fix typos in comments and variablesGary Lin2016-10-201-2/+2
* License header updated to match correct format.Yingke Liu2014-08-281-9/+1
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-6/+6
* Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming2014-01-101-16/+41
* Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao42011-12-071-6/+6
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-1/+1
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-1/+1
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-2/+2
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-111-29/+30
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+1546