1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-04 02:02:08 +02:00
Files
u-boot-megous/drivers/misc
Masahisa Kojima b92d0f78dc smbios: use struct_table_length to get SMBIOS 2.1 total table length
The current code convert the SMBIOS 2.1 entry point structure to
SMBIOS 3.0 entry point structure. The max_struct_size member in
SMBIOS 2.1 entry point structure indicates
"Size of the largest SMBIOS structure, in bytes".
We need to use struct_table_length instead.

Fixes: 1c5aab803c ("smbios: copy QEMU tables")
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2024-01-26 14:16:46 +01:00
..
2023-09-22 06:03:46 +08:00
2022-01-19 18:11:34 +01:00
2022-01-13 07:57:49 -05:00
2024-01-16 17:05:29 -05:00
2023-02-01 14:17:29 +08:00
2024-01-16 17:05:29 -05:00
2022-01-24 10:35:10 -05:00
2023-07-14 12:52:18 -04:00
2022-06-08 14:00:22 -04:00
2021-04-12 17:45:40 -04:00
2024-01-07 13:49:15 -07:00
2022-02-28 11:59:35 +05:30