Checkpoint: add printf() for debugging, remove query of E881 (seems
authorhpa <hpa>
Tue, 11 Dec 2001 01:14:19 +0000 (01:14 +0000)
committerhpa <hpa>
Tue, 11 Dec 2001 01:14:19 +0000 (01:14 +0000)
commit0d064db972a8bdff2e508a56f07e533348b84017
treef7c95efdcc777f145fbd2e9396563c03a92d98da
parent1e15e253ac7f91bc16bf850b28c6e046856e9f77
Checkpoint: add printf() for debugging, remove query of E881 (seems
to hang some systems), move E820 table to conventional memory
(sized dynamically), use BIOS memory pointer to determine where in
DOS memory to put our routine.
memdisk/Makefile
memdisk/conio.c
memdisk/conio.h
memdisk/e820test.c
memdisk/init.S16
memdisk/memdisk.asm
memdisk/memdisk.h [new file with mode: 0644]
memdisk/msetup.c
memdisk/setup.c