On 08/13/15 19:09, Wei Huang wrote:
> This patch adds support for SMBIOS 3.0 entry point. When caller invokes
> smbios_set_defaults(), it can specify entry point as 2.1 or 3.0. Then
> smbios_get_tables() will return the entry point table in right format.
> 
> Acked-by: Gabriel Somlo <so...@cmu.edu>
> Tested-by: Gabriel Somlo <so...@cmu.edu>
> Tested-by: Leif Lindholm <leif.lindh...@linaro.org>
> Signed-off-by: Wei Huang <w...@redhat.com>
> ---
>  hw/i386/pc_piix.c          |  3 +-
>  hw/i386/pc_q35.c           |  3 +-
>  hw/smbios/smbios.c         | 84 
> +++++++++++++++++++++++++++++++++-------------
>  include/hw/smbios/smbios.h | 51 ++++++++++++++++++++--------
>  4 files changed, 102 insertions(+), 39 deletions(-)

Diffed it against the corresponding v3 patch; I'm OK with this version too.

Reviewed-by: Laszlo Ersek <ler...@redhat.com>

Reply via email to