[U-Boot] [PATCH v2 7/7] smbios: Provide serial number

Simon Glass sjg at chromium.org
Fri Aug 12 19:20:23 CEST 2016


On 11 August 2016 at 19:31, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list