diff options
author | Ard Biesheuvel <[email protected]> | 2024-07-01 18:29:59 +0200 |
---|---|---|
committer | Ard Biesheuvel <[email protected]> | 2024-07-02 00:42:04 +0200 |
commit | 0dad9ee3c13930fe8122f2efc936fcd1c277a00d (patch) | |
tree | ef5363566fa196b9d33e68743cee7b706e5e53ab /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 37aee82c213d352dccb850dc4228dda2e7e591b1 (diff) |
efistub/smbios: Simplify SMBIOS enumeration API
Update the efi_get_smbios_string() macro to take a pointer to the entire
record struct rather than the header. This removes the need to pass the
type explicitly, as it can be inferred from the typed pointer. Also,
drop 'type' from the prototype of __efi_get_smbios_string(), as it is
never referenced.
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions