summaryrefslogtreecommitdiff
path: root/src/boot/efi/measure.h
blob: ebb6406ecaac59269a47122ed279a74d459d4a8c (plain)
1
2
3
4
/* 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);