summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/GenFw/GenFw.c
Commit message (Expand)AuthorAgeFilesLines
* BaseTools GenFw: Fix the issue to update the wrong size as SectionSizeLiming Gao2019-10-241-2/+6
* BaseTools: Update GenFw tool to support -e -z option togetherLiming Gao2019-09-041-2/+15
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-13/+13
* BaseTools GenFw: Fix XCODE5 build issueLiming Gao2019-01-151-2/+2
* BaseTools: Remove unused logic from C toolsFeng, Bob C2019-01-141-3/+3
* BaseTools: Clean up source filesLiming Gao2018-07-091-25/+25
* BaseTools: Update GenFw to correct DebugEntry Offset when convert XIP imageLiming Gao2018-02-271-0/+6
* BaseTools: Roll back GenFw Change to keep unknown field in RSDS debug entryLiming Gao2017-08-241-7/+1
* BaseTools: Fix Segmentation fault: 11 when build AppPkg with XCODE5Andrew Fish2017-08-141-1/+11
* BaseTools/GenFw: recognize MM file types as EFI Boot Service Drivers.Supreeth Venkatesh2017-07-071-1/+4
* BaseTools: Update GenFw to clear unused debug entry generated by VS tool chainLiming Gao2017-07-051-5/+22
* BaseTools/GenFw: Fix parameter format mismatch in scanf functionsHao Wu2016-11-081-1/+1
* BaseTools/GenFw: Avoid possible NULL pointer dereferenceHao Wu2016-11-081-2/+16
* BaseTools: Fix typos in comments and variablesGary Lin2016-10-201-4/+4
* BaseTools/GenFw: enhance to use Magic Field to identify the imageYonghong Zhu2016-05-161-3/+3
* BaseTools/GenFw: Update to handle PE image with .code section onlyYonghong Zhu2016-04-151-7/+0
* BaseTools/GenFw: add new option to not zero PE/COFF optional header fieldsYonghong Zhu2015-11-111-34/+48
* License header updated to match correct format.Yingke Liu2014-08-281-8/+1
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-20/+16
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-2/+5
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-64/+44
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-911/+29
* Sync EDKII BaseTools to BaseTools project r1937.lgao42010-03-191-4/+0
* Sync EDKII BaseTools to BaseTools project r1928lgao42010-03-121-12/+81
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-218/+616
* Sync tool code to BuildTools project r1783.lgao42009-12-291-150/+440
* Sync tool code to BuildTools project r1739.lgao42009-11-091-144/+378
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-111-62/+83
* Hot fixing for the bug that GenFw can not convert ELF to PE format correctly,...klu22009-07-211-7/+25
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+3073