nvramtool

package
v1.19.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2021 License: GPL-2.0, GPL-2.0-or-later Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name    = "nvramtool"
	Apropos = "nvramtool"
	Usage   = "nvramtool [-y LAYOUT_FILE | -t] PARAMETER ..."
	Man     = `` /* 828-byte string literal not displayed */

)

Variables

View Source
var ErrMultipleOperations = errors.New("Multiple operations specified.")

Functions

This section is empty.

Types

type Command

type Command struct{}

func (Command) Apropos

func (Command) Apropos() lang.Alt

func (Command) DumpCMOSMemory

func (Command) DumpCMOSMemory(args ...interface{}) (err error)

func (Command) Main

func (c Command) Main(args ...string) (err error)

func (Command) Man

func (Command) Man() lang.Alt

func (Command) SetParameter

func (Command) SetParameter(args ...interface{}) (err error)

func (*Command) ShowAllParamtersAndValues

func (c *Command) ShowAllParamtersAndValues(args ...interface{}) (err error)

func (Command) ShowChecksum

func (Command) ShowChecksum(args ...interface{}) (err error)

func (Command) ShowHelp

func (Command) ShowHelp(args ...interface{}) (err error)

func (Command) ShowLayoutInfo

func (Command) ShowLayoutInfo(args ...interface{}) (err error)

func (Command) ShowParameter

func (Command) ShowParameter(args ...interface{}) (err error)

func (Command) ShowParamterValues

func (Command) ShowParamterValues(args ...interface{}) (err error)

func (Command) String

func (Command) String() string

func (Command) Usage

func (Command) Usage() string

func (Command) WriteCMOSMemory

func (Command) WriteCMOSMemory(args ...interface{}) (err error)

func (Command) WriteChecksum

func (Command) WriteChecksum(args ...interface{}) (err error)

Jump to

Keyboard shortcuts

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