diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2020-12-10 12:32:37 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-12-18 11:39:13 -0500 |
commit | 34c3fce6e7361c2e38f22a3d973d72b994285313 (patch) | |
tree | 3ddfb3bca4e348d205350a0db63698cc2f82e3a3 /scripts/checkstack.py | |
parent | 33fa7082b870c387e839eb8b5a29738442a991ae (diff) | |
download | seabios-34c3fce6e7361c2e38f22a3d973d72b994285313.zip seabios-34c3fce6e7361c2e38f22a3d973d72b994285313.tar.gz seabios-34c3fce6e7361c2e38f22a3d973d72b994285313.tar.bz2 |
smbios: Use smbios_next() at smbios_romfile_setup()
Use smbios_next() instead of smbios_21_next(), to make the code
more generic and reusable for SMBIOS 3.0 support.
Note that `qtables_len` is initialized to `ftables->size` instead
of `ep.structure_table_length` now, but both fields are
guaranteed to have exactly the same value.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'scripts/checkstack.py')
0 files changed, 0 insertions, 0 deletions