Skip to content

FirmwareHandoff/ProjectTEs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Daily Status Release Version

This repository contains the Transfer Entry definitions that are project-specific. This is an auxiliary document to theFirmware Handoff specification, which defines a data structure to transfer essential configuration information between firmware stages during platform initialization.

The documentation is generated using the Sphinx framework. A version of this specification, rendered in HTML, is available here.

Project dependencies

For an Ubuntu development machine, install the following packages to build the specification:

  • librsvg2-bin
  • python3-sphinx
  • python3-sphinxcontrib.svg2pdfconverter
  • python3-sphinx-rtd-theme
  • sphinx-multiversion
  • latexmk
  • texlive-latex-extra

Note: This list has been tested on Ubuntu 22.04 LTS and 24.04 LTS running on AArch64 and AMD64.

Building the document

The following are use to generate the specification:

  • pdf:
make latexpdf
  • html:
make html

The output of these build commands goes into subdirectory build.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors