Closed kuqin12 closed 5 months ago
Attention: Patch coverage is 0%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 0.31%. Comparing base (
548aad1
) to head (0307d7b
).
Files | Patch % | Lines |
---|---|---|
MmSupervisorPkg/Core/Request/UnblockMemory.c | 0.00% | 3 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
This change will cover a few more CLANG fixes, including uninitialized variables and unintentionally pulled in compiler intrinsics.
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 was tested on QEMU Q35.
Integration Instructions
N/A