summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/GenSec
AgeCommit message (Expand)AuthorFilesLines
2022-08-19BaseTools/Source/C/GenSec: Fix EFI_SECTION_FREEFORM_SUBTYPE_GUID headerMichael D Kinney1-1/+1
2022-08-06BaseTools/GenSec: Support EFI_SECTION_FREEFORM_SUBTYPE_GUID sectionsKonstantin Aladyshev1-2/+169
2022-08-06BaseTools/GenSec: Fix typoKonstantin Aladyshev1-1/+1
2022-03-28BaseTools: fix gcc12 warningGerd Hoffmann1-1/+1
2020-08-03BaseTools/GenSec: Fix spelling mistakeMichael D Kinney1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-21/+3
2019-02-14BaseTools: Various typoAntoine Coeur1-13/+13
2018-07-09BaseTools: Clean up source filesLiming Gao1-79/+79
2018-04-11BaseTools: argument genfds-multi-thread create GenSec command issueFeng, YunhuaX1-7/+126
2018-04-11BaseTools: Correct GenSec argument dummy free memory issueFeng, YunhuaX1-1/+2
2018-02-06BaseTools GNUmakefile: Remove HOST_ARCH in every tool MakefileLiming Gao1-2/+1
2017-12-25BaseTools/GenSec: Fix potential null pointer dereferenceHao Wu1-0/+16
2017-12-25BaseTools/GenSec: Fix potential memory leakHao Wu1-1/+5
2017-12-06BaseTools: Fix GenSec GCC make failureYonghong Zhu1-3/+3
2017-12-05BaseTools: Update Gensec to set PROCESSING_REQUIRED valueYonghong Zhu1-0/+74
2017-11-30BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao1-1/+1
2017-09-25BaseTools: extend FFS alignment to 16MYonghong Zhu1-3/+4
2017-08-01BaseTools/GenSec: Fix a segmentation fault in main()Yonghong Zhu1-2/+6
2016-11-10BaseTools/GenSec: Return correct status when input file size is 0Hao Wu1-5/+11
2016-11-08BaseTools/GenSec: Fix potential memory leakHao Wu1-4/+5
2016-11-08BaseTools/GenSec: Avoid possible NULL pointer dereferenceHao Wu1-2/+16
2016-10-20BaseTools: Fix typos in comments and variablesGary Lin1-7/+7
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-5/+5
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-80/+164
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-1/+1
2012-05-23Sync BaseTools Trunk (version r2524) to EDKII main trunk. lgao41-7/+3
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-3/+1
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+1
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao43-6/+6
2010-03-04Sync EDKII BaseTools to BaseTools project r1913.qhuang82-30/+54
2010-02-28Sync EDKII BaseTools to BaseTools project r1903.lgao41-18/+214
2009-12-29Sync tool code to BuildTools project r1783.lgao41-1/+1
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-23/+26
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao43-0/+1337