diff options
author | hpa <hpa> | 2005-01-08 01:02:54 +0000 |
---|---|---|
committer | hpa <hpa> | 2005-01-08 01:02:54 +0000 |
commit | 4066481ff3fcf5abe2648aa61082ab92f779207b (patch) | |
tree | 00793a29fb3a6c701e118a61f879cd509b024e2f | |
parent | fa8594d2ee0d13ed8d34a9b7794cf6ac37fc897c (diff) | |
download | syslinux-elf-4066481ff3fcf5abe2648aa61082ab92f779207b.tar.gz syslinux-elf-4066481ff3fcf5abe2648aa61082ab92f779207b.tar.xz syslinux-elf-4066481ff3fcf5abe2648aa61082ab92f779207b.zip |
Change 3.10 -> 3.05
-rw-r--r-- | comboot.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comboot.doc b/comboot.doc index b8de94ea..8e25e8bd 100644 --- a/comboot.doc +++ b/comboot.doc @@ -527,7 +527,7 @@ AX=0010h [3.00] Resolve hostname [PXELINUX] all uses of IP addresses in PXE are also in network byte order. -AX=0011h [3.10] Maximum number of shuffle descriptors +AX=0011h [3.05] Maximum number of shuffle descriptors Input: AX 0011h Output: CX maximum number of descriptors @@ -537,7 +537,7 @@ AX=0011h [3.10] Maximum number of shuffle descriptors Typical values are 682 and 1365. -AX=0012h [3.10] Cleanup, shuffle and boot +AX=0012h [3.05] Cleanup, shuffle and boot Input: AX 0012h DX derivative-specific flags (see previous function) ES:DI shuffle descriptor list (must be in low memory) |