]> xenbits.xensource.com Git - seabios.git/commit
smbios: smbios_21_setup_entry_point() function
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 10 Dec 2020 18:52:14 +0000 (13:52 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 18 Dec 2021 16:39:13 +0000 (11:39 -0500)
commit1daafc8ba89c2494c330804d7c1d8a4dfc158b35
treec01b4486c966c351f2d715f9bea341db921757a8
parent4e99229e326c7643b7c488d0a0690071d6a8c8ec
smbios: smbios_21_setup_entry_point() function

Extract the code specific for building the SMBIOS 2.1 entry point
from smbios_romfile_setup() to a new
smbios_21_setup_entry_point() function.

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