From owner-cvs-all Tue Sep 25 12:44:24 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 BB99137BA5C; Tue, 25 Sep 2001 12:44:19 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8PJiJt01355; Tue, 25 Sep 2001 12:44:19 -0700 (PDT) (envelope-from dfr) Message-Id: <200109251944.f8PJiJt01355@freefall.freebsd.org> From: Doug Rabson Date: Tue, 25 Sep 2001 12:44:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/loader main.c 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 dfr 2001/09/25 12:44:19 PDT Modified files: sys/boot/efi/loader main.c Log: Calculate the valid flag for ITRs and DTRs correctly. Also fix a couple of minor problems and remove some debugging code. Revision Changes Path 1.9 +4 -9 src/sys/boot/efi/loader/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message