Stefan Reinauer wrote: > Ok, new version: I added CPUID and removed a whole bunch of > warnings, too.
Looks fine. > x86emu: Add support for the following opcodes: > > * SMSW > * INVD/WBINVD > * RDMSR/WRMSR > * CPUID > > The implementation is kept very simple (mostly dummies) but it should get > us successfully through the Poulsbo VGA OPROM code in order to determine > further requirements. > > Also, fix up a lot of warnings (mostly about missing prototypes for > functions that should be static anyways) > > Signed-off-by: Stefan Reinauer <[email protected]> Acked-by: Peter Stuge <[email protected]> -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

