summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2015-12-15BaseTools/Scripts: Add ConvertUni.py scriptJordan Justen1-0/+137
2015-12-14BaseTools/Ecc: Fix a bug to report fake issueHess Chen1-0/+4
2015-12-14BaseTools/GenFw RVCT: fix relocation processing of PT_DYNAMIC sectionsArd Biesheuvel1-10/+26
2015-12-14BaseTools RVCT: use scatter file to enforce minimum section alignmentArd Biesheuvel3-1/+51
2015-12-08BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel2-3/+4
2015-12-08Revert the change in r19143 for BUILDRULEORDER.Yonghong Zhu1-27/+0
2015-12-07BaseTools: update man page to add some descriptionsYonghong Zhu1-345/+378
2015-12-07BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu1-0/+27
2015-12-07BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID overrideYonghong Zhu1-1/+4
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2-31/+35
2015-12-07BaseTools: Fix a bug in the VPD report generationYonghong Zhu1-3/+3
2015-12-07Revert the change in r19137.Yonghong Zhu2-24/+21
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2-21/+24
2015-12-07BaseTools: Add support for INF statement in FD regionYonghong Zhu3-31/+91
2015-12-03BaseTools PatchCheck.py: Support binary diffJordan Justen1-0/+6
2015-12-03BaseTools: Add VS2015 tool chain in tools_def.templateWang Yu1-4/+515
2015-12-02BaseTools RVCT: add preprocessor preinclude for AutoGen.hEugene Cohen1-1/+1
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu28-557/+557
2015-11-30BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu1-16/+5
2015-11-30BaseTools: Add build error detection for Dynamic PCD name conflictYonghong Zhu1-16/+36
2015-11-30BaseTools: Add a VPD report subsection of FLASH to the ReportYonghong Zhu1-0/+35
2015-11-24BaseTools/GenFw ARM: allow R_ARM_REL32 relocationsArd Biesheuvel1-0/+2
2015-11-18BaseTool/UPT: Add supporting of decimal numbers for INF_VERSION and DEC_SPECI...Hess Chen3-8/+15
2015-11-17BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu1-5/+16
2015-11-17BaseTools: Fix two warning reported in the make phase.Yonghong Zhu2-3/+18
2015-11-11BaseTools/GenFw: add new option to not zero PE/COFF optional header fieldsYonghong Zhu1-34/+48
2015-11-09BaseTools GCC: move PECOFF_HEADER_SIZE definition before LD scriptArd Biesheuvel1-2/+2
2015-11-09BaseTools: Allow decimal values in the EDK II meta-data fileYonghong Zhu2-4/+15
2015-11-06BaseTools: Print PACKAGES_PATH build environment if it is set.Liming Gao1-0/+6
2015-11-06BaseTools: Don't require ECP pkg in WORKSPACE when PACKAGES_PATH is setLiming Gao1-10/+12
2015-10-27BaseTools:remove the redundant directories for '-f' with absolute path.Yonghong Zhu1-10/+15
2015-10-26BaseTools: Add MultipleWorkspace.py in the common dependency.Liming Gao1-0/+1
2015-10-26BaseTools:added extern protocol/PPI/GUID definition in AutoGen for LibraryYonghong Zhu1-15/+12
2015-10-22BaseTools/Scripts: Add PatchCheck.py scriptJordan Justen1-0/+607
2015-10-15BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for c...Eric Dong1-6/+6
2015-10-14BaseTools: Fix the issue to support windows root directoryLiming Gao1-1/+1
2015-10-12BaseTools: Fixed an error reported during generating reportYonghong Zhu1-5/+6
2015-10-10BaseTool/UPT: Fix two wrong imports for UPTHess Chen2-2/+2
2015-10-09BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel1-1/+1
2015-10-08BaseTools: Update edksetup.sh to support multiple workspacesLiming Gao1-17/+49
2015-10-08BaseTools: Update Edk2Setup.bat to support multiple workspacesLiming Gao2-1/+3
2015-10-08BaseTools: Update edksetup.bat to support multiple workspacesLiming Gao1-54/+96
2015-10-08BaseTools: Update ECC tool to support multiple workspacesLi YangX3-11/+15
2015-10-08BaseTools: Update UPT tool to support multiple workspacesHesheng Chen9-37/+57
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX15-35/+232
2015-10-02BaseTools/AARCH64: use large code model for GCC <= 4.8Ard Biesheuvel1-3/+3
2015-10-01BaseTools/ARM: move to unified GCC linker scriptArd Biesheuvel1-1/+9
2015-09-24BaseTools/GenFw: disable RVCT linker size optimizationArd Biesheuvel2-23/+8
2015-09-24BaseTools/GenFw: remove ARM and RVCT references from ELF64 codeArd Biesheuvel1-22/+7
2015-09-14BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen2-7/+14