]> xenbits.xensource.com Git - seabios.git/commit
smbios: smbios_major_version()/smbios_minor_version() helpers
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 10 Dec 2020 20:17:16 +0000 (15:17 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 18 Dec 2021 16:39:13 +0000 (11:39 -0500)
commit831f1463aaf1eb27265c18ce81d312f9029c8c99
tree5f4a2b71241cc977457fdc447019dd7179e75948
parentdd54ccda8e59c046c8e9bc34c6cbd51b317ed83e
smbios: smbios_major_version()/smbios_minor_version() helpers

They new helpers will be useful when we start supporting SMBIOS
3.0 entry points.  Use the new helpers at display_uuid().

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
src/fw/biostables.c