On Tue, Feb 16, 2010 at 09:46:08AM +0100, Jes Sorensen wrote:
> On 02/16/10 01:43, Kevin O'Connor wrote:
> >On Mon, Feb 15, 2010 at 06:33:59PM +0100, Jes Sorensen wrote:
> >>Hi,
> >>
> >>This is the Seabios part to match my e820 reservation via fw_cfg patch.
> >
> >This still has 'struct e820_entry
On Mon, Feb 15, 2010 at 06:33:59PM +0100, Jes Sorensen wrote:
> Hi,
>
> This is the Seabios part to match my e820 reservation via fw_cfg patch.
This still has 'struct e820_entry' which is too similar to 'struct
e820entry' in memmap.h. Otherwise, it looks good to me.
-Kevin