summaryrefslogtreecommitdiff
path: root/comboot.doc
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.doc
parent700e74739b7b99068120eabe689771334ce6d508 (diff)
downloadsyslinux-7c2df92d9aaed17bee41f2ce4d469297d927f61c.tar.gz
EXTLINUX: return derivative-specific information. Begin 3.03 devel cycle.
Diffstat (limited to 'comboot.doc')
-rw-r--r--comboot.doc6
1 files changed, 4 insertions, 2 deletions
diff --git a/comboot.doc b/comboot.doc
index 7719068e..b717d0b7 100644
--- a/comboot.doc
+++ b/comboot.doc
@@ -354,12 +354,14 @@ AX=0009h [2.00] Call PXE Stack [PXELINUX ONLY]
AX=000Ah [2.00] Get Derivative-Specific Information
- [SYSLINUX]
+ [SYSLINUX, EXTLINUX]
Input: AX 000Ah
- Output: AL 31h (SYSLINUX)
+ Output: AL 31h (SYSLINUX), 34h (EXTLINUX)
DL drive number
ES:BX pointer to partition table entry (if DL >= 80h)
+ Note: This function was broken in EXTLINUX 3.00-3.02.
+
[PXELINUX]
Input: AX 000Ah