coreboot-kgpe-d16/src
Patrick Rudolph f77eb44433 mb/lenovo/*: Add MAINBOARD_FAMILY
The Kconfig MAINBOARD_FAMILY sets the family field of SMBIOS entry 1.
Match what vendor firmware does and use the same value as in the
version field.

Required for fwupd which uses the family field to generate a GUID.

Change-Id: I0033c42c5eac6b9d47d0acd16c67467b6d419534
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32727
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2019-05-12 07:48:18 +00:00
..
acpi
arch arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function 2019-05-12 03:08:10 +00:00
commonlib vboot: include vb2_sha.h when required 2019-05-09 06:32:44 +00:00
console Fix code that would trip -Wtype-limits 2019-05-06 10:32:15 +00:00
cpu arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function 2019-05-12 03:08:10 +00:00
device device: ignore NONE devices behind bridge 2019-05-07 16:05:27 +00:00
drivers boot_device: Constify argument 2019-05-12 07:47:45 +00:00
ec ec/lenovo/h8: Add VBOOT board support 2019-05-08 10:27:36 +00:00
include boot_device: Constify argument 2019-05-12 07:47:45 +00:00
lib boot_device: Constify argument 2019-05-12 07:47:45 +00:00
mainboard mb/lenovo/*: Add MAINBOARD_FAMILY 2019-05-12 07:48:18 +00:00
northbridge nb/intel/i945: Use macro instead of magic number 2019-05-10 15:13:33 +00:00
security vboot: Turn vboot_logic_executed() into a static inline 2019-05-10 21:43:15 +00:00
soc soc/intel/cnl: Enable VT-d 2019-05-11 11:16:48 +00:00
southbridge sb/bd82x6x: Don't rewrite over BCTRL 2019-05-10 15:15:28 +00:00
superio superio/fintek/f71808a: Add more optional ramstage registers 2019-05-01 00:09:57 +00:00
vendorcode vendorcode/google/chromeos: Use explicit zero check in ACPI code 2019-05-09 15:34:53 +00:00
Kconfig Kconfig: Create RAMPAYLOAD kconfig 2019-05-12 03:10:24 +00:00