Developer Documentation

From SeaBIOS
Jump to navigation Jump to search

This page is intended for developers interested in understanding and enhancing SeaBIOS. Please also consider joining the mailing list.

The SeaBIOS code can be obtained via the download page. For specific information on building SeaBIOS for coreboot, please see the coreboot SeaBIOS page.

See details on building SeaBIOS.

There is also information on the SeaBIOS Memory Model. Along with information on SeaBIOS Execution and code flow. A description of the process of linking the final SeaBIOS binary is available at Linking overview.

The list of available runtime configuration items is at runtime config.

To debug SeaBIOS and report problems see SeaBIOS debugging. To contribute changes to SeaBIOS see contributing.

Useful links to specifications is available at Developer links.