summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/GenFw: add new option to not zero PE/COFF optional header fieldsYonghong Zhu2015-11-111-34/+48
* BaseTools GCC: move PECOFF_HEADER_SIZE definition before LD scriptArd Biesheuvel2015-11-091-2/+2
* BaseTools: Allow decimal values in the EDK II meta-data fileYonghong Zhu2015-11-092-4/+15
* BaseTools: Print PACKAGES_PATH build environment if it is set.Liming Gao2015-11-061-0/+6
* BaseTools: Don't require ECP pkg in WORKSPACE when PACKAGES_PATH is setLiming Gao2015-11-061-10/+12
* BaseTools:remove the redundant directories for '-f' with absolute path.Yonghong Zhu2015-10-271-10/+15
* BaseTools: Add MultipleWorkspace.py in the common dependency.Liming Gao2015-10-261-0/+1
* BaseTools:added extern protocol/PPI/GUID definition in AutoGen for LibraryYonghong Zhu2015-10-261-15/+12
* BaseTools/Scripts: Add PatchCheck.py scriptJordan Justen2015-10-221-0/+607
* BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for c...Eric Dong2015-10-151-6/+6
* BaseTools: Fix the issue to support windows root directoryLiming Gao2015-10-141-1/+1
* BaseTools: Fixed an error reported during generating reportYonghong Zhu2015-10-121-5/+6
* BaseTool/UPT: Fix two wrong imports for UPTHess Chen2015-10-102-2/+2
* BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel2015-10-091-1/+1
* BaseTools: Update edksetup.sh to support multiple workspacesLiming Gao2015-10-081-17/+49
* BaseTools: Update Edk2Setup.bat to support multiple workspacesLiming Gao2015-10-082-1/+3
* BaseTools: Update edksetup.bat to support multiple workspacesLiming Gao2015-10-081-54/+96
* BaseTools: Update ECC tool to support multiple workspacesLi YangX2015-10-083-11/+15
* BaseTools: Update UPT tool to support multiple workspacesHesheng Chen2015-10-089-37/+57
* BaseTools: Update Build tool to support multiple workspacesLi YangX2015-10-0815-35/+232
* BaseTools/AARCH64: use large code model for GCC <= 4.8Ard Biesheuvel2015-10-021-3/+3
* BaseTools/ARM: move to unified GCC linker scriptArd Biesheuvel2015-10-011-1/+9
* BaseTools/GenFw: disable RVCT linker size optimizationArd Biesheuvel2015-09-242-23/+8
* BaseTools/GenFw: remove ARM and RVCT references from ELF64 codeArd Biesheuvel2015-09-241-22/+7
* BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen2015-09-142-7/+14
* BaseTools/GenFw: align RVA of debugArd Biesheuvel2015-09-112-4/+22
* Revert the change in r18404.Jeff Fan2015-09-061-1/+1
* Update BaseTools binary to match main trunk r18339.Jeff Fan2015-09-061-1/+1
* BaseTools: Fixed bug for single FV generating.Yingke Liu2015-08-281-2/+27
* BaseTools:To generate string default type correctly in VfrCompilerDandan Bi2015-08-272-2/+5
* BaseTools: Fix the missing depex file in GenFdsLiming Gao2015-08-261-7/+7
* BaseTools: Nested !include support in DSC and FDF filesCecil Sheng2015-08-262-19/+91
* BaseTools: Update SetPcdPtr in AutoGen CodeLiming Gao2015-08-241-4/+4
* BaseTools: Fix AutoGen issue for Patchable VOID* PCD.Liming Gao2015-08-241-4/+8
* BaseTools: Generate macro for the size of PCD valueBob Feng2015-08-241-5/+73
* BaseTools: Add NULL pointer check in AutoGen codeLiming Gao2015-08-241-0/+1
* BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen2015-08-242-6/+9
* BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng2015-08-243-7/+7
* BaseTools: Fix build fail when the number in validlist is long type.Bob Feng2015-08-211-4/+3
* BaseTools AARCH64: use tiny code model by defaultArd Biesheuvel2015-08-201-1/+1
* BaseTools: Add /arch:IA32 option in VS2012 and VS2013Liming Gao2015-08-181-24/+24
* BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6Ard Biesheuvel2015-08-171-2/+2
* BaseTools IA32/X64: prevent .eh_frame sections from being generatedArd Biesheuvel2015-08-131-2/+2
* BaseTools: remove ARMGCC and ARMLINUXGCC toolchainsArd Biesheuvel2015-08-122-211/+5
* BaseTools: add ARCH detection for AARCH64 and ARMArd Biesheuvel2015-08-121-0/+6
* BaseTools/GenFds: Fix 'NoneType' object is not iterable error.Qiu Shumin2015-08-121-2/+2
* BaseTools: add CLANG35 toolchain with AARCH64 supportArd Biesheuvel2015-08-101-0/+58
* BaseTools/GenFw: allow AArch64 tiny and small code model relocationsArd Biesheuvel2015-08-101-43/+49
* BaseTools/Trim: Fixed a bug that cannot trim long valuesYingke Liu2015-08-062-4/+4
* BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-scriptArd Biesheuvel2015-08-034-118/+4