summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C
AgeCommit message (Expand)Author
2016-05-18BaseTools: Eliminate two shift-negative-value in FvLib.cZenith432
2016-05-16BaseTools: Add HII definitions from UEFI 2.6Samer El-Haj-Mahmoud
2016-05-16BaseTools/GenFw: enhance to use Magic Field to identify the imageYonghong Zhu
2016-04-15BaseTools/VolInfo: Update to handle PE image with .code section onlyYonghong Zhu
2016-04-15BaseTools/GenFw: Update to handle PE image with .code section onlyYonghong Zhu
2016-04-12BaseTools/VolInfo: generate HASH value for each PE imageYonghong Zhu
2016-03-10BaseTools: Update ARM/AArch64 GenFv vector processing for encapsulated FVsCohen, Eugene
2016-03-10BaseTools: Change source files to DOS format.Liming Gao
2016-03-03BaseTools/LZMA: fix the format issue for last patchYonghong Zhu
2016-02-29BaseTools: fix LzmaCompress VS2013 make failureYonghong Zhu
2016-02-18BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation"Laszlo Ersek
2016-02-18BaseTools/VolInfo: add some generic optionsYonghong Zhu
2016-02-18BaseTools/GenFw: Fix a bug for GCC buildYonghong Zhu
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