qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [ARM SMBIOS V5 PATCH 1/2] smbios: add smbios 3.0 suppor


From: Laszlo Ersek
Subject: Re: [Qemu-devel] [ARM SMBIOS V5 PATCH 1/2] smbios: add smbios 3.0 support
Date: Thu, 27 Aug 2015 08:15:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 08/26/15 21:04, 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 <address@hidden>
> Tested-by: Gabriel Somlo <address@hidden>
> Tested-by: Leif Lindholm <address@hidden>
> Signed-off-by: Wei Huang <address@hidden>
> ---
>  hw/i386/pc_piix.c          |  3 +-
>  hw/i386/pc_q35.c           |  3 +-
>  hw/smbios/smbios.c         | 84 
> +++++++++++++++++++++++++++++++++-------------
>  include/hw/smbios/smbios.h | 62 ++++++++++++++++++++++++++--------
>  tests/bios-tables-test.c   |  6 ++--
>  5 files changed, 116 insertions(+), 42 deletions(-)

Diffed against v4.

Reviewed-by: Laszlo Ersek <address@hidden>

(although my reviews are obviously not the bottleneck here, so I wonder
why I bother at all)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]