Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Features/MM_SUPV from 13.0.0 to 13.0.1 (#1014)
Bumps Features/MM_SUPV from `13.0.0` to `13.0.1` Introduces 22 new commits in [Features/MM_SUPV](https://github.com/microsoft/mu_feature_mm_supv.git). <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/e8572f6effd471a83b2ee6da9d3436fc4f2288b1">e8572f</a> pip: update edk2-pytool-extensions requirement from ~=0.27.9 to ~=0.27.10 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/316">#316</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/1619bce512bbffdee3bf1d2e9433875924a0ae93">1619bc</a> pip: update edk2-pytool-library requirement from ~=0.21.8 to ~=0.21.9 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/318">#318</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/bce5cec1b1224168ff0ae44176ca103c476f8cbb">bce5ce</a> Changed AllocatePageTableMemory to include a new variable (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/317">#317</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/894cc2d9d86985f0d422be711dd92ae88e7508ac">894cc2</a> pip: bump antlr4-python3-runtime from 4.13.1 to 4.13.2 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/320">#320</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/b250a3918bfa74ee51e8c4b2d5255d2f3dfaaea7">b250a3</a> pip: update edk2-pytool-library requirement from ~=0.21.9 to ~=0.21.10 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/319">#319</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/1a10629b1cd8b75910353d1f0b73702c92f5b6e2">1a1062</a> MmSupervisorPkg: Core: CET refactoring</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/0316605cc7b3d790ce58fbb5d7c13519525ddc8f">031660</a> MmSupervisorPkg: Core: Optimize PatchSmmSaveStateMap and FlushTlbForAll</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/b6184a46dc8f3e5dd19a3ad299782b88a8eb0968">b6184a</a> MmSupervisorPkg: Core: Limit PhysicalAddressBits in special case</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/fa1af067430fbb77609ffc3a2b71cbe18fcb083c">fa1af0</a> MmSupervisorPkg: Core: Map SMRAM in 4K page granularity</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/6f842d2c20dc1857a31e40f77e51597786bcaf41">6f842d</a> MmSupervisorPkg: Core: Remove SmBases relocation logic</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/715b39ab2cdf68f0551cbd134e42ccfb5a3a42a6">715b39</a> MmSupervisorPkg: Core + Broker: Remove unused code</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/987b164e2bcc5da04e6fcd5922f2558b314cbbca">987b16</a> MmSupervisorPkg: Core+ Broker: Support to unregister MMI handler</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/2a51bef46f8a9be37872f4c50dd8dd5c3c26c1f5">2a51be</a> MmSupervisorPkg: BaseLibSysCall: Integrate EDK2 changes</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/c46d6b5668af28909c82f3bc8d3fe2e339227ccd">c46d6b</a> MmSupervisorPkg: BaseCpuLibSysCall: Update override tag</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/7d06832f771a3c2661d444268953de0710171f08">7d0683</a> MmSupervisorPkg: BaseIoLibIntrinsicSysCall: Integrate EDK2 changes</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/8d70bd9b86679a23691e50f55f275ff161ac920f">8d70bd</a> MmSupervisorPkg: Update override tags</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/4f50728eb854fc96b7371d69937799ddfce95551">4f5072</a> MmSupervisorPkg: StandaloneMmHobLibSyscall: Do not create hobs</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/e9743735f41ef05359555d0444e0e5abbf591e99">e97437</a> MmSupervisorPkg: MmIplPei: Refresh MMRAM logic</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/2b2a8ddb13602ee696c5b34a22f32a1acd581778">2b2a8d</a> MmSupervisorPkg: StandaloneMmIpl: Removed unused driver</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/d3be073583f13a22f532c8962763379e15bc9be3">d3be07</a> MmSupervisorPkg: Core: Change relocation routine to make system run</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/c01aee55e907855418592348fe21a0fa079fc5e3">c01aee</a> Pipeline update to support 2405</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/6c121a309d7d194e419e1d71cd0262a606b48a47">6c121a</a> Document update and version change (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/322">#322</a>)</li> </ul> </details> Signed-off-by: Project Mu Bot <mubot@microsoft.com> Signed-off-by: Project Mu Bot <mubot@microsoft.com> Co-authored-by: Kun Qin <kuqin@microsoft.com> Co-authored-by: Aaron <105021049+apop5@users.noreply.github.com>
- Loading branch information