mirror of
https://github.com/systemd/systemd.git
synced 2026-07-15 03:50:44 +00:00
* efi: Measure into both CC and TPM if available. It's possible that both measurement protocols are made available, so instead of assuming only one or the other are available, measure into both to avoid a problem like CVE-2021-42299. Signed-off-by: Dionna Glaze <dionnaglaze@google.com>