struct efi_tcg2_protocol
Defined at line 71 of file ../../zircon/kernel/lib/efi/include/efi/protocol/tcg2.h
Public Members
efi_status (*)(struct efi_tcg2_protocol *, efi_tcg2_boot_service_capability *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) GetCapability
efi_status (*)(struct efi_tcg2_protocol *, uint32_t, void **, void **, bool *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) GetEventLog
efi_status (*)(struct efi_tcg2_protocol *, uint64_t, void *, uint64_t, efi_tcg2_event *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) HashLogExtendEvent
efi_status (*)(struct efi_tcg2_protocol *, uint32_t, uint8_t *, uint32_t, uint8_t *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) SubmitCommand
efi_status (*)(struct efi_tcg2_protocol *, uint32_t *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) GetActivePcrBanks
efi_status (*)(struct efi_tcg2_protocol *, uint32_t) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) SetActivePcrBanks
efi_status (*)(struct efi_tcg2_protocol *, uint32_t *, uint32_t *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) GetResultOfSetActivePcrBanks