summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-26BaseTools: Allow multiple PciDeviceId in Fdf OptionROM overrideTomas Pilar1-4/+6
2018-10-26BaseTools: Fix BPDG tool print traceback info issueFeng, YunhuaX2-4/+6
2018-10-26BaseTools: Roll back code modify by commit 9e47e6f90880Feng, YunhuaX1-2/+2
2018-10-26BaseTools:Not miss the full assign value of FixedAtBuild structure PCDZhaozh1x1-12/+16
2018-10-25BaseTools/GenFds: create and use new variable in FdfParserCarsey, Jaben1-22/+23
2018-10-25BaseTools/GenFds: refactor FdfParser warningsCarsey, Jaben1-300/+303
2018-10-25BaseTools/GenFds: remove MacroDict parameterJaben Carsey1-32/+16
2018-10-25Basetools/GenFds: refactor class FVCarsey, Jaben2-9/+6
2018-10-25BaseTools/GenFds: change objects to setsCarsey, Jaben1-102/+126
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben24-2025/+2190
2018-10-25BaseTools: list .nasm include inc files as its dependencyzhijufan1-1/+1
2018-10-25BaseTools: Fix VPD PCD Sub-section display bugYonghong Zhu1-29/+17
2018-10-25BaseTools: Fix the bug for Pcd used in command line's overrideYonghong Zhu2-0/+12
2018-10-25BaseTools: Move PcdValueInit to platform build folderBobCF1-8/+17
2018-10-25BaseTool: Filter out unused structure pcdsBobCF1-0/+19