Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntelFsp2WrapperPkg: FSP measurement based on PcdFspMeasurementConfig #5878

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

awiralsh
Copy link
Contributor

@awiralsh awiralsh commented Jul 5, 2024

Description

ACM provides register to report TPM measurement status. If ACM has
already measured FSP component, BIOS shoule be able to skip measurement.
PcdFspMeasurementConfig should be DynamicEx to skip measurement.

How This Was Tested

Tested by tianocore edk2 CI

REF : https://bugzilla.tianocore.org/show_bug.cgi?id=4725

ACM provides register to report TPM measurement status. If ACM has
already measured FSP component, BIOS shoule be able to skip measurement.
PcdFspMeasurementConfig should be DynamicEx to skip measurement.

Signed-off-by: Awiral Shrivastava <[email protected]>
@ChaselChiu ChaselChiu self-requested a review July 10, 2024 02:55
@cbduggap cbduggap added push Auto push patch series in PR if all checks pass and removed push Auto push patch series in PR if all checks pass labels Jul 12, 2024
@mergify mergify bot merged commit 2e7230f into tianocore:master Jul 12, 2024
127 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push Auto push patch series in PR if all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants