Re: [PATCH] x86_64: sync up probe_roms() with i386

2007-01-29 Thread Rene Herman
On 01/29/2007 02:46 PM, Rene Herman wrote: This syncs up the x86_64 probe_roms() with the i386 version as just submitted. === Sync up with i386. Specifically, be careful about touching the legacy ROMs; in virtualized environments they may not be mapped. Crosscompiled, but not booted due to la

[PATCH] x86_64: sync up probe_roms() with i386

2007-01-29 Thread Rene Herman
Hi Andrew. This syncs up the x86_64 probe_roms() with the i386 version as just submitted. === Sync up with i386. Specifically, be careful about touching the legacy ROMs; in virtualized environments they may not be mapped. Crosscompiled, but not booted due to lack of hardware. Signed-off-by: