aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2006-08-25 17:25:29 -0700
committerH. Peter Anvin <hpa@zytor.com>2006-08-25 17:25:29 -0700
commitd377f40ddab584334afa781d3d17646e4a3c5a17 (patch)
treeebd862d982803087a0d721c2d6b852a833feae65
parent8d11f00b6a2e57b4063683601f0ad24b566eabbd (diff)
downloadsyslinux-elf-d377f40ddab584334afa781d3d17646e4a3c5a17.tar.gz
syslinux-elf-d377f40ddab584334afa781d3d17646e4a3c5a17.tar.xz
syslinux-elf-d377f40ddab584334afa781d3d17646e4a3c5a17.zip
This branch is targetted at SYSLINUX 3.30
-rw-r--r--comboot.doc4
-rw-r--r--version2
2 files changed, 3 insertions, 3 deletions
diff --git a/comboot.doc b/comboot.doc
index 8b8cdad1..58549e65 100644
--- a/comboot.doc
+++ b/comboot.doc
@@ -660,7 +660,7 @@ AX=0016h [3.10] Run kernel image
corrupt, however.)
-AX=0017h [3.20] Report video mode change
+AX=0017h [3.30] Report video mode change
Input: AX 0017h
BX Video mode flags
Bit 0: graphics mode
@@ -710,7 +710,7 @@ AX=0017h [3.20] Report video mode change
This is common for VESA modes.
-AX=0018h [3.20] Query custom font
+AX=0018h [3.30] Query custom font
Input: AX 0018h
Output: AL Height of custom font in scan lines, or zero
ES:BX Pointer to custom font in memory
diff --git a/version b/version
index b9582926..5ebd89fd 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-3.20
+3.30