intelconds

package
v2.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2025 License: BSD-3-Clause Imports: 8 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BPMPresent

type BPMPresent struct{}

BPMPresent checks if Intel Boot Policy Manifest is present.

func (BPMPresent) Check

func (BPMPresent) Check(ctx context.Context, s *types.State) bool

Check implements types.Condition.

type FITPresent

type FITPresent struct{}

BPMPresent checks if Intel Firmware Interface Table is present.

func (FITPresent) Check

func (FITPresent) Check(ctx context.Context, s *types.State) bool

Check implements types.Condition.

type ValidACM

type ValidACM struct{}

ValidACM checks if the Intel Authenticated Code Module is valid (including its signatures).

func (ValidACM) Check

func (ValidACM) Check(ctx context.Context, s *types.State) bool

Check implements types.Condition.

type ValidBPM

type ValidBPM struct{}

ValidBPM checks if the Intel Boot Policy Manifest is valid (including its signatures).

func (ValidBPM) Check

func (ValidBPM) Check(ctx context.Context, s *types.State) bool

Check implements types.Condition.

type ValidIBB

type ValidIBB struct{}

ValidIBB checks if the Initial Boot Block is valid (including its signatures).

func (ValidIBB) Check

func (ValidIBB) Check(ctx context.Context, s *types.State) bool

Check implements types.Condition.

type ValidKM

type ValidKM struct{}

ValidBPM checks if the Intel Key Manifest is valid (including its signatures).

func (ValidKM) Check

func (ValidKM) Check(ctx context.Context, s *types.State) bool

Check implements types.Condition.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL