|
From: | Paolo Bonzini |
Subject: | [Qemu-devel] Re: [PATCHv2][SEABIOS] Make SMBIOS table pass MS SVVP test |
Date: | Mon, 23 Nov 2009 18:55:07 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Lightning/1.0pre Thunderbird/3.0b4 |
On 11/23/2009 01:03 PM, Gleb Natapov wrote:
p->bios_characteristics[0] = 0x08; /* BIOS characteristics not supported */
FWIW, I agree with not changing this.From reading the spec, it seems like the characteristics extensions are totally separate from the basic characteristics, and setting bit 3 as done above does not mean that the extensions should also be zero.
Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |