diff options
author | Jean Delvare <[email protected]> | 2015-04-30 15:23:05 +0200 |
---|---|---|
committer | Matt Fleming <[email protected]> | 2015-05-05 17:29:28 +0100 |
commit | b119fe080a83d32d78f56877fe3a95a155417130 (patch) | |
tree | 50b61170192ec7659861810d2b5c6b8f09c43050 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | f2f6b587c5533c43f3c26f1babd96e32b2c12a9b (diff) |
efi: dmi: List SMBIOS3 table before SMBIOS table
The SMBIOS3 table should appear before the SMBIOS table in
/sys/firmware/efi/systab. This allows user-space utilities which
support both to pick the SMBIOS3 table with a single pass on systems
where both are implemented. The SMBIOS3 entry point is more capable
than the SMBIOS entry point so it should be preferred.
This follows the same logic as the ACPI20 table being listed before
the ACPI table.
Signed-off-by: Jean Delvare <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Cc: Leif Lindholm <[email protected]>
Signed-off-by: Matt Fleming <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions