summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C
AgeCommit message (Expand)Author
2016-02-17BaseTools/GenFw: Correct datatypes in diagnostic messages and check for strin...Michael LeMay
2016-02-17BaseTools/GenFw: Enhance error message for bad symbol definitionsMichael LeMay
2016-02-17BaseTools/GenFw: Exit with error when header lookup failsMichael LeMay
2016-02-16BaseTools-Source: Update displayed version informationedk2 dev
2016-02-15BaseTools/GenFw AARCH64: add support for relative data relocationsArd Biesheuvel
2016-01-29BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu
2016-01-11BaseTools/VfrCompile: honor CC if it is setMichael Thomas
2016-01-06BaseTools: Fix 'caculate' typosHao Wu
2015-12-14BaseTools/GenFw RVCT: fix relocation processing of PT_DYNAMIC sectionsArd Biesheuvel
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu
2015-12-07Revert the change in r19137.Yonghong Zhu
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu
2015-11-24BaseTools/GenFw ARM: allow R_ARM_REL32 relocationsArd Biesheuvel
2015-11-17BaseTools: Fix two warning reported in the make phase.Yonghong Zhu
2015-11-11BaseTools/GenFw: add new option to not zero PE/COFF optional header fieldsYonghong Zhu
2015-10-27BaseTools:remove the redundant directories for '-f' with absolute path.Yonghong Zhu
2015-10-15BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for c...Eric Dong
2015-10-09BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel
2015-09-24BaseTools/GenFw: disable RVCT linker size optimizationArd Biesheuvel
2015-09-24BaseTools/GenFw: remove ARM and RVCT references from ELF64 codeArd Biesheuvel
2015-09-11BaseTools/GenFw: align RVA of debugArd Biesheuvel
2015-08-27BaseTools:To generate string default type correctly in VfrCompilerDandan Bi
2015-08-24BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng
2015-08-12BaseTools: add ARCH detection for AARCH64 and ARMArd Biesheuvel
2015-08-10BaseTools/GenFw: allow AArch64 tiny and small code model relocationsArd Biesheuvel
2015-07-27BaseTools/GenFv: optimize away redundant paddingArd Biesheuvel
2015-07-27BaseTools: use GUID identifiable section for FFS alignment paddingArd Biesheuvel
2015-07-27BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel
2015-07-27BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel
2015-07-26BaseTools/Common: fix heap overrun in ReadMemoryFileLine ()Ard Biesheuvel
2015-07-14BaseTools/PeCoffLib: handle EFI_IMAGE_REL_BASED_DIR64 in generic codeArd Biesheuvel
2015-07-08BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran
2015-07-01BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPESamer El-Haj-Mahmoud
2015-07-01BaseTools: Checked return value of malloc for EfiCompress.Yingke Liu
2015-06-29BaseTools: Update GenFw to support 4K alignment.Ard Biesheuvel
2015-06-23BaseTools: Convert ".\\" to "" in FilePathLiming Gao
2015-05-27BaseTools: Add reconnect request flag for question.Eric Dong
2015-05-06BaseTools: Fix build fail issue.Eric Dong
2015-05-06BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC ...Eric Dong
2015-05-06BaseTools: Enable Match2 Opcode.Eric Dong
2015-05-06BaseTools: Enable buffer type value for default and oneofoption opcode.Eric Dong
2015-05-06BaseTool: Add refresh form opcode in vfrcompiler.Eric Dong
2015-02-11BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the...Erik Bjorge
2015-01-08Fixed VfrCompile crash on efivarstore statement.Eric Dong
2014-12-30Rollback change 16544.Eric Dong
2014-12-22Fixed VfrCompile crash on efivarstore statement.Aaron Pop
2014-11-05BaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP26 when referring to st...Olivier Martin
2014-09-24BaseTools: Actually plug in BaseTools build on AArch64Leif Lindholm
2014-09-23BaseTools: Update nmake Makefile to handle the file path with “:\\”.Gao, Liming
2014-09-16BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ...Andrew Fish