coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
tpm_common.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define vboot_setup_tpm(ctx)   0
 
#define vboot_extend_pcr(ctx, pcr, which_digest)   0
 

Macro Definition Documentation

◆ vboot_extend_pcr

#define vboot_extend_pcr (   ctx,
  pcr,
  which_digest 
)    0

Definition at line 16 of file tpm_common.h.

◆ vboot_setup_tpm

#define vboot_setup_tpm (   ctx)    0

Definition at line 14 of file tpm_common.h.