選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Michael Brown 809933d9f7 Split PXE code into preboot, udp, tftp, undi and loader units. 19年前
..
btext.c Make vga_font const to avoid warning about large symbol 19年前
buffer.c Move API docs to buffer.h, implementation to buffer.c. 19年前
config.c Synced across updates from Etherboot 5.4 tree 19年前
console.c Doxygenation 19年前
dev.c dev.c uses the new tables infrastructure. 19年前
disk.c Needs to be updated to new probe logic. 19年前
elf_loader.c Moved find_segment into elf_loader.c 19年前
errno.c More doxygen docs 19年前
heap.c Use shared symbols for heap_ptr and heap_end 19年前
i82365.c Initial revision 20年前
image.c Added print_images() and autoload(). 19年前
init.c Use new generic tables infrastructure 19年前
main.c Linker symbols no longer defined in etherboot.h Use %m to print error 19年前
misc.c inet_aton doesn't overwrite the IP address unless it is valid. 19年前
nic.c Protocols now load data into a buffer; they don't execute it. 19年前
osloader.c Restructured to allow per-object image formats 19年前
pc_kbd.c Merged mcb30-realmode-redesign back to HEAD 19年前
pcmcia.c Merged mcb30-realmode-redesign back to HEAD 19年前
proto.c First version 19年前
proto_eth_slow.c Initial revision 20年前
resolv.c Added debugging. 19年前
serial.c Whoops 19年前
string.c Initial revision 20年前
timer.c Initial revision 20年前
url.c Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c 19年前
vsprintf.c Use "#var" rather than "@c var" for doxygen. 19年前