From owner-cvs-src@FreeBSD.ORG Tue Jul 26 11:04:44 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AB3416A41F; Tue, 26 Jul 2005 11:04:44 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id A06F343D45; Tue, 26 Jul 2005 11:04:43 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 23057610B; Tue, 26 Jul 2005 13:04:39 +0200 (CEST) Received: from xps.des.no (des.no [80.203.228.37]) by tim.des.no (Postfix) with ESMTP id 114DF60FE; Tue, 26 Jul 2005 13:04:39 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 07E9033D42; Tue, 26 Jul 2005 13:04:39 +0200 (CEST) To: Jung-uk Kim References: <200507141952.j6EJqMVQ009846@repoman.freebsd.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Tue, 26 Jul 2005 13:04:38 +0200 In-Reply-To: <200507141952.j6EJqMVQ009846@repoman.freebsd.org> (Jung-uk Kim's message of "Thu, 14 Jul 2005 19:52:22 +0000 (UTC)") Message-ID: <86oe8phlq1.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Tests: ALL_TRUSTED,AWL,BAYES_00 X-Spam-Learn: ham X-Spam-Score: -5.2/5.0 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on tim.des.no Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/libi386 Makefile libi386.h smbios.c src/sys/boot/i386/loader main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2005 11:04:44 -0000 Jung-uk Kim writes: > Log: > Scan static SMBIOS structures and export the following environment > variables to loader: [...] These values are sometimes padded, IWBNI libi386 could remove that padding: hint.smbios.0.system.maker=3D"Dell Inc. " hint.smbios.0.system.product=3D"Dimension XPS Gen 3 " also, there's a typo in one of the strings: Hint.smbios.0.planar.version=3D" " (note the capital H) DES --=20 Dag-Erling Sm=F8rgrav - des@des.no