summaryrefslogtreecommitdiff
path: root/doc/comboot.txt
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2010-02-06 16:28:05 -0800
committerH. Peter Anvin <hpa@zytor.com>2010-02-06 16:28:48 -0800
commitec7ce064361a4900d27bfe4a2040d4443ca2519c (patch)
treed6674d4fa37b2c213e16be363a242b5d01dc73f2 /doc/comboot.txt
parentc823e677c273321821975fa4bd512f7eabf0ce51 (diff)
downloadsyslinux-ec7ce064361a4900d27bfe4a2040d4443ca2519c.tar.gz
pxelinux: give our own IP address in the "derivate info" API call
Add our own IP address to the "get derivative-specific info" API call. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'doc/comboot.txt')
-rw-r--r--doc/comboot.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/comboot.txt b/doc/comboot.txt
index b3d8e648..4ef10f45 100644
--- a/doc/comboot.txt
+++ b/doc/comboot.txt
@@ -401,6 +401,7 @@ AX=000Ah [2.00] Get Derivative-Specific Information
Input: AX 000Ah
Output: AL 32h (PXELINUX)
DX PXE API version detected (DH=major, DL=minor)
+ 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