summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2010-06-18 18:45:02 -0700
committerH. Peter Anvin <hpa@zytor.com>2010-06-18 18:45:02 -0700
commit7c890f5a328f6f0fc7e293247cbbcb18d369c447 (patch)
tree0f0a2a13578c9aeecba8d0fcf2f88d33309db450 /doc
parente554f2fadd8d7a79a0f84707e545c31997c93528 (diff)
parentc81d67125d108a5e76039ac6ebaf5b24bca7c107 (diff)
downloadsyslinux-7c890f5a328f6f0fc7e293247cbbcb18d369c447.tar.gz
Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinux into pathbasedsyslinux-4.00-pre50
Diffstat (limited to 'doc')
-rw-r--r--doc/comboot.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/comboot.txt b/doc/comboot.txt
index f39d7243..036bd784 100644
--- a/doc/comboot.txt
+++ b/doc/comboot.txt
@@ -448,6 +448,7 @@ AX=000Ah [2.00] Get Derivative-Specific Information
ECX Local IP number (network byte order) [3.85]
ES:BX pointer to PXENV+ or !PXE structure
FS:SI pointer to original stack with invocation record
+ GS:DI pointer to network information [4.00]
Note: DX notes the API version detected by PXELINUX,
which may be more conservative than the actual version
@@ -481,6 +482,13 @@ AX=000Ah [2.00] Get Derivative-Specific Information
[fs:si+44] PXE return IP <- t.o.s. when PXELINUX invoked
[fs:si+46] PXE return CS
+ GS:DI points to a structure of the following form:
+
+ [gs:di+0] 4 - IPv4
+ [gs:di+4] My IP
+ [gs:di+8] Boot server IP
+ [gs:di+12] Gateway IP
+ [gs:di+16] Netmask
[ISOLINUX]
Input: AX 000Ah