From d377f40ddab584334afa781d3d17646e4a3c5a17 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Fri, 25 Aug 2006 17:25:29 -0700 Subject: [PATCH] This branch is targetted at SYSLINUX 3.30 --- comboot.doc | 4 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/comboot.doc b/comboot.doc index 8b8cdad..58549e6 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 b958292..5ebd89f 100644 --- a/version +++ b/version @@ -1 +1 @@ -3.20 +3.30 -- 2.7.4