u-boot/arch/x86
Heinrich Schuchardt c193d9bd28 smbios: error handling for invalid addresses
SMBIOS tables only support 32bit addresses. If we don't have memory here
handle the error gracefully:

* on x86_64 fail to start U-Boot
* during UEFI booting ignore the missing table

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-07-24 10:49:51 +02:00
..
cpu x86: coreboot: Use vendor in the Kconfig 2021-07-15 19:50:21 +08:00
dts x86: cros: Check ROM exists before building vboot 2021-07-15 19:50:25 +08:00
include/asm x86: Add function comments to cb_sysinfo.h 2021-07-15 19:50:17 +08:00
lib smbios: error handling for invalid addresses 2021-07-24 10:49:51 +02:00
config.mk Add support for stack-protector 2021-04-20 07:31:12 -04:00
Kconfig x86: Move coreboot sysinfo parsing into generic x86 code 2021-03-27 13:59:59 +13:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00