review

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(flagSet *flag.FlagSet, args []string)

Types

type DummyWriter

type DummyWriter struct{}

func (*DummyWriter) Write

func (d *DummyWriter) Write(p []byte) (n int, err error)

type EfiFile

type EfiFile struct {
	FileAndHash
	ComputedHash       string
	Sbat               string
	VendorCert         []byte
	VendorDeAuthorized []byte
	FlagNXCompat       bool
	TestResults        []*testcase.TestResult
}

type FileAndHash added in v0.0.3

type FileAndHash struct {
	Path        string
	Name        string
	RelatedPath string
	Hash        string
}

type HashSum

type HashSum struct {
	Hash string
	Path string
}

type WorkingContext

type WorkingContext struct {
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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