Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / seabios / docs / Developer_Documentation.md
1 This page is intended for developers interested in understanding and
2 enhancing SeaBIOS. Please also consider joining the [mailing
3 list](Mailinglist).
4
5 The SeaBIOS code can be obtained via the [download](Download)
6 page. For specific information on building SeaBIOS for coreboot,
7 please see the [coreboot SeaBIOS](http://www.coreboot.org/SeaBIOS)
8 page.
9
10 See details on [building SeaBIOS](Build overview).
11
12 There is also information on the SeaBIOS [Memory Model](Memory Model).
13
14 Along with information on SeaBIOS [Execution and code flow](Execution
15 and code flow).
16
17 A description of the process of linking the final SeaBIOS binary is
18 available at [Linking overview](Linking overview).
19
20 To debug SeaBIOS and report problems see SeaBIOS
21 [debugging](Debugging).
22
23 Useful links to specifications is available at [Developer
24 links](Developer links).