From owner-cvs-all Sun Nov 18 23: 5:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3943637B416; Sun, 18 Nov 2001 23:05:10 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAJ75AX83229; Sun, 18 Nov 2001 23:05:10 -0800 (PST) (envelope-from peter) Message-Id: <200111190705.fAJ75AX83229@freefall.freebsd.org> From: Peter Wemm Date: Sun, 18 Nov 2001 23:05:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/libefi bootinfo.c src/sys/boot/ia64/libski bootinfo.c src/sys/ia64/include bootinfo.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2001/11/18 23:05:10 PST Modified files: sys/boot/efi/libefi bootinfo.c sys/boot/ia64/libski bootinfo.c sys/ia64/include bootinfo.h Log: Remove bootinfo.bi_kernel. It isn't used by the kernel. struct bootinfo should go away on ia64, we should be loader metadata based since that is the only way we can boot (loader, skiload). Revision Changes Path 1.4 +0 -6 src/sys/boot/efi/libefi/bootinfo.c 1.5 +1 -6 src/sys/boot/ia64/libski/bootinfo.c 1.4 +2 -2 src/sys/ia64/include/bootinfo.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message