coreboot/src
Nikolai Vyssotski a289cdd59c soc/amd/picasso: Move Type 17 DMI generation to common
Move dmi.c code to common/fsp to be shared among different SOCs.

BUG=b:184124605

Change-Id: I46071556bbbbf6435d9e3724bba19e102bd02535
Signed-off-by: Nikolai Vyssotski <nikolai.vyssotski@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52746
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2021-06-13 09:55:30 +00:00
..
acpi acpi: drop weak implementation of acpi_soc_get_bert_region 2021-06-08 18:25:20 +00:00
arch arch/x86/mptable: Add smp_write_ioapic_from_hw() 2021-06-12 15:49:35 +00:00
commonlib commonlib/lz4_wrapper.c: do not use bitfields 2021-06-11 07:41:41 +00:00
console tests/console: Add tests for log message routing behavior 2021-06-10 19:27:44 +00:00
cpu cpu/x86/lapic: Replace LOCAL_APIC_ADDR references 2021-06-11 07:11:43 +00:00
device device/pnp: Always provide pnp_unset_and_set_config 2021-06-10 05:38:13 +00:00
drivers drivers/intel/gma: Restructure IGD opregion init code 2021-06-11 07:38:13 +00:00
ec ec/google/chromeec: Separate SMBIOS SKU functions 2021-06-09 05:18:35 +00:00
include cpu/x86/lapic: Replace LOCAL_APIC_ADDR references 2021-06-11 07:11:43 +00:00
lib drivers/pc80/mc146818rtc: Check date and time for sanity 2021-05-30 20:28:14 +00:00
mainboard mb/google/cherry: get SKU ID from EC (CBI) 2021-06-13 03:51:18 +00:00
northbridge nb/haswell/gma: Add Desktop GT1.5 (HD 4400) Device ID 2021-06-10 05:37:51 +00:00
security security/vboot: Add support for ZTE spaces 2021-06-10 23:38:53 +00:00
soc soc/amd/picasso: Move Type 17 DMI generation to common 2021-06-13 09:55:30 +00:00
southbridge arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() 2021-06-12 15:48:49 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vc/intel/fsp/fsp2_0/alderlake: Update MemInfoHob.h for new FSP 2021-06-10 05:36:59 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00