minix/boot
2010-08-12 13:44:47 +00:00
..
a.out2com
addaout.c
boot.c Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways 2010-08-12 13:44:47 +00:00
boot.h BIOS function 0xE820 for memory map detection 2010-07-29 07:21:11 +00:00
bootblock.s cd boot workaround for bioses that didn't want to boot >4 image sectors. 2010-04-26 22:07:21 +00:00
boothead.s BIOS function 0xE820 for memory map detection 2010-07-29 07:21:11 +00:00
bootimage.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
doshead.s Revert bad prior reversion 2010-06-24 12:27:58 +00:00
image.h
installboot.c cd boot workaround for bioses that didn't want to boot >4 image sectors. 2010-04-26 22:07:21 +00:00
jumpboot.s
Makefile Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
masterboot.s
mkfhead.s
mkfile.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
rawfs.c Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
rawfs.h Lots of const correctness. 2010-03-27 14:31:00 +00:00
updateboot.sh