summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Update ARM/AArch64 GenFv vector processing for encapsulated FVsCohen, Eugene2016-03-101-186/+402
* BaseTools: Change source files to DOS format.Liming Gao2016-03-106-35/+35
* BaseTools/LZMA: fix the format issue for last patchYonghong Zhu2016-03-031-2/+3
* BaseTools: fix LzmaCompress VS2013 make failureYonghong Zhu2016-02-291-1/+2
* BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation"Laszlo Ersek2016-02-181-1/+1
* BaseTools/VolInfo: add some generic optionsYonghong Zhu2016-02-181-47/+94
* BaseTools/GenFw: Fix a bug for GCC buildYonghong Zhu2016-02-182-2/+4
* BaseTools/GenFw: Correct datatypes in diagnostic messages and check for strin...Michael LeMay2016-02-172-6/+24
* BaseTools/GenFw: Enhance error message for bad symbol definitionsMichael LeMay2016-02-173-6/+119
* BaseTools/GenFw: Exit with error when header lookup failsMichael LeMay2016-02-172-5/+12
* BaseTools-Source: Update displayed version informationedk2 dev2016-02-166-38/+45
* BaseTools/GenFw AARCH64: add support for relative data relocationsArd Biesheuvel2016-02-151-10/+12
* BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu2016-01-295-31/+29
* BaseTools/VfrCompile: honor CC if it is setMichael Thomas2016-01-111-1/+1
* BaseTools: Fix 'caculate' typosHao Wu2016-01-062-3/+3
* BaseTools/GenFw RVCT: fix relocation processing of PT_DYNAMIC sectionsArd Biesheuvel2015-12-141-10/+26
* BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2015-12-071-11/+12
* Revert the change in r19137.Yonghong Zhu2015-12-071-1/+1
* BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2015-12-071-1/+1
* BaseTools/GenFw ARM: allow R_ARM_REL32 relocationsArd Biesheuvel2015-11-241-0/+2
* BaseTools: Fix two warning reported in the make phase.Yonghong Zhu2015-11-172-3/+18
* BaseTools/GenFw: add new option to not zero PE/COFF optional header fieldsYonghong Zhu2015-11-111-34/+48
* BaseTools:remove the redundant directories for '-f' with absolute path.Yonghong Zhu2015-10-271-10/+15
* BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for c...Eric Dong2015-10-151-6/+6
* BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel2015-10-091-1/+1
* BaseTools/GenFw: disable RVCT linker size optimizationArd Biesheuvel2015-09-241-22/+7
* BaseTools/GenFw: remove ARM and RVCT references from ELF64 codeArd Biesheuvel2015-09-241-22/+7
* BaseTools/GenFw: align RVA of debugArd Biesheuvel2015-09-112-4/+22
* BaseTools:To generate string default type correctly in VfrCompilerDandan Bi2015-08-272-2/+5
* BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng2015-08-243-7/+7
* BaseTools: add ARCH detection for AARCH64 and ARMArd Biesheuvel2015-08-121-0/+6
* BaseTools/GenFw: allow AArch64 tiny and small code model relocationsArd Biesheuvel2015-08-101-43/+49
* BaseTools/GenFv: optimize away redundant paddingArd Biesheuvel2015-07-271-8/+161
* BaseTools: use GUID identifiable section for FFS alignment paddingArd Biesheuvel2015-07-272-37/+84
* BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel2015-07-272-0/+20
* BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel2015-07-272-57/+53
* BaseTools/Common: fix heap overrun in ReadMemoryFileLine ()Ard Biesheuvel2015-07-261-1/+1
* BaseTools/PeCoffLib: handle EFI_IMAGE_REL_BASED_DIR64 in generic codeArd Biesheuvel2015-07-142-112/+11
* BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran2015-07-085-10/+15
* BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPESamer El-Haj-Mahmoud2015-07-011-0/+2
* BaseTools: Checked return value of malloc for EfiCompress.Yingke Liu2015-07-011-0/+7
* BaseTools: Update GenFw to support 4K alignment.Ard Biesheuvel2015-06-294-4/+33
* BaseTools: Convert ".\\" to "" in FilePathLiming Gao2015-06-231-1/+9
* BaseTools: Add reconnect request flag for question.Eric Dong2015-05-273-6/+15
* BaseTools: Fix build fail issue.Eric Dong2015-05-061-9/+9
* BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC ...Eric Dong2015-05-062-23/+294
* BaseTools: Enable Match2 Opcode.Eric Dong2015-05-064-1/+39
* BaseTools: Enable buffer type value for default and oneofoption opcode.Eric Dong2015-05-063-47/+197
* BaseTool: Add refresh form opcode in vfrcompiler.Eric Dong2015-05-061-4/+6
* BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the...Erik Bjorge2015-02-112-12/+33