plan9fox/sys/src/boot/pc
cinap_lenrek 9a06f93b71 tftp: prevent it from hanging if ack packets get lost
send ACK reply for duplicate data packets in case our ack response
got lost. make sure packets are in sequence and ignore out of
oder packets (except the ones we'v already acked).
2012-09-20 09:33:40 +02:00
..
a20.s 9boot: always check if a20 is already enabled, use different keyboard code, retry on failure. 2012-01-20 20:03:38 +01:00
apm.s 9boot: add e820 scan to bootloader 2011-05-14 19:20:16 +00:00
e820.s 9boot: fix more e820 2011-11-11 09:21:53 +01:00
fat.c disk/format, 9boot: fix alignment issues 2012-05-08 16:30:18 +02:00
fns.h 9boot: always check if a20 is already enabled, use different keyboard code, retry on failure. 2012-01-20 20:03:38 +01:00
iso.c
l.s remove nmi handling 2011-05-15 12:29:49 +00:00
mbr.s
mem.h 9boot: add APM support 2011-05-14 17:06:27 +00:00
mkfile 9boot: add wait word 2011-11-09 15:26:26 +01:00
pbs.s pbs: fix comment 2011-07-09 14:20:40 +00:00
pxe.c tftp: prevent it from hanging if ack packets get lost 2012-09-20 09:33:40 +02:00
sub.c 9boot: change to new *e820= format, support for 64bit kernels 2012-06-23 03:16:59 +02:00
x16.h