//
pkg.gl
Category
github.com/srcup/u-root
pkg
vpd
package
6.0.0+incompatible
Repository:
https://github.com/srcup/u-root.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
0
Files
49 SLOC
#
Functions
Get
Get reads a VPD variable by name and returns its value as a sequence of bytes.
GetAll
GetAll reads all the VPD variables and returns a map contaiing each name:value couple.
Set
Set sets a VPD variable with `key` as name and `value` as its byte-stream value.
#
Variables
MaxBootEntry
VpdDir points to the base directory where the VPD sysfs interface is located.
VpdDir
VpdDir points to the base directory where the VPD sysfs interface is located.