diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2020-12-10 13:05:17 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-12-18 11:39:13 -0500 |
commit | 31eac039b2511dd58fb42998dd983f9f80f7b269 (patch) | |
tree | 4d101124097a9adfba0d6fb5a644d00e058ecf7e /scripts/checkstack.py | |
parent | 34c3fce6e7361c2e38f22a3d973d72b994285313 (diff) | |
download | seabios-31eac039b2511dd58fb42998dd983f9f80f7b269.zip seabios-31eac039b2511dd58fb42998dd983f9f80f7b269.tar.gz seabios-31eac039b2511dd58fb42998dd983f9f80f7b269.tar.bz2 |
smbios: Extract SMBIOS table building code to separate function
Move the code that builds the SMBIOS tables to a separate
smbios_build_tables() function, to keep it isolated from the code
that initializes the SMBIOS entry point.
Thew new function will still take a smbios_21_entry_point
argument to make code review easier, but this will be changed by
the next commits.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'scripts/checkstack.py')
0 files changed, 0 insertions, 0 deletions