Closed apop5 closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 0.47%. Comparing base (
207857e
) to head (534ba0c
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
PiSmmCpuDxeSmm was updated to use Panic library and Panic calls instead of CPU_DEADLOOPs for error conditions. This changed the generated override validation tag. mu_feature_mm_supv needed updated.
The consumption of PanicLib was not introduced at this time. Details can be seen at link below: https://github.com/microsoft/mu_basecore/commit/bbbff00dc39a67dc1e44aa0ce392d460b12f66b9
How This Was Tested
Local CI, and a mu_tiano_platforms build with newer version.
Integration Instructions
N/A