Closed kuqin12 closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
feature/spam@faa8e74
). 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
This change removed some redundant code in the validation routine, updated the measurement function interface to return the digest list from measurement operations.
Lastly, the TPM measurement PCR is changed to a fixed at build PCD and default to 17, which will pave way to normal UEFI testing in the upcoming work.
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 and verified bootable to UEFI shell.
Integration Instructions
N/A