ifmemdsk.c32: Allow boot options based on presence of MEMDISK
authorShao Miller <shao.miller@yrdsb.edu.on.ca>
Sat, 6 Aug 2011 09:24:46 +0000 (05:24 -0400)
committerShao Miller <shao.miller@yrdsb.edu.on.ca>
Mon, 8 Aug 2011 13:20:17 +0000 (09:20 -0400)
commite3f4df5bf10f5a64cfffdaa4f40a3960bd98cb95
tree94c041abb947cedbbd7ec6fb6b18d5bedd1ef5f1
parentc210e571f61eeb898fadbb6f47d4a2c82e5bfbfd
ifmemdsk.c32: Allow boot options based on presence of MEMDISK

Like 'ifcpu.c32' and 'ifplop.c32', this COMBOOT32 module will
check for the presence of MEMDISK(s) and choose one of two
(optionally) specified commands.

Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
NEWS
com32/modules/ifmemdsk.c [new file with mode: 0755]