[coreboot] [PATCH] x86emu: add missing ops

Stefan Reinauer stepan at coresystems.de
Tue Nov 3 16:04:18 CET 2009


Peter Stuge wrote:
> 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>
>
>   
Thanks, r4906




More information about the coreboot mailing list