summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)AuthorFilesLines
2019-01-28BaseTools: Fix Pcd Array changes build report issue.Fan, ZhijuX1-2/+5
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-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 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-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-25BaseTools: Reset FdsGlobalVariableFeng, Bob C1-0/+51
2018-12-19BaseTools: Fix GenFds error doesn't break build.Derek Lin1-2/+5
2018-12-19BaseTools: Add $(INC)-like support when compiling .nasm filesZhiju.Fan1-1/+19
2018-12-18BaseTools: Fixed metafile parser issuesFeng, Bob C4-31/+34
2018-12-18BaseTools: Fix PcdArray issueFeng, Bob C3-23/+45
2018-12-15BaseTools: Fixed the build fail issue for casesFeng, Bob C2-2/+2
2018-12-15BaseTools: Fixed bugs in CopyDict functionFeng, Bob C2-2/+4
2018-12-15BaseTools: Fix PcdNvStoreDefaultValueBuffer Value.Feng, Bob C2-7/+15
2018-12-07BaseTools: Correct CCFLAG for PcdValueInitBobCF1-12/+12
2018-12-07BaseTools: Customize deepcopy function.BobCF5-5/+88
2018-12-07BaseTools: Optimize string concatenationBobCF4-31/+44
2018-12-07BaseTools: Replace the sqlite database with listBobCF6-322/+187
2018-12-07BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX3-57/+94
2018-12-07BaseTool: Filter out unused structure pcdsFeng, Bob C3-1/+35
2018-12-07BaseTools: Enable Pcd Array support.bob.c.feng@intel.com6-338/+644
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey13-69/+70
2018-12-06BaseTools: cleanup LongFilePathSupport usageJaben Carsey2-14/+1
2018-12-06BaseTools: Move Identification file to EotJaben Carsey2-1/+2
2018-11-20BaseTools: Fix the problem using FILE_GUID override in .dscFeng, Bob C1-5/+13
2018-11-05BaseTools: Use common cc flag for building PcdValueInit.BobCF1-24/+31
2018-11-02BaseTools: Check the max size for string PCD.Zhao, ZhiqiangX1-0/+7
2018-11-02BaseTools: Add checking to EFI variable attribute.Feng, Bob C1-0/+2
2018-11-02BaseTools/Eot: Remove a duplication code in EotMain classHess Chen1-365/+0
2018-11-01BaseTools: Add special handle for '\' use in Pcd Valuezhijufan2-3/+19
2018-11-01BaseTools: Fix merge in FDF parser for OptionROM overrideTomas Pilar1-2/+2
2018-10-27BaseTools: Rollback Filter out unused structure pcdsFeng, Bob C1-19/+0