From 99c5243867c4e00f516ba622bf4ba249aeb9f115 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Tue, 30 Mar 2010 13:37:41 -0700 Subject: Clean up the version/copyright strings reported via the comboot API Skip leading garbage in the version and copyright strings reported via the comboot API. Clean up fixes for those, and document the situation. Signed-off-by: H. Peter Anvin --- doc/comboot.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/comboot.txt') diff --git a/doc/comboot.txt b/doc/comboot.txt index 81d06020..eb437086 100644 --- a/doc/comboot.txt +++ b/doc/comboot.txt @@ -236,6 +236,10 @@ AX=0001h [2.00] Get Version This API call returns the Syslinux version and API information. + Note: before version 3.86, the version string had a leading CR LF + and the copyright string had a leading space. The strings might + still contain trailing CR and/or LF. + AX=0002h [2.01] Write String -- cgit v1.2.1