[U-Boot] [PATCH v2 7/7] smbios: Provide serial number
Bin Meng
bmeng.cn at gmail.com
Fri Aug 12 03:31:10 CEST 2016
On Fri, Aug 12, 2016 at 5:45 AM, Alexander Graf <agraf at suse.de> wrote:
> If the system has a valid "serial#" environment variable set (which boards that
> can find it out programatically set automatically), use that as input for the
> serial number and UUID fields in the SMBIOS tables.
>
> Signed-off-by: Alexander Graf <agraf at suse.de>
>
> ---
>
> v1 -> v2:
>
> - Also populate UUID
> ---
> lib/smbios.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list