summaryrefslogtreecommitdiff
path: root/sys/src/boot/pc/x16.h
AgeCommit message (Collapse)Author
2013-05-06pbs: allow 9bootfat start cluster beyond 0xFFFFcinap_lenrek
pbs failed to load (silently loading garbage) 9BOOTFAT from start cluster beyond FFFF because we ignored the low word from the directory entry. now taking the high 16 bit of the directory's start cluster into account.
2011-04-209boot: disable nmi, reload idt, load segments twice, check sequence number ↵cinap_lenrek
of pxe packets
2011-04-11newbootcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen