.. |
btext.c
|
Make vga_font const to avoid warning about large symbol
|
2005-05-03 13:17:08 +00:00 |
buffer.c
|
Move API docs to buffer.h, implementation to buffer.c.
|
2005-05-19 18:32:04 +00:00 |
config.c
|
Synced across updates from Etherboot 5.4 tree
|
2005-05-19 16:47:19 +00:00 |
console.c
|
Doxygenation
|
2005-05-20 10:24:11 +00:00 |
dev.c
|
dev.c uses the new tables infrastructure.
|
2005-04-27 12:20:54 +00:00 |
disk.c
|
Needs to be updated to new probe logic.
|
2005-04-12 16:51:26 +00:00 |
elf_loader.c
|
Moved find_segment into elf_loader.c
|
2005-05-17 13:37:29 +00:00 |
errno.c
|
More doxygen docs
|
2005-05-18 15:28:33 +00:00 |
heap.c
|
Use shared symbols for heap_ptr and heap_end
|
2005-05-17 13:35:43 +00:00 |
i82365.c
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
image.c
|
Added print_images() and autoload().
|
2005-05-17 13:38:24 +00:00 |
init.c
|
Use new generic tables infrastructure
|
2005-04-27 11:25:21 +00:00 |
main.c
|
Linker symbols no longer defined in etherboot.h
|
2005-05-18 14:43:27 +00:00 |
misc.c
|
inet_aton doesn't overwrite the IP address unless it is valid.
|
2005-04-30 13:50:34 +00:00 |
nic.c
|
Protocols now load data into a buffer; they don't execute it.
|
2005-05-09 14:27:29 +00:00 |
osloader.c
|
Restructured to allow per-object image formats
|
2005-05-17 13:40:31 +00:00 |
pc_kbd.c
|
Merged mcb30-realmode-redesign back to HEAD
|
2005-04-08 15:01:17 +00:00 |
pcmcia.c
|
Merged mcb30-realmode-redesign back to HEAD
|
2005-04-08 15:01:17 +00:00 |
proto_eth_slow.c
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
proto.c
|
First version
|
2005-04-29 13:17:25 +00:00 |
pxe_errors.c
|
First version
|
2005-05-17 18:39:27 +00:00 |
pxe.c
|
Moved pxe_export.c to pxe.c, since the old pxe.c no longer exists.
|
2005-05-20 15:32:41 +00:00 |
resolv.c
|
Added debugging.
|
2005-04-30 14:41:37 +00:00 |
serial.c
|
Whoops
|
2005-04-17 16:16:02 +00:00 |
string.c
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
timer.c
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
url.c
|
Made parse_url do more of the processing, to avoid duplicating parts of
|
2005-05-01 19:10:04 +00:00 |
vsprintf.c
|
Use "#var" rather than "@c var" for doxygen.
|
2005-05-20 10:27:02 +00:00 |