[SeaBIOS] [PATCH 2/7] seabios: shadow: make device finding more generic.

Kevin O'Connor kevin at koconnor.net
Tue Jul 13 02:59:14 CEST 2010


On Mon, Jul 12, 2010 at 08:47:47PM +0900, Isaku Yamahata wrote:
> pam register offset is north bridge specific.
> So determine the offset based on found north bridge.

Is it really just the offset that is north bridge specific?  I thought
the entire process was very north bridge specific.

If so, I don't think it makes sense to pass back the pam0 register -
instead the north bridge specific code should do the necessary work
(using helper functions if possible).

I have the same concern with part 3 and 4 of this series.

-Kevin



More information about the SeaBIOS mailing list