Skip to content

linuxboot/cbfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbfs

Go-based tools for modifying coreboot .rom files

CircleCI Build Status Go Report Card GoDoc CodeCov License

cbf

Example usage:

TBD

Installation

# Golang version 1.11 is required:
go version

# For cbfs
go get github.com/linuxboot/cbfs/cmds/cbfs

Updating Dependencies

# Latest released version of dep is required:
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
dep ensure

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages