Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Sep 2001 10:05:48 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Doug Rabson <dfr@FreeBSD.org>
Subject:   RE: cvs commit: src/sys/boot/efi/libefi efifs.c Makefile efiboot
Message-ID:  <XFMail.010907100548.jhb@FreeBSD.org>
In-Reply-To: <Pine.BSF.4.33.0109071748070.54058-100000@herring.nlsystems.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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 <jhb@FreeBSD.org> -- 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010907100548.jhb>