microsoft / mu_feature_mm_supv

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

MsegSmramPei: Use gEfiSmmSmramMemoryGuid #335

Closed makubacki closed 1 week ago

makubacki commented 1 week ago

Description

Uses gEfiSmmSmramMemoryGuid instead of gEfiMmPeiMmramMemoryReserveGuid since this is used by most recent platforms and easier for platforms to support with pre-existing code.

How This Was Tested

Integration Instructions

Use gEfiSmmSmramMemoryGuid as the MMRAM descriptor HOB to describe platform MMRAM ranges.

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/sea #335 +/- ## ============================================= Coverage ? 0.47% ============================================= Files ? 144 Lines ? 22111 Branches ? 60 ============================================= Hits ? 105 Misses ? 22001 Partials ? 5 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_feature_mm_supv/pull/335/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/335/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `0.47% <ø> (?)` | | 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.