summaryrefslogtreecommitdiffstats
path: root/.pytool
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Add mipisyst submoduleGua Guo2023-05-111-0/+2
* .pytool: Support FDT library.Benny Lin2023-05-051-0/+2
* .pytool/CISettings.py: Add subhook submoduleChris Johnson2023-04-101-0/+2
* .pytool/Plugin/EccCheck: Add PACKAGES_PATH supportMarvin Ha?user2023-02-081-1/+8
* .pytool: CISettings.py: don't add scopes for GCCOliver Steffen2023-01-171-9/+0
* .pytool/Readme.md: Add reference to new build instructionsMichael Kubacki2022-12-161-35/+17
* .pytool: Add googletest submodule to CISettings.pyMichael D Kinney2022-11-111-0/+2
* .pytool: Add LoongArch64 architecture on LoongArch64 EDK2 CI.Chao Li2022-10-141-1/+4
* .python/SpellCheck: Add "Loongson" and "LOONGARCH" to "words" sectionChao Li2022-10-141-1/+3
* SourceLevelDebugPkg: Add package CI YAML fileMichael Kubacki2022-10-061-0/+1
* SignedCapsulePkg: Add package CI YAML fileMichael Kubacki2022-10-041-0/+1
* IntelFsp2WrapperPkg: Add CI YAML fileMichael Kubacki2022-10-041-0/+1
* IntelFsp2Pkg: Add CI YAML fileMichael Kubacki2022-10-041-0/+1
* EmbeddedPkg: Add CI YAML fileMichael Kubacki2022-10-031-0/+1
* .pytool: UncrustifyCheck: Set IgnoreFiles path relative to package pathKun Qin2022-06-071-1/+1
* .pytool/plugin/SpellCheck: Add more common wordsMichael Kubacki2022-05-191-1/+112
* .pytool/plugin/SpellCheck: Allow compound wordsMichael Kubacki2022-05-191-1/+1
* .pytool: Fix python command error in self introduction docChao Li2022-05-091-2/+2
* .pytool/Plugin/UncrustifyCheck: Add Azure DevOps UI debug instructionsMichael Kubacki2022-04-221-0/+5
* PrmPkg: Changes for edk2 repo transitionMichael Kubacki2022-04-051-0/+1
* .pytool/Plugin/UncrustifyCheck: Add ignore file supportMichael Kubacki2022-04-042-0/+39
* .pytool/Plugin/UncrustifyCheck: Update func to return absolute pathsMichael Kubacki2022-04-041-1/+6
* .pytool: Update to newest pytoolsKen Lautner2022-03-0910-11/+11
* .pytool/Plugin/UncrustifyCheck: Output file diffs by defaultMichael Kubacki2022-03-082-5/+5
* .pytool/Plugin/UncrustifyCheck: Add Uncrustify CI pluginMichael Kubacki2021-12-078-0/+1255
* .pytools/Plugin/LicenseCheck: Use temp directory for git diff outputMichael D Kinney2021-11-291-6/+14
* .pytool/Plugin/EccCheck: Add performance optimizationsMichael D Kinney2021-11-291-27/+94
* .pytool/Plugin/EccCheck: Remove temp directory on exceptionMichael D Kinney2021-11-291-31/+47
* .pytool/Plugin/EccCheck: Remove RevertCode()Michael D Kinney2021-11-291-40/+53
* .azurepipelines: Add UefiPayloadPkg in gate-build-job.yml and CISetting.pyduntan2021-09-021-1/+2
* .pytool/EccCheck: Set PACKAGES_PATH env var in EccPierre Gondois2021-07-121-0/+1
* .pytool/EccCheck: Check ecc_csv existsPierre Gondois2021-07-121-3/+2
* .pytool/EccCheck: Rename edk2_path as workspace_pathPierre Gondois2021-07-121-16/+16
* .pytool/EccCheck: Locate BaseTools dir with EDK_TOOLS_PATHPierre Gondois2021-07-121-8/+10
* Pytool: SpellCheck: Defer path expansion in cspell parametersSean Brogan2021-07-091-1/+2
* Pytool: SpellCheck: Fix incorrect file mask across package matricesSean Brogan2021-06-151-3/+4
* .pytool: Document LicenseCheck and EccCheckPierre Gondois2021-04-281-0/+10
* .pytool: Enable CI for ArmPlatformPkgPierre Gondois2021-04-282-1/+2
* .pytool: Enable CI for ArmPkgPierre Gondois2021-04-282-2/+3
* BaseTools: Use pip module if available, CI uses it by defaultMatthew Carlson2021-02-091-15/+42
* .pytool: Add required submodule for JsonLibAbner Chang2021-01-091-0/+2
* .pytool: CI Settings to support StandaloneMmPkgSami Mujawar2021-01-072-2/+3
* .python/SpellCheck: Add 'XIPFLAGS' to "words" sectionSami Mujawar2020-10-161-0/+1
* .pytool: Add CI on RedfishPkgAbner Chang2020-10-151-1/+2
* Revert ".pytool/EccCheck: Disable Ecc error code 10014 for open CI"edk2-stable202008Zhang, Shenglei2020-09-031-1/+0
* .pytool/EccCheck: Disable Ecc error code 10014 for open CIShenglei Zhang2020-08-241-0/+1
* .pytool: CI Settings to support DynamicTablesPkgSami Mujawar2020-08-192-1/+3
* .pytool/Plugin: Add a plugin EccCheckShenglei Zhang2020-08-173-0/+335
* .pytool/Plugin: Add a plugin LicenseCheckShenglei Zhang2020-07-313-0/+143
* UnitTestFrameworkPkg: Add info to readme about working with UnitTestsBret Barkelew2020-06-021-31/+94