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

Kevin O'Connor kevin at koconnor.net
Wed Sep 25 01:35:09 CEST 2013


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.  Don't modify pmm.c.  Also, take a
look at fw/biostables.c - as that code is already there to do this
type of scanning.

-Kevin



More information about the SeaBIOS mailing list