summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/GenFw/Elf32Convert.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-01BaseTools: switch from EFI_IMAGE_MACHINE_* to IMAGE_FILE_MACHINE_*Gerd Hoffmann1-3/+3
2023-06-01BaseTools: remove WinNtInclude.hGerd Hoffmann1-2/+0
2022-11-09BaseTools: Fix wrong type of arguments to formatting functionsMichael Kubacki1-1/+1
2021-06-16BaseTools GenFw: Keep read only alloc section as text when convert ELFgaoliming1-1/+2
2021-06-06BaseTools GenFw: Fix regression issue to convert the image to ACPI dataLiming Gao1-1/+1
2021-06-04BaseTools GenFw: Support CLANG8ELF with conversion ELF to PE/COFF imageLiming Gao1-9/+3
2021-04-15BaseTools/Source/C: Remove CPU architecture assumptionsMichael D Kinney1-3/+2
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang1-2/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-5/+5
2018-12-12BaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL relocationsArd Biesheuvel1-2/+0
2018-07-23BaseTools: ElfConvert Tool update VerboseMsg to same with the commentYonghong Zhu1-1/+1
2018-07-09BaseTools: Clean up source filesLiming Gao1-21/+21
2018-06-08BaseTools: Fix Section header size larger than elf file size bugYunhua Feng1-0/+3
2018-06-08BaseTools: Check elf sections alignment with MAX_COFF_ALIGNMENTYunhua Feng1-1/+9
2017-07-06BaseTools/GenFw: disregard payload in PE debug directory entry sizeArd Biesheuvel1-1/+1
2017-03-07BaseTools/GenFw: Fix VS2010/VS2012 build failureHao Wu1-7/+10
2016-11-08BaseTools/GenFw: Avoid possible NULL pointer dereferenceHao Wu1-0/+8
2016-02-18BaseTools/GenFw: Fix a bug for GCC buildYonghong Zhu1-1/+2
2016-02-17BaseTools/GenFw: Correct datatypes in diagnostic messages and check for strin...Michael LeMay1-3/+12
2016-02-17BaseTools/GenFw: Enhance error message for bad symbol definitionsMichael LeMay1-3/+59
2016-02-17BaseTools/GenFw: Exit with error when header lookup failsMichael LeMay1-3/+7
2016-01-29BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu1-2/+2
2015-12-14BaseTools/GenFw RVCT: fix relocation processing of PT_DYNAMIC sectionsArd Biesheuvel1-10/+26
2015-11-24BaseTools/GenFw ARM: allow R_ARM_REL32 relocationsArd Biesheuvel1-0/+2
2015-09-24BaseTools/GenFw: disable RVCT linker size optimizationArd Biesheuvel1-22/+7
2015-09-11BaseTools/GenFw: align RVA of debugArd Biesheuvel1-2/+11
2015-07-27BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel1-0/+10
2015-07-27BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel1-29/+27
2015-06-29BaseTools: Update GenFw to support 4K alignment.Ard Biesheuvel1-1/+15
2015-02-11BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the...Erik Bjorge1-6/+17
2014-08-28License header updated to match correct format.Yingke Liu1-1/+2
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming1-1047/+1047
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-1/+19
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-10/+0
2011-05-11Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao41-34/+48
2010-08-03Sync EDKII BaseTools to BaseTools project r2006.lgao41-1/+62
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-0/+964