Closed kuqin12 closed 7 months ago
Needs https://github.com/microsoft/mu_feature_mm_supv/pull/277 to complete first.
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
feature/spam@2794f5d
). Click here to learn what that means.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Preface
Please ensure you have read the contribution docs prior to submitting the pull request. In particular, pull request guidelines.
Description
The current code does not use the validation routine from newly introduced responder code, causing a few misses on the linked symbols and optimized PCDs.
This change will use the routine in SPAM core and thus pulling in a few functional changes in the page table functions.
For each item, place an "x" in between
[
and]
if true. Example:[x]
. (you can also check items in the GitHub UI)How This Was Tested
This change is tested to be buildable.
Integration Instructions
N/A