]> git.ipfire.org Git - thirdparty/u-boot.git/commit
cmd: smbios: type 1 wake-up time, family
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 10 Feb 2024 11:06:47 +0000 (12:06 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 27 Mar 2024 08:22:49 +0000 (09:22 +0100)
commit23109d0575bd9bd96ff0c0dabc00668bebc78239
treee210213ae0d20aa2ca5acb44e289487f1e7ddddd
parent4b0c1c41166f2aa92ed57e44e793638d4964a224
cmd: smbios: type 1 wake-up time, family

Correct type 1 output

* render wake up time as string
* print family string
* remove duplicate serial number output

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
cmd/smbios.c