Closed kuqin12 closed 7 months ago
Attention: Patch coverage is 0%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 0.47%. Comparing base (
1bd76ee
) to head (0622859
).
Files | Patch % | Lines |
---|---|---|
MmSupervisorPkg/Core/Misc/SmmFuncsArch.c | 0.00% | 1 Missing :warning: |
: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 exception handling routine has 2 issues:
This change should fix both issues.
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 on QEMU Q35 and verified bootable into UEFI shell.
Integration Instructions
N/A