|
@@ -59,7 +59,7 @@ void efi_enable_reset_attack_mitigation(efi_system_table_t *sys_table_arg)
|
|
|
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-void efi_retrieve_tpm2_eventlog_1_2(efi_system_table_t *sys_table_arg)
|
|
|
|
|
|
+static void efi_retrieve_tpm2_eventlog_1_2(efi_system_table_t *sys_table_arg)
|
|
{
|
|
{
|
|
efi_guid_t tcg2_guid = EFI_TCG2_PROTOCOL_GUID;
|
|
efi_guid_t tcg2_guid = EFI_TCG2_PROTOCOL_GUID;
|
|
efi_guid_t linux_eventlog_guid = LINUX_EFI_TPM_EVENT_LOG_GUID;
|
|
efi_guid_t linux_eventlog_guid = LINUX_EFI_TPM_EVENT_LOG_GUID;
|