david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/core
Michael Brown 552f33c663 Always request DNS server. DHCP handling will be generalised in future. 2005-04-30 19:39:50 +00:00
..
btext.c Created a bus/device API that allows for the ROM prefix to specify an 2005-04-21 18:18:29 +00:00
config.c "dns_resolver" changed to "dns" 2005-04-30 14:49:41 +00:00
console.c console.c uses the generic table mechanism 2005-04-27 11:38:43 +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 Initial revision 2005-03-08 18:53:11 +00:00
heap.c Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
i82365.c Initial revision 2005-03-08 18:53:11 +00:00
init.c Use new generic tables infrastructure 2005-04-27 11:25:21 +00:00
main.c loadkernel renamed to download_url and moved to nic.c 2005-04-30 13:51:49 +00:00
misc.c inet_aton doesn't overwrite the IP address unless it is valid. 2005-04-30 13:50:34 +00:00
nfs.c Initial revision 2005-03-08 18:53:11 +00:00
nic.c Always request DNS server. DHCP handling will be generalised in future. 2005-04-30 19:39:50 +00:00
osloader.c Re-add the "." progress indicator. 2005-04-17 11:40:24 +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.c First version 2005-04-29 13:17:25 +00:00
proto_eth_slow.c Initial revision 2005-03-08 18:53:11 +00:00
proto_http.c Initial revision 2005-03-08 18:53:11 +00:00
proto_slam.c Initial revision 2005-03-08 18:53:11 +00:00
proto_tftm.c Initial revision 2005-03-08 18:53:11 +00:00
pxe_export.c TFTP API changed. 2005-04-30 14:27:17 +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 parse_url() is void. 2005-04-30 13:24:26 +00:00
vsprintf.c Gave vsprintf.c its own header file, and made console.h include it. 2005-04-17 10:44:26 +00:00