[coreboot] [PATCH] x86emu: add missing ops

Peter Stuge peter at stuge.se
Tue Nov 3 13:58:41 CET 2009


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 <stepan at coresystems.de>

Acked-by: Peter Stuge <peter at stuge.se>




More information about the coreboot mailing list