Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
doc [2010/05/02 03:58] stefanha |
doc [2010/06/09 14:08] (current) kylek not sure if this is proper place for it but what the heck |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Documentation for gPXE ====== | ====== Documentation for gPXE ====== | ||
| + | ===== General Documentation ===== | ||
| + | |||
| + | * [[gpxe_imagetypes|gPXE Image types]]: explanation on types of images cranked out by make or r-o-m | ||
| ===== Source Code Documentation ===== | ===== Source Code Documentation ===== | ||
| Line 83: | Line 86: | ||
| === Driver APIs === | === Driver APIs === | ||
| * [[dev:netdriverapi|gPXE Network Driver API]] | * [[dev:netdriverapi|gPXE Network Driver API]] | ||
| - | * [[http://etherboot.org/wiki/soc/2008/mdeck/notes/gpxe_driver_api|PCI, network driver, and non-volatile storage APIs]] | + | * [[:soc:2008:mdeck:notes:gpxe_driver_api|PCI, network driver, and non-volatile storage APIs]] |
| === Debugging === | === Debugging === | ||
| * [[dev:gdbstub|GDB remote debugging]] | * [[dev:gdbstub|GDB remote debugging]] | ||
| * [[dev:prefixdebugging|Prefix debugging]] | * [[dev:prefixdebugging|Prefix debugging]] | ||
| + | * [[dev:fnrec|Function recorder for crash/hang debugging]] | ||
| === Old stuff === | === Old stuff === | ||
| * [[dev:devmanual|A somewhat dated Etherboot Developers' manual]] (does not cover recent versions of Etherboot, or gPXE) | * [[dev:devmanual|A somewhat dated Etherboot Developers' manual]] (does not cover recent versions of Etherboot, or gPXE) | ||
| * [[dev:todo|A Developer To-Do List]] | * [[dev:todo|A Developer To-Do List]] | ||