Developer Documentation: Difference between revisions
Jump to navigation
Jump to search
(Add links to build overview and debugging pages.) |
(Don't point to repo README files) |
||
Line 1: | Line 1: | ||
This page is intended for developers interested in understanding and enhancing SeaBIOS. Please also consider joining the [[Mailinglist|mailing list]]. | This page is intended for developers interested in understanding and enhancing SeaBIOS. Please also consider joining the [[Mailinglist|mailing list]]. | ||
The SeaBIOS code can be obtained via the [[Download|download]] page. | The SeaBIOS code can be obtained via the [[Download|download]] page. For specific information on building SeaBIOS for coreboot, please see the [http://www.coreboot.org/SeaBIOS coreboot SeaBIOS] page. | ||
See details on [[Build | See details on [[Build%20overview|building SeaBIOS]]. | ||
There is also information on the SeaBIOS [[Memory Model]]. | There is also information on the SeaBIOS [[Memory%20Model|Memory Model]]. | ||
Along with information on SeaBIOS [[Execution and code flow]]. | Along with information on SeaBIOS [[Execution%20and%20code%20flow|Execution and code flow]]. | ||
To debug SeaBIOS and report problems see SeaBIOS [[Debugging]]. | To debug SeaBIOS and report problems see SeaBIOS [[Debugging|debugging]]. | ||
Useful links to specifications is available at [[Developer links]]. | Useful links to specifications is available at [[Developer%20links|Developer links]]. |
Revision as of 22:39, 18 December 2014
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.
To debug SeaBIOS and report problems see SeaBIOS debugging.
Useful links to specifications is available at Developer links.