Files
u-boot/include
Heinrich Schuchardt efe441a0a3 smbios: smbios.h should not import ofnode.h
The smbios.h include does not use any definitions from ofnode.h.
So don't include it.

As DECLARE_GLOBAL_DATA_PTR is no longer defined via dm/of.h we need to
add it to efi_smbios.c.

Add now missing includes to smbios-parser.c.

Remove a superfluous check comparing the sizes of the SMBIOS 2.1 and SMBIOS
3.0 anchors.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2024-01-09 10:09:15 +01:00
..
2024-01-08 14:37:57 -03:00
2024-01-03 09:22:47 -05:00
2023-12-21 08:54:37 -05:00
2023-12-13 11:51:24 -05:00
2023-12-15 13:05:55 -05:00
2023-11-07 14:50:51 -05:00
2023-12-21 08:54:37 -05:00
2023-12-21 11:59:49 -05:00
2023-12-13 11:35:13 -05:00
2023-12-21 08:54:37 -05:00
2023-11-16 12:43:49 -05:00
2023-12-21 08:54:37 -05:00
2023-11-18 10:08:09 +02:00
2023-12-21 08:54:37 -05:00
2023-11-16 13:49:14 -05:00
2023-11-14 20:04:00 -07:00