summaryrefslogtreecommitdiff
path: root/cmd/fastboot
diff options
context:
space:
mode:
authorFrank Böwingloh <[email protected]>2026-06-05 09:33:31 +0200
committerTom Rini <[email protected]>2026-06-08 13:29:03 -0600
commit6d7171bcfe2994a5fc42dd900bbaea732db1aeac (patch)
treeccd05153605d36d481a06db86a1ed564f2c5ffbe /cmd/fastboot
parent3dd149ba17cd34724bc535d6de290de6e74e177f (diff)
smbios: Fix wrong sysinfo ID for Type 3 enclosure asset tag
smbios_write_type3() uses SYSID_SM_BASEBOARD_ASSET_TAG (Type 2) instead of SYSID_SM_ENCLOSURE_ASSET_TAG (Type 3) for the enclosure asset tag. This causes the enclosure's asset tag to be read from the baseboard sysinfo field rather than the enclosure-specific one. Fixes: bcf456dd ("smbios: add detailed smbios information") Signed-off-by: Frank Böwingloh <[email protected]> Cc: Raymond Mao <[email protected]> Cc: Tom Rini <[email protected]> Cc: Ilias Apalodimas <[email protected]> Reviewed-by: Raymond Mao <[email protected]>
Diffstat (limited to 'cmd/fastboot')
0 files changed, 0 insertions, 0 deletions