summaryrefslogtreecommitdiff
path: root/comboot.inc
diff options
context:
space:
mode:
authorhpa <hpa>2005-01-05 12:00:27 +0000
committerhpa <hpa>2005-01-05 12:00:27 +0000
commit7c2df92d9aaed17bee41f2ce4d469297d927f61c (patch)
treea018c255a756da1763b124461a9a264dd88746db /comboot.inc
parent700e74739b7b99068120eabe689771334ce6d508 (diff)
downloadsyslinux-7c2df92d9aaed17bee41f2ce4d469297d927f61c.tar.gz
EXTLINUX: return derivative-specific information. Begin 3.03 devel cycle.
Diffstat (limited to 'comboot.inc')
-rw-r--r--comboot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/comboot.inc b/comboot.inc
index 44d02d82..ae418b6f 100644
--- a/comboot.inc
+++ b/comboot.inc
@@ -472,7 +472,7 @@ comapi_pxecall equ comapi_err ; Not available
;
comapi_derinfo:
mov P_AL,my_id
-%if IS_SYSLINUX || IS_MDSLINUX
+%if IS_SYSLINUX || IS_MDSLINUX || IS_EXTLINUX
mov al,[DriveNumber]
mov P_DL,al
mov P_ES,cs