Skip to content

RHEL-30322: Add support for the EFI_CC_MEASUREMENT_PROTOCOL in the EFI stub

Lenny Szubowicz requested to merge lszubowi/centos-stream-9:rhel-30322 into main

JIRA: https://issues.redhat.com/browse/RHEL-30322

When the kernel is directly booted from EFI, the kernel's EFI stub must measure the kernel command line and the measure the initrd when it's loaded by use of a LINUX_EFI_INITRD_MEDIA_GUID device path.

Signed-off-by: Lenny Szubowicz lszubowi@redhat.com

Edited by Lenny Szubowicz

Merge request reports