[U-Boot] [PATCH v3 5/8] smbios: Generate type 4 on non-x86 systems

Bin Meng bmeng.cn at gmail.com
Wed Aug 17 05:57:22 CEST 2016


On Tue, Aug 16, 2016 at 4:55 PM, Alexander Graf <agraf at suse.de> wrote:
> The type 4 table generation code is very x86 centric today. Refactor things
> out a bit to allow the tables to get generated for other architectures as
> well.
>
> Signed-off-by: Alexander Graf <agraf at suse.de>
> ---
>  include/smbios.h |  3 +++
>  lib/smbios.c     | 37 +++++++++++++++++++++++++++----------
>  2 files changed, 30 insertions(+), 10 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list