summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)AuthorFilesLines
2017-08-24BaseTools/UPT: Fix UNI file name issueHess Chen4-4/+16
2017-08-13BaseTools: Support TabSpace between section tag in DEC fileYanyan Zhang1-1/+1
2017-08-12BaseTools: Don't need to add extra quotes when UI string from fileBin Wang1-2/+1
2017-08-12BaseTools/UPT: Support Multiple InstallationHess Chen8-102/+145
2017-08-11BaseTools/build: Expand PREBUILD/POSTBUILD DSC actionsMichael D Kinney2-30/+82
2017-08-01BaseTools: Fix the bug to correctly check Pcd type that in FDF fileYonghong Zhu1-0/+7
2017-07-26BaseTools: Fix the bug that warn() function with only 1 argumentYonghong Zhu1-1/+1
2017-07-26BaseTools: add some comment for .PrebuildEnv file's usageYonghong Zhu1-0/+5
2017-07-14BaseTools/Build: Support python scripts in PREBUILD/POSTBUILDMichael Kinney1-2/+2
2017-07-10BaseTools: Report Fd File Path in build logYunhua Feng1-6/+3
2017-07-10BaseTools: Fix FDF file parse !include file issueYunhua Feng1-0/+4
2017-07-10BaseTools: Add PCDs conditional operator functionYunhua Feng1-5/+17
2017-07-07BaseTools/Eot: register MM Module types with FFS class.Supreeth Venkatesh1-0/+2
2017-07-07BaseTools/Workspace: check MM module type compatibility with PI version.Supreeth Venkatesh1-0/+5
2017-07-07BaseTools/build: register MM module types with build tools.Supreeth Venkatesh2-2/+4
2017-07-07BaseTools/GenFds: register MM Modules and MM FV file types.Supreeth Venkatesh3-4/+11
2017-07-07BaseTools/CommonDataClass: register MM Modules.Supreeth Venkatesh2-4/+4
2017-07-07BaseTools/Common: add support in FDF Parser to parse MM Modules.Supreeth Venkatesh1-2/+2
2017-07-07BaseTools/Common: add MM Module data types.Supreeth Venkatesh1-1/+3
2017-07-07BaseTools/AutoGen: auto generate MM template APIs and dependencies.Supreeth Venkatesh2-3/+162
2017-06-24BaseTools: support building the same INF more than once with -m optionYonghong Zhu1-6/+9
2017-06-24BaseTools: report error HiiString in HII format PCD must not be emptyYonghong Zhu1-0/+7
2017-06-24BaseTools: Fix the bug that use '|' or '||' in DSC file's Pcd valueYunhua Feng1-1/+6
2017-06-24BaseTools: Enhance the report to not show the empty sectionYonghong Zhu1-8/+5
2017-06-24BaseTools: Enhance DEC Defines section format checkYunhua Feng1-0/+15
2017-06-24BaseTools: Copy "TianoCore" userextensions into As Built InfYonghong Zhu2-0/+54
2017-06-24BaseTools: Copy "MODULE_UNI_FILE" file into OUTPUT directoryYonghong Zhu1-0/+5
2017-06-07BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule fileYonghong Zhu2-5/+13
2017-06-07BaseTools: Fix incremental build failure that override file be removedYonghong Zhu1-0/+2
2017-05-25BaseTools: Correct if condition expression for DatumType == 'VOID*'Yonghong Zhu1-1/+1
2017-05-24BaseTools: Fix the bug that different DSC file use same build outputYonghong Zhu1-1/+8
2017-05-24BaseTools: Fix incremental build bug on DynamicPcd Token GenerationYonghong Zhu2-2/+19
2017-05-12BaseTools: Fix the bug for CArray PCD override in command lineYonghong Zhu4-54/+39
2017-05-12BaseTools: Fix the bug that FixedPcdGetPtr failure for CArray PcdYonghong Zhu2-6/+6
2017-05-11BaseTools: Correct VOID* PatchPcd Size in Library AutogenYonghong Zhu1-3/+4
2017-05-11BaseTools/Ecc: Add line break support for exception listHess Chen1-2/+2
2017-05-06BaseTools: PCD can only use single access method by source buildYonghong Zhu1-0/+16
2017-05-05BaseTools: remove the hardcoded /bin/bash for PreBuild/PostBuildYonghong Zhu1-2/+2
2017-04-27BaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL_PATH has spaceYonghong Zhu1-0/+2
2017-04-27BaseTools: Rsa2048Sha256Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu1-0/+2
2017-04-27BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu1-0/+2
2017-04-27BaseTools: fix the typo in function name LanuchPostbuildNikolai SAOUKH1-3/+2
2017-04-27BaseTools: Fix a bug for BOOLEAN type value in Asbuilt infYonghong Zhu1-0/+7
2017-04-18BaseTools: Update the Conf directory to use the absolute pathYonghong Zhu1-4/+4
2017-04-13BaseTools/ECC: Add a new checkpointHess Chen4-2/+159
2017-04-13BaseTools: Fix re-build issue after tools_def/build_rule updated.Derek Lin1-0/+8
2017-04-13BaseTools: Fix build fail after clean or cleanall target.Derek Lin1-1/+2
2017-04-12BaseTools/Pkcs7Sign: Update the test certificates & Readme.mdLong Qin8-230/+286
2017-04-11BaseTools/ECC: Change check rule for Ifndef statementHess Chen1-7/+8
2017-04-06BaseTools: update error message for SKUID_IDENTIFIER formatYonghong Zhu1-2/+2