From owner-cvs-all Fri Sep 14 1:26: 4 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 7745C37B409; Fri, 14 Sep 2001 01:26:00 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8E8Q0Z19527; Fri, 14 Sep 2001 01:26:00 -0700 (PDT) (envelope-from dfr) Message-Id: <200109140826.f8E8Q0Z19527@freefall.freebsd.org> From: Doug Rabson Date: Fri, 14 Sep 2001 01:26:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/libefi copy.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/14 01:26:00 PDT Modified files: sys/boot/efi/libefi copy.c Log: Make this do the right thing (mostly). We should still reserve the pages that the kernel loads into using the EFI AllocatePages call. Revision Changes Path 1.3 +14 -6 src/sys/boot/efi/libefi/copy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message