review

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 License: Apache-2.0 Imports: 26 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
	SbatLevel          []*SbatItem
	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 PatchFile added in v0.0.7

type PatchFile struct {
	Path        string
	Name        string
	RelatedPath string
}

type SbatItem added in v0.0.7

type SbatItem struct {
	Vendor  string
	Version int
}

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