summaryrefslogtreecommitdiffstats
path: root/src/include/etherboot.h
Commit message (Collapse)AuthorAgeFilesLines
* tftp prototypes moved to tftp.hMichael Brown2005-04-301-2/+0Star
|
* loadkernel no longer exists; it is now download_url and lives in nic.c.Michael Brown2005-04-301-6/+2Star
|
* Added back in the actual call to load().Michael Brown2005-04-261-1/+1
|
* printf and sprintf now defined in vsprintf.h, drag in console.h to getMichael Brown2005-04-171-3/+1Star
| | | | putchar() as well.
* Removed basemem.c prototypesMichael Brown2005-04-091-13/+0Star
|
* Relocation code is arch-specific.Michael Brown2005-04-091-6/+0Star
|
* Removed references to old callback mechanismMichael Brown2005-04-091-4/+0Star
|
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-63/+1Star
|
* Remove CODE16 as a global define; most files define it themselvesMichael Brown2005-03-091-5/+0Star
| | | | | anyway, and I want to be able to use it as a compile-time option for the i386 decompressor.
* Initial revisionMichael Brown2005-03-081-0/+459