You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown d04b607eb9 Add doxygen documentation 19 years ago
..
btext.c Make vga_font const to avoid warning about large symbol 19 years ago
buffer.c Added const to fill_buffer 19 years ago
config.c Image formats moved into the new config system 19 years ago
console.c console.c uses the generic table mechanism 19 years ago
dev.c dev.c uses the new tables infrastructure. 19 years ago
disk.c Needs to be updated to new probe logic. 19 years ago
elf_loader.c Moved find_segment into elf_loader.c 19 years ago
errno.c Add doxygen documentation 19 years ago
heap.c Use shared symbols for heap_ptr and heap_end 19 years ago
i82365.c Initial revision 19 years ago
image.c Added print_images() and autoload(). 19 years ago
init.c Use new generic tables infrastructure 19 years ago
main.c Linker symbols no longer defined in etherboot.h Use %m to print error 19 years ago
misc.c inet_aton doesn't overwrite the IP address unless it is valid. 19 years ago
nic.c Protocols now load data into a buffer; they don't execute it. 19 years ago
osloader.c Restructured to allow per-object image formats 19 years ago
pc_kbd.c Merged mcb30-realmode-redesign back to HEAD 19 years ago
pcmcia.c Merged mcb30-realmode-redesign back to HEAD 19 years ago
proto.c First version 19 years ago
proto_eth_slow.c Initial revision 19 years ago
pxe_errors.c First version 19 years ago
pxe_export.c TFTP API changed. 19 years ago
resolv.c Added debugging. 19 years ago
serial.c Whoops 19 years ago
string.c Initial revision 19 years ago
timer.c Initial revision 19 years ago
url.c Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c 19 years ago
vsprintf.c Document %m 19 years ago