]> xenbits.xensource.com Git - seabios.git/commit
smbios: smbios_get_tables() function
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 10 Dec 2020 20:06:27 +0000 (15:06 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 18 Dec 2021 16:39:12 +0000 (11:39 -0500)
commitb251b21b2bb39e819321d89f48d14cb0559a0036
tree05375b73354f2ab1fb12cbfa2ccec5d692097d8a
parentcfd1ef3ab92da94bebee84947abe2b8cad1ae1bc
smbios: smbios_get_tables() function

The new function will be useful for code that just needs the
address and length of SMBIOS tables.

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