Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v241-stable
/
.
/
src
/
boot
/
efi
/
measure.h
blob: ebb6406ecaac59269a47122ed279a74d459d4a8c [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma
once
EFI_STATUS tpm_log_event
(
UINT32 pcrindex
,
const
EFI_PHYSICAL_ADDRESS buffer
,
UINTN buffer_size
,
const
CHAR16
*
description
);