summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/GenFw/Elf32Convert.c
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix wrong type of arguments to formatting functionsMichael Kubacki2022-11-091-1/+1
* BaseTools GenFw: Keep read only alloc section as text when convert ELFgaoliming2021-06-161-1/+2
* BaseTools GenFw: Fix regression issue to convert the image to ACPI dataLiming Gao2021-06-061-1/+1
* BaseTools GenFw: Support CLANG8ELF with conversion ELF to PE/COFF imageLiming Gao2021-06-041-9/+3
* BaseTools/Source/C: Remove CPU architecture assumptionsMichael D Kinney2021-04-151-3/+2
* BaseTools: BaseTools changes for RISC-V platform.Abner Chang2020-04-291-2/+3
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-5/+5
* BaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL relocationsArd Biesheuvel2018-12-121-2/+0
* BaseTools: ElfConvert Tool update VerboseMsg to same with the commentYonghong Zhu2018-07-231-1/+1
* BaseTools: Clean up source filesLiming Gao2018-07-091-21/+21
* BaseTools: Fix Section header size larger than elf file size bugYunhua Feng2018-06-081-0/+3
* BaseTools: Check elf sections alignment with MAX_COFF_ALIGNMENTYunhua Feng2018-06-081-1/+9
* BaseTools/GenFw: disregard payload in PE debug directory entry sizeArd Biesheuvel2017-07-061-1/+1
* BaseTools/GenFw: Fix VS2010/VS2012 build failureHao Wu2017-03-071-7/+10
* BaseTools/GenFw: Avoid possible NULL pointer dereferenceHao Wu2016-11-081-0/+8
* BaseTools/GenFw: Fix a bug for GCC buildYonghong Zhu2016-02-181-1/+2
* BaseTools/GenFw: Correct datatypes in diagnostic messages and check for strin...Michael LeMay2016-02-171-3/+12
* BaseTools/GenFw: Enhance error message for bad symbol definitionsMichael LeMay2016-02-171-3/+59
* BaseTools/GenFw: Exit with error when header lookup failsMichael LeMay2016-02-171-3/+7
* BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu2016-01-291-2/+2
* BaseTools/GenFw RVCT: fix relocation processing of PT_DYNAMIC sectionsArd Biesheuvel2015-12-141-10/+26
* BaseTools/GenFw ARM: allow R_ARM_REL32 relocationsArd Biesheuvel2015-11-241-0/+2
* BaseTools/GenFw: disable RVCT linker size optimizationArd Biesheuvel2015-09-241-22/+7
* BaseTools/GenFw: align RVA of debugArd Biesheuvel2015-09-111-2/+11
* BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel2015-07-271-0/+10
* BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel2015-07-271-29/+27
* BaseTools: Update GenFw to support 4K alignment.Ard Biesheuvel2015-06-291-1/+15
* BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the...Erik Bjorge2015-02-111-6/+17
* License header updated to match correct format.Yingke Liu2014-08-281-1/+2
* Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming2014-01-271-1047/+1047
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-1/+19
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-10/+0
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-34/+48
* Sync EDKII BaseTools to BaseTools project r2006.lgao42010-08-031-1/+62
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-0/+964