Miller, Shao
2009-Mar-10 05:43 UTC
[syslinux] [PATCH] memdisk-cd: Kill off Int13MaxFunc slot for installer handling EDD case
Good day to All. Pleasepleaseplease forgive this submission being an attachment. My enterprise uses Microsoft e-mail services, which wreck pasted code as QUOTED-PRINTABLE. I will be looking into options to remedy this. At least the patch description is below. - Shao Miller --- --- --->From 8ecee9a8cf8c77c93403b5b249d950aabfff1f56 Mon Sep 17 00:00:00 2001From: Shao Miller <shao.miller at yrdsb.edu.on.ca> Date: Tue, 10 Mar 2009 01:13:25 -0400 Subject: [PATCH] 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 | 6 +----- memdisk/setup.c | 4 ---- 2 files changed, 1 insertions(+), 9 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-memdisk-cd-Kill-off-Int13MaxFunc-slot-for-installer.patch Type: application/octet-stream Size: 1660 bytes Desc: 0001-memdisk-cd-Kill-off-Int13MaxFunc-slot-for-installer.patch URL: <http://www.zytor.com/pipermail/syslinux/attachments/20090310/1dbb399a/attachment.obj>