Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FF-A] ACPI TPM2 FF-A Changes: (#1231)
## Description Added the FF-A Start Method value to Tpm2Acpi.h Value is taken from the TCG ACPI Spec which can be found here: https://trustedcomputinggroup.org/wp-content/uploads/TCG-ACPI-Specification-Version-1.4-Revision-15_pub.pdf Reference Table 8: Start Method values for ACPI table for TPM 2.0 For details on how to complete these options and their meaning refer to [CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md). - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? - [ ] Backport to release branch? ## How This Was Tested Verified functionality using the UEFI shell command "acpiview" to determine the ACPI TPM2 table was being generated with the correct start method. ## Integration Instructions N/A
- Loading branch information