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: 1c5aab803c0b ("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-10-18 10:02:49 +02:00
2023-11-20 09:19:50 -05:00
2023-06-01 12:32:03 -04:00
2023-12-21 08:54:37 -05:00
2023-11-18 10:08:08 +02:00
2023-10-31 09:09:04 +01:00
2022-12-02 08:39:00 -05:00
2024-01-16 12:26:53 +00:00
2023-12-27 17:28:57 +08:00
2024-01-22 16:51:17 +08:00
2023-12-13 18:39:05 -05:00
2024-01-09 10:09:15 +01:00
2023-12-21 08:54:37 -05:00
2023-12-21 08:54:37 -05:00
2023-11-21 15:28:15 +01:00
2023-11-22 13:46:33 -05:00
2023-05-02 14:23:58 -04:00
2024-01-09 14:58:33 +01:00
2023-12-13 08:58:07 +01:00
2023-10-09 10:25:32 +02:00
2023-06-09 13:52:40 -04:00
2024-01-16 12:26:53 +00:00
2023-09-14 10:42:24 -04:00
2023-11-30 09:33:31 -05:00
2023-10-11 10:35:24 -04:00
2024-01-18 12:18:48 -05:00
2023-12-13 11:35:16 -05:00
2023-12-13 08:58:07 +01:00
2024-01-15 08:58:24 +01:00
2022-12-08 18:06:27 +02:00
2024-01-26 14:16:46 +01:00
2023-12-19 21:24:12 +02:00
2024-01-22 14:18:54 -05:00
2023-11-10 11:01:50 -05:00
2024-01-11 11:25:07 -05:00
2024-01-18 20:24:13 -05:00
2023-07-17 17:23:14 +08:00
2024-01-18 20:24:13 -05:00
2023-12-21 08:54:37 -05:00
2024-01-11 21:19:25 -05:00
2024-01-16 12:26:52 +00:00
2024-01-16 12:26:54 +00:00
2023-11-16 18:59:58 -05:00
2023-11-07 14:50:51 -05:00
2023-11-10 11:01:50 -05:00
2023-01-11 11:54:50 -05:00
2023-12-19 10:07:48 -05:00
2024-01-24 16:17:14 -05:00
2024-01-09 07:37:05 +01:00
2024-01-17 09:03:43 +01:00
2023-11-20 09:19:50 -05:00
2024-01-16 12:26:53 +00:00
2023-11-06 09:45:47 +01:00
2022-10-12 08:56:24 -04:00
2023-11-29 09:32:15 -05:00
2022-12-05 17:43:21 +01:00
2024-01-03 09:22:47 -05:00
2024-01-16 12:26:54 +00:00
2023-11-28 12:53:04 -05:00
2023-11-20 09:19:50 -05:00
2023-12-19 10:07:48 -05:00
2023-11-10 11:01:50 -05:00
2023-12-21 08:54:05 -05:00
2023-11-22 10:03:55 +02:00
2023-11-27 16:19:09 -05:00
2024-01-20 11:39:13 -05:00
2023-12-21 08:54:37 -05:00
2023-11-20 09:19:50 -05:00
2022-10-29 07:36:33 -06:00
2023-12-18 09:55:32 -05:00
2023-11-29 09:32:15 -05:00
2023-10-15 12:23:48 +02:00
2023-10-22 23:41:52 +01:00