[SeaBIOS] [PATCH v4 2/5] pmm: support looking up a given pattern in FSEG

Kevin O'Connor kevin at koconnor.net
Wed Sep 25 02:15:40 CEST 2013


On Wed, Sep 25, 2013 at 03:15:40AM +0300, Michael S. Tsirkin wrote:
> On Tue, Sep 24, 2013 at 07:35:09PM -0400, Kevin O'Connor wrote:
> > On Mon, Sep 23, 2013 at 09:20:28PM +0300, Michael S. Tsirkin wrote:
> > > Will be used to find RSDP there.
> > > 
> > > Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
> > 
> > Just scan from 0xf0000-0x100000.
> 
> Is this range guaranteed to be present?

0xf0000-0x100000 is the f-segment - it is where the bios lives.  Yes,
it will be there.

-Kevin



More information about the SeaBIOS mailing list