[memdisk] Add drive shift limit logic
authorShao Miller <shao.miller@yrdsb.edu.on.ca>
Sat, 1 Aug 2009 01:45:46 +0000 (21:45 -0400)
committerShao Miller <shao.miller@yrdsb.edu.on.ca>
Tue, 4 Aug 2009 02:09:36 +0000 (22:09 -0400)
commitd5d62c379dde5a852ad049286cbabb770c4955a1
treefcdd48736cbccf7cc93509a708b1602589d87cb9
parentc4c2d6cd6a492cef09fff0cbcb06dcfde866017a
[memdisk] Add drive shift limit logic

We will not shift drives greater than or equal to a maximum BIOS drive
number.  This is hard-coded to drive 0xFF for now.  This addition is in
support of future disk probing logic, which can decide what the drive
shift limit should be.
memdisk/memdisk.inc
memdisk/setup.c