summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2015-11-24BaseTools/GenFw ARM: allow R_ARM_REL32 relocationsArd Biesheuvel
2015-11-18BaseTool/UPT: Add supporting of decimal numbers for INF_VERSION and DEC_SPECI...Hess Chen
2015-11-17BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu
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-11-09BaseTools GCC: move PECOFF_HEADER_SIZE definition before LD scriptArd Biesheuvel
2015-11-09BaseTools: Allow decimal values in the EDK II meta-data fileYonghong Zhu
2015-11-06BaseTools: Print PACKAGES_PATH build environment if it is set.Liming Gao
2015-11-06BaseTools: Don't require ECP pkg in WORKSPACE when PACKAGES_PATH is setLiming Gao
2015-10-27BaseTools:remove the redundant directories for '-f' with absolute path.Yonghong Zhu
2015-10-26BaseTools: Add MultipleWorkspace.py in the common dependency.Liming Gao
2015-10-26BaseTools:added extern protocol/PPI/GUID definition in AutoGen for LibraryYonghong Zhu
2015-10-22BaseTools/Scripts: Add PatchCheck.py scriptJordan Justen
2015-10-15BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for c...Eric Dong
2015-10-14BaseTools: Fix the issue to support windows root directoryLiming Gao
2015-10-12BaseTools: Fixed an error reported during generating reportYonghong Zhu
2015-10-10BaseTool/UPT: Fix two wrong imports for UPTHess Chen
2015-10-09BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel
2015-10-08BaseTools: Update edksetup.sh to support multiple workspacesLiming Gao
2015-10-08BaseTools: Update Edk2Setup.bat to support multiple workspacesLiming Gao
2015-10-08BaseTools: Update edksetup.bat to support multiple workspacesLiming Gao
2015-10-08BaseTools: Update ECC tool to support multiple workspacesLi YangX
2015-10-08BaseTools: Update UPT tool to support multiple workspacesHesheng Chen
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX
2015-10-02BaseTools/AARCH64: use large code model for GCC <= 4.8Ard Biesheuvel
2015-10-01BaseTools/ARM: move to unified GCC linker scriptArd 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-14BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen
2015-09-11BaseTools/GenFw: align RVA of debugArd Biesheuvel
2015-09-06Revert the change in r18404.Jeff Fan
2015-09-06Update BaseTools binary to match main trunk r18339.Jeff Fan
2015-08-28BaseTools: Fixed bug for single FV generating.Yingke Liu
2015-08-27BaseTools:To generate string default type correctly in VfrCompilerDandan Bi
2015-08-26BaseTools: Fix the missing depex file in GenFdsLiming Gao
2015-08-26BaseTools: Nested !include support in DSC and FDF filesCecil Sheng
2015-08-24BaseTools: Update SetPcdPtr in AutoGen CodeLiming Gao
2015-08-24BaseTools: Fix AutoGen issue for Patchable VOID* PCD.Liming Gao
2015-08-24BaseTools: Generate macro for the size of PCD valueBob Feng
2015-08-24BaseTools: Add NULL pointer check in AutoGen codeLiming Gao
2015-08-24BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen
2015-08-24BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng
2015-08-21BaseTools: Fix build fail when the number in validlist is long type.Bob Feng
2015-08-20BaseTools AARCH64: use tiny code model by defaultArd Biesheuvel
2015-08-18BaseTools: Add /arch:IA32 option in VS2012 and VS2013Liming Gao
2015-08-17BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6Ard Biesheuvel
2015-08-13BaseTools IA32/X64: prevent .eh_frame sections from being generatedArd Biesheuvel
2015-08-12BaseTools: remove ARMGCC and ARMLINUXGCC toolchainsArd Biesheuvel
2015-08-12BaseTools: add ARCH detection for AARCH64 and ARMArd Biesheuvel
2015-08-12BaseTools/GenFds: Fix 'NoneType' object is not iterable error.Qiu Shumin