microsoft / mu_feature_mm_supv

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

Update the feature/sea branch to use the project MU release/202405 branches #359

Open kenlautner opened 2 weeks ago

kenlautner commented 2 weeks ago

Description

Updated the feature/sea branch to use the project MU release/202405 branches. This was mainly done by cherry-picking the changes from main into the feature branch with some minor adjustments.

For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

How This Was Tested

Tested on physical hardware. Some additional testing is currently being performed.

Integration Instructions

You'll need to include the SmmRelocationLib library in your platform dsc as well as move all project Mu submodules to their 202405 branches.

codecov-commenter commented 2 weeks ago

Codecov Report

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

Please upload report for BASE (feature/sea@1def5ae). Learn more about missing BASE report.

Files with missing lines 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% 52 Missing :warning:
MmSupervisorPkg/Core/Mem/PageTbl.c 0.00% 16 Missing :warning:
MmSupervisorPkg/Core/Relocate/Relocate.c 0.00% 11 Missing :warning:
...mSupervisorPkg/Core/Services/MpService/SyncTimer.c 0.00% 8 Missing :warning:
MmSupervisorPkg/Library/BaseLibSysCall/String.c 0.00% 6 Missing :warning:
...mSupervisorPkg/Core/Services/MpService/MpService.c 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/sea #359 +/- ## ============================================= Coverage ? 0.50% ============================================= Files ? 143 Lines ? 20970 Branches ? 60 ============================================= Hits ? 105 Misses ? 20860 Partials ? 5 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_feature_mm_supv/pull/359/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/359/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `0.50% <0.00%> (?)` | | 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.