aboutsummaryrefslogtreecommitdiff
path: root/lib/smbios-parser.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-12-28 08:30:23 +0100
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2024-01-09 10:09:15 +0100
commit0920bd50dc1d5e58a6afd74fcbd6aaf0405d7c65 (patch)
tree2c977e97d2ca77942acd5f16df9cd9235cc64dfb /lib/smbios-parser.c
parentdc2fe5d84ea1f285fa0ad1052deee742c8f593e3 (diff)
smbios: enable setting processor family > 0xff
Many value of processor type exceed 0xff and have to be stored as u16 value. In the type 4 table set processor_family = 0xfe signaling that field processor_family2 is used and write the actual value into the processor_family2 field. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/smbios-parser.c')
0 files changed, 0 insertions, 0 deletions