From owner-cvs-all Fri Sep 7 10: 6: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 3858837B409; Fri, 7 Sep 2001 10:05:58 -0700 (PDT) Received: from laptop.baldwin.cx (john@[147.11.46.201]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id KAA00203; Fri, 7 Sep 2001 10:05:52 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 07 Sep 2001 10:05:48 -0700 (PDT) From: John Baldwin To: Doug Rabson Subject: RE: cvs commit: src/sys/boot/efi/libefi efifs.c Makefile efiboot Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Doug Rabson 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 On 07-Sep-01 Doug Rabson wrote: > On Fri, 7 Sep 2001, John Baldwin wrote: > >> >> On 07-Sep-01 Doug Rabson wrote: >> > dfr 2001/09/07 01:51:48 PDT >> > >> > Modified files: >> > sys/boot/efi/libefi Makefile efiboot.h >> > Added files: >> > sys/boot/efi/libefi efifs.c >> > Log: >> > Add a libstand filesystem for accessing EFI native filesystems. >> >> Woot! So how far along are you know? Can you read a kernel into memory >> now? > > Of course not :-). I can open the file and read some bytes from it. Hmmm, ok. So what's stopping you from opening the file named "kernel" and sticking its bytes in one contiguous slab in memory? :) Granted, the current kernel doesn't have any sort of non-ski console driver AFAIK. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message