]> git.dujemihanovic.xyz Git - u-boot.git/commit
smbios: correctly fill chassis handle
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 29 Jan 2024 17:32:58 +0000 (18:32 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 2 Feb 2024 18:57:16 +0000 (19:57 +0100)
commit5778c88eb094079502acad632febde7ff0d5b146
treee6e66d6174976297e52a39855778fbe9a3b606c6
parent545e0e42b966751da48117820891356ccf47baf1
smbios: correctly fill chassis handle

The chassis handle field in the type 2 structure must point to the handle
of the type 3 structure.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/smbios.c