Skip to content

Commit

Permalink
Bump Features/CONFIG from 2.0.11 to 2.0.12 (#987)
Browse files Browse the repository at this point in the history
Bumps Features/CONFIG from `2.0.11` to `2.0.12`

Introduces 13 new commits in
[Features/CONFIG](https://github.com/microsoft/mu_feature_config.git).

Signed-off-by: Project Mu Bot <[email protected]>
  • Loading branch information
ProjectMuBot authored Jul 2, 2024
1 parent 1fa8eab commit 4119f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Features/CONFIG
Submodule CONFIG updated 23 files
+6 −1 .cspell.json
+12 −2 .github/workflows/codeql.yml
+3 −1 .gitignore
+3 −3 .pytool/CISettings.py
+11 −1 SetupDataPkg/Docs/ConfigurationFiles/ConfigurationFiles.md
+43 −2 SetupDataPkg/Docs/PlatformIntegration/PlatformIntegrationSteps.md
+6 −0 SetupDataPkg/Docs/Profiles/Overview.md
+0 −1 SetupDataPkg/Library/ConfigKnobShimLib/ConfigKnobShimDxeLib/GoogleTest/ConfigKnobShimDxeLibGoogleTest.inf
+0 −1 SetupDataPkg/Library/ConfigKnobShimLib/ConfigKnobShimDxeLib/UnitTest/ConfigKnobShimDxeLibUnitTest.inf
+0 −1 SetupDataPkg/Library/ConfigKnobShimLib/ConfigKnobShimMmLib/ConfigKnobShimMmLib.inf
+0 −1 SetupDataPkg/Library/ConfigKnobShimLib/ConfigKnobShimMmLib/UnitTest/ConfigKnobShimMmLibUnitTest.inf
+1 −1 SetupDataPkg/Library/ConfigKnobShimLib/ConfigKnobShimPeiLib/ConfigKnobShimPeiLib.inf
+0 −1 SetupDataPkg/Library/ConfigKnobShimLib/ConfigKnobShimPeiLib/GoogleTest/ConfigKnobShimPeiLibGoogleTest.inf
+0 −1 SetupDataPkg/Library/ConfigKnobShimLib/ConfigKnobShimPeiLib/UnitTest/ConfigKnobShimPeiLibUnitTest.inf
+1 −1 SetupDataPkg/Library/ConfigKnobShimLib/UnitTest/ConfigKnobShimLibUnitTestCommon.c
+48 −31 SetupDataPkg/Plugins/UpdateConfigHdr/UpdateConfigHdr.py
+258 −194 SetupDataPkg/Tools/KnobService.py
+2 −0 SetupDataPkg/Tools/VariableList.py
+3 −1 SetupDataPkg/Tools/configschema.xsd
+5 −1 SetupDataPkg/Tools/sampleschema.xml
+79 −25 SetupDataPkg/Tools/setup.py
+2 −2 pip-requirements.txt
+2 −2 py-requirements.txt

0 comments on commit 4119f85

Please sign in to comment.