u-boot-brain/arch/x86
Bin Meng 721e992a8a x86: Add SMBIOS table support
System Management BIOS (SMBIOS) is a specification for how
motherboard and system vendors present management information
about their products in a standard format by extending the BIOS
interface on Intel architecture systems. As of today the latest
spec is 3.0 and can be downloaded from DMTF website. This commit
adds a simple and minimum required implementation.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-10-21 07:46:26 -06:00
..
cpu x86: Initialize GDT entry 1 to be the 32-bit CS as well 2015-10-21 07:46:25 -06:00
dts x86: galileo: Add PCIe root port IRQ routing 2015-09-16 19:53:53 -06:00
include/asm x86: Add SMBIOS table support 2015-10-21 07:46:26 -06:00
lib x86: Add SMBIOS table support 2015-10-21 07:46:26 -06:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Add SMBIOS table support 2015-10-21 07:46:26 -06:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00