# Functions
No description provided by the author
NewBootSplash returns a ReadWriter interface for the CBFS type TypeBootSplash.
No description provided by the author
No description provided by the author
No description provided by the author
NewFile reads in the CBFS file at current offset On success it seeks to the end of the file.
NewFSP returns a ReadWriter interface for the CBFS type TypeFSP.
No description provided by the author
No description provided by the author
No description provided by the author
NewMicrocode returns a ReadWriter interface for the CBFS type TypeMicroCode.
No description provided by the author
No description provided by the author
No description provided by the author
NewSPD returns a ReadWriter for the CBFS type TypeSPD.
No description provided by the author
No description provided by the author
No description provided by the author
Read reads things in in BE format, which they are supposed to be in.
ReadAttributes reads the variable length CBFS attribute list.
ReadData reads the variable length CBFS file data.
ReadLE reads things in LE format, which the spec says it is not in.
ReadName reads the variable length CBFS name.
No description provided by the author
Write reads things in in BE format, which they are supposed to be in.
WriteLE reads things in LE format, which the spec says it is not in.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
this is the master cbfs header - it must be located somewhere available to bootblock (to load romstage).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FOV.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
very, very obsolete Geode thing.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The common fields of extended cbfs file attributes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Each CBFS file type must implement at least this interface.
# Type aliases
No description provided by the author
No description provided by the author
These are standard component types for well known components (i.e - those that coreboot needs to consume.
fix this mess later to use characters, not constants.
No description provided by the author