memdisk-cd: Kill off Int13MaxFunc slot for installer handling EDD case
authorShao Miller <shao.miller@yrdsb.edu.on.ca>
Tue, 10 Mar 2009 05:13:25 +0000 (01:13 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 10 Mar 2009 22:02:04 +0000 (15:02 -0700)
commit7e8ae6da382eb345cb07a836d4230fe9064726c5
treee687b3a3512eb9d51d02f5f965318b6afe5fcd5a
parentd53c3f6140f108ce7fad0eaa5a69708082416d41
memdisk-cd: Kill off Int13MaxFunc slot for installer handling EDD case

The memdisk install code previously controlled EDD features by controlling
how many INT 13 functions were available.  Since we have EDD and non-EDD
versions of the memdisk hooking code now, this is no longer needed.
memdisk/memdisk.inc
memdisk/setup.c