microsoft / mu_feature_mm_supv

Project Mu - Feature Repo - MM Supervisor
https://microsoft.github.io/mu
Other
48 stars 29 forks source link

[Rebase & FF] [202405] 2405 integration for supervisor #321

Closed kuqin12 closed 3 months ago

kuqin12 commented 3 months ago

Description

This change integrates the upstream changes from 2405 release tag into supervisor

How This Was Tested

Change is tested on QEMU Q35 branch.

Integration Instructions

N/A

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 294 lines in your changes missing coverage. Please review.

Project coverage is 0.33%. Comparing base (b250a39) to head (af60dc7).

Files Patch % Lines
MmSupervisorPkg/Core/Mem/SmmCpuMemoryManagement.c 0.00% 152 Missing :warning:
...rPkg/Library/BaseIoLibIntrinsicSysCall/IoLibFifo.c 0.00% 62 Missing :warning:
MmSupervisorPkg/Core/Handler/Mmi.c 0.00% 51 Missing :warning:
MmSupervisorPkg/Core/Mem/PageTbl.c 0.00% 16 Missing :warning:
MmSupervisorPkg/Core/Relocate/Relocate.c 0.00% 11 Missing :warning:
MmSupervisorPkg/Drivers/MmPeiLaunchers/MmIplPei.c 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #321 +/- ## ======================================== - Coverage 0.47% 0.33% -0.15% ======================================== Files 144 143 -1 Lines 22096 20903 -1193 Branches 60 60 ======================================== - Hits 105 69 -36 + Misses 21986 20807 -1179 - Partials 5 27 +22 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_feature_mm_supv/pull/321/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [MmSupervisorPkg](https://app.codecov.io/gh/microsoft/mu_feature_mm_supv/pull/321/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `0.33% <0.00%> (-0.15%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.