summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2019-01-21BaseTools/GenFds/Capsule: move function logicCarsey, Jaben2-8/+2
2019-01-21BaseTools/AutoGen: move functionsCarsey, Jaben2-73/+72
2019-01-21BaseTools/DscBuildData: move functionCarsey, Jaben2-34/+34
2019-01-21BaseTools/Workspace/InfBuildData: move functionsCarsey, Jaben2-42/+42
2019-01-21BaseTools:The BuildOptionPcd value is wrongFan, ZhijuX1-1/+0
2019-01-21BaseTools: Fix build report issue.Feng, Bob C1-2/+4
2019-01-21BaseTools/build/build: refactor and move functionsCarsey, Jaben2-41/+42
2019-01-21BaseTools:build break if the Path contains SingleFile.ExtFan, ZhijuX1-1/+1
2019-01-21BaseTools: Fix incorrect formatting of GenFds command dictionaryFelix Polyudov1-1/+51
2019-01-21BaseTools:Build fail when PCD use in the [DEPEX] section of INF filesFan, ZhijuX1-2/+2
2019-01-18BaseTools: Allow empty value for HiiPcd in DscFeng, Bob C1-2/+0
2019-01-17BaseTools: Remove EDK_SOURCE keyword from Inf Parser.Feng, Bob C1-27/+7
2019-01-17BaseTools: Remove EDK_SOURCE keyword from GenFds tool.Feng, Bob C2-6/+0
2019-01-17BaseTools: Remove EDK_SOURCE keyword from ECC ToolFeng, Bob C2-47/+0
2019-01-16BaseTools VolInfo: Fix XCODE5 build issueLiming Gao1-1/+1
2019-01-15BaseTools GenFw: Fix XCODE5 build issueLiming Gao1-2/+2
2019-01-14BaseTools/tools_def GCC5: disable LTO for ASLC invocationsArd Biesheuvel1-12/+15
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C1-1/+0
2019-01-14BaseTools: Enable component override functionalityFeng, Bob C3-11/+25
2019-01-14BaseTools: Remove unused logic from C toolsFeng, Bob C11-353/+10
2019-01-14BaseTools: Remove unused logic for IPFFeng, Bob C13-582/+20
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C12-459/+117
2019-01-11BaseTools: Report Error if use SET in DscFeng, Bob C1-0/+5
2019-01-10BaseTools: fix importsCarsey, Jaben14-32/+38
2019-01-08BaseTools/VfrCompile: report error for Integer overflowDandan Bi3-7/+7
2019-01-08BaseTools/tools_def.template: remove GCC44 documentationLaszlo Ersek1-6/+0
2019-01-08BaseTools/tools_def.template: remove comment about GCC44 + LzmaF86CompressLaszlo Ersek1-1/+0
2019-01-08BaseTools/tools_def.template: rename GCC44_IA32_X64_DLINK_COMMON to GCC48_IA3...Laszlo Ersek1-4/+3
2019-01-08BaseTools/tools_def.template: eliminate GCC44_IA32_X64_DLINK_FLAGSLaszlo Ersek1-3/+2
2019-01-08BaseTools/tools_def.template: rename GCC44_ALL_CC_FLAGS to GCC48_ALL_CC_FLAGSLaszlo Ersek1-5/+5
2019-01-08BaseTools/tools_def.template: propagate loss of GCC44 referencesLaszlo Ersek1-18/+8
2019-01-08BaseTools/tools_def.template: remove GCC44 leaf definitionsLaszlo Ersek1-76/+0
2019-01-08BaseTools/tools_def.template: remove GCC45 documentationLaszlo Ersek1-6/+0
2019-01-08BaseTools/tools_def.template: propagate loss of GCC45 referencesLaszlo Ersek1-20/+8
2019-01-08BaseTools/tools_def.template: remove GCC45 leaf definitionsLaszlo Ersek1-76/+0
2019-01-08BaseTools/tools_def.template: remove GCC46 documentationLaszlo Ersek1-6/+0
2019-01-08BaseTools/tools_def.template: propagate loss of GCC46 referencesLaszlo Ersek1-20/+8
2019-01-08BaseTools/tools_def.template: remove GCC46 leaf definitionsLaszlo Ersek1-76/+0
2019-01-08BaseTools/tools_def.template: remove GCC47 documentationLaszlo Ersek1-6/+0
2019-01-08BaseTools/tools_def.template: propagate loss of GCC47 referencesLaszlo Ersek1-20/+8
2019-01-08BaseTools/tools_def.template: remove GCC47 leaf definitionsLaszlo Ersek1-76/+0
2019-01-08BaseTools/tools_def.template: remove GCC48_IA32_X64_DLINK_COMMON dead-endLaszlo Ersek1-4/+0
2019-01-08BaseTools/tools_def.template: strip trailing whitespaceLaszlo Ersek1-54/+54
2019-01-08BaseTools/tools_def.template: fix up LF-only line terminatorLaszlo Ersek1-1/+1
2019-01-08BaseTools/Conf/tools_def.template: drop ARM/AARCH support from GCC46/GCC47Ard Biesheuvel1-129/+14
2019-01-04BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binariesArd Biesheuvel3-3/+3
2019-01-04BaseTools: Correct PcdArray value assigment statementFeng, Bob C2-45/+73
2019-01-04BaseTools: Fixed build report issue.Feng, Bob C1-3/+4
2018-12-28BaseTools/GenFv: Support SecCore and PeiCore in different FVChasel, Chiu1-41/+41
2018-12-25BaseTools: Reset FdsGlobalVariableFeng, Bob C1-0/+51