coreboot-kgpe-d16/src
Elyes HAOUAS dac4497754 mb/asus: Use 'Device()' instead of 'Processor()'
Processor() keyword is deprecated, use Device() instead.

Change-Id: I162304bdef6562fd660c01fb8fc67037ebe8cfa5
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36304
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2019-10-27 18:08:53 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/acpi.h: Convert MADT APIC type names to all caps 2019-10-25 07:00:37 +00:00
commonlib cbmem: Add IDs for TSEG and BERT table data 2019-10-20 16:46:07 +00:00
console postcar: Fix linking error with disabled postcar console 2019-10-16 11:38:23 +00:00
cpu cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()' 2019-10-27 18:05:38 +00:00
device src/{device,drivers}: Use 'include <stdlib.h>' when appropriate 2019-10-27 17:52:05 +00:00
drivers src/{device,drivers}: Use 'include <stdlib.h>' when appropriate 2019-10-27 17:52:05 +00:00
ec ec/{compal,google,quanta}: Drop wrong _ADR objects 2019-10-25 10:06:45 +00:00
include src: Use 'include <boot/coreboot_tables.h>' when appropriate 2019-10-27 17:48:30 +00:00
lib src: Use 'include <boot/coreboot_tables.h>' when appropriate 2019-10-27 17:48:30 +00:00
mainboard mb/asus: Use 'Device()' instead of 'Processor()' 2019-10-27 18:08:53 +00:00
northbridge acpi: Drop wrong _ADR objects for PCI host bridges 2019-10-24 09:28:28 +00:00
security src: Use 'include <boot/coreboot_tables.h>' when appropriate 2019-10-27 17:48:30 +00:00
soc src: Use 'include <boot/coreboot_tables.h>' when appropriate 2019-10-27 17:48:30 +00:00
southbridge sb/intel/i82801gx: Set FERR# Mux Enable only on mobile platforms 2019-10-22 20:07:11 +00:00
superio src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
vendorcode src/vendorcode/intel: Update Comet Lake FSP headers as per FSP v1394 2019-10-25 02:05:12 +00:00
Kconfig arch/x86: Add a choice for selecting normal/fallback cbfs prefix 2019-10-08 11:40:25 +00:00