summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/GenFw
AgeCommit message (Expand)AuthorFilesLines
2021-07-21BaseTools GenFw: Add support for R_RISCV_PCREL_LO12_S relocationSunil V L1-0/+55
2021-06-29BaseTools GenFw: Add support for RISCV GOT/PLT relocationsSunil V L1-6/+53
2021-06-16BaseTools GenFw: Keep read only alloc section as text when convert ELFgaoliming2-2/+4
2021-06-06BaseTools GenFw: Fix regression issue to convert the image to ACPI dataLiming Gao2-2/+2
2021-06-04BaseTools GenFw: Support CLANG8ELF with conversion ELF to PE/COFF imageLiming Gao2-11/+6
2021-04-15BaseTools/Source/C: Remove CPU architecture assumptionsMichael D Kinney2-6/+4
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang3-9/+340
2019-11-08BaseTools/GenFw AARCH64: disregard ADRP instructions that are patched alreadyArd Biesheuvel1-0/+13
2019-10-24BaseTools GenFw: Fix the issue to update the wrong size as SectionSizeLiming Gao1-2/+6
2019-09-04BaseTools/GenFw AARCH64: fix up GOT based relative relocationsArd Biesheuvel1-1/+27
2019-09-04BaseTools: Update GenFw tool to support -e -z option togetherLiming Gao1-2/+15
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney13-91/+13
2019-02-14BaseTools: Various typoAntoine Coeur4-23/+23
2019-01-15BaseTools GenFw: Fix XCODE5 build issueLiming Gao1-2/+2
2019-01-14BaseTools: Remove unused logic from C toolsFeng, Bob C3-93/+3
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 Zhu2-2/+2
2018-07-11BaseTools/GenFw: Disable support for R_X86_64_32SZenith4321-1/+22
2018-07-11BaseTools/GenFw: Add X64 GOTPCREL Support to GenFwZenith4322-1/+219
2018-07-09BaseTools: Clean up source filesLiming Gao11-1138/+1138
2018-06-08BaseTools: Fix Section header size larger than elf file size bugYunhua Feng4-5/+24
2018-06-08BaseTools: Check elf sections alignment with MAX_COFF_ALIGNMENTYunhua Feng2-2/+19
2018-02-27BaseTools: Update GenFw to correct DebugEntry Offset when convert XIP imageLiming Gao1-0/+6
2018-02-06BaseTools GNUmakefile: Remove HOST_ARCH in every tool MakefileLiming Gao1-2/+1
2017-11-30BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao1-1/+1
2017-08-24BaseTools: Roll back GenFw Change to keep unknown field in RSDS debug entryLiming Gao1-7/+1
2017-08-14BaseTools: Fix Segmentation fault: 11 when build AppPkg with XCODE5Andrew Fish1-1/+11
2017-07-07BaseTools/GenFw: recognize MM file types as EFI Boot Service Drivers.Supreeth Venkatesh1-1/+4
2017-07-06BaseTools/GenFw: disregard payload in PE debug directory entry sizeArd Biesheuvel2-2/+2
2017-07-05BaseTools: Update GenFw to clear unused debug entry generated by VS tool chainLiming Gao1-5/+22
2017-03-07BaseTools/GenFw: Fix VS2010/VS2012 build failureHao Wu2-14/+20
2016-11-08BaseTools/GenFw: Fix parameter format mismatch in scanf functionsHao Wu1-1/+1
2016-11-08BaseTools/GenFw: Avoid possible NULL pointer dereferenceHao Wu4-4/+39
2016-10-20BaseTools: Fix typos in comments and variablesGary Lin1-4/+4
2016-08-23BaseTools/GenFw: ignore dynamic RELA sectionsArd Biesheuvel1-0/+14
2016-08-08BaseTools X64: fold PLT relocations into simple relative referencesArd Biesheuvel1-0/+12
2016-08-02BaseTools/GenFw AARCH64: convert ADRP to ADR instructions if binary size allo...Ard Biesheuvel1-9/+42
2016-05-16BaseTools/GenFw: enhance to use Magic Field to identify the imageYonghong Zhu1-3/+3
2016-04-15BaseTools/GenFw: Update to handle PE image with .code section onlyYonghong Zhu1-7/+0
2016-02-18BaseTools/GenFw: Fix a bug for GCC buildYonghong Zhu2-2/+4
2016-02-17BaseTools/GenFw: Correct datatypes in diagnostic messages and check for strin...Michael LeMay2-6/+24
2016-02-17BaseTools/GenFw: Enhance error message for bad symbol definitionsMichael LeMay3-6/+119
2016-02-17BaseTools/GenFw: Exit with error when header lookup failsMichael LeMay2-5/+12
2016-02-15BaseTools/GenFw AARCH64: add support for relative data relocationsArd Biesheuvel1-10/+12
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-11-11BaseTools/GenFw: add new option to not zero PE/COFF optional header fieldsYonghong Zhu1-34/+48
2015-09-24BaseTools/GenFw: disable RVCT linker size optimizationArd Biesheuvel1-22/+7
2015-09-24BaseTools/GenFw: remove ARM and RVCT references from ELF64 codeArd Biesheuvel1-22/+7