summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/GenFw/Elf64Convert.c
Commit message (Expand)AuthorAgeFilesLines
* BaseTools GenFw: Add support for RISCV GOT/PLT relocationsSunil V L2021-06-291-6/+53
* 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-2/+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-7/+275
* BaseTools/GenFw AARCH64: disregard ADRP instructions that are patched alreadyArd Biesheuvel2019-11-081-0/+13
* BaseTools/GenFw AARCH64: fix up GOT based relative relocationsArd Biesheuvel2019-09-041-1/+27
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-4/+4
* BaseTools: Remove unused logic from C toolsFeng, Bob C2019-01-141-5/+0
* BaseTools: ElfConvert Tool update VerboseMsg to same with the commentYonghong Zhu2018-07-231-1/+1
* BaseTools/GenFw: Disable support for R_X86_64_32SZenith4322018-07-111-1/+22
* BaseTools/GenFw: Add X64 GOTPCREL Support to GenFwZenith4322018-07-111-1/+202
* BaseTools: Clean up source filesLiming Gao2018-07-091-10/+10
* 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/+10
* 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-1/+9
* BaseTools/GenFw: ignore dynamic RELA sectionsArd Biesheuvel2016-08-231-0/+14
* BaseTools X64: fold PLT relocations into simple relative referencesArd Biesheuvel2016-08-081-0/+12
* BaseTools/GenFw AARCH64: convert ADRP to ADR instructions if binary size allo...Ard Biesheuvel2016-08-021-9/+42
* 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-2/+5
* BaseTools/GenFw AARCH64: add support for relative data relocationsArd Biesheuvel2016-02-151-10/+12
* BaseTools/GenFw: remove ARM and RVCT references from ELF64 codeArd Biesheuvel2015-09-241-22/+7
* BaseTools/GenFw: align RVA of debugArd Biesheuvel2015-09-111-2/+11
* BaseTools/GenFw: allow AArch64 tiny and small code model relocationsArd Biesheuvel2015-08-101-43/+49
* 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-28/+26
* 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/+16
* BaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP26 when referring to st...Olivier Martin2014-11-051-6/+8
* License header updated to match correct format.Yingke Liu2014-08-281-1/+2
* BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19Harry Liebel2014-08-041-1/+19
* Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming2014-01-271-933/+933
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-1/+18
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-5/+135
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-13/+1
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-1/+14
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-0/+785