coreboot-kgpe-d16/src
Angel Pons 618b9ade15 cpu/intel/haswell: Drop c-state table indirection
Accessing it directly allows proper bounds-checking.

Change-Id: Ifb539051e4a91ddcdb5ffec4850dc2fb30482aea
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49804
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-14 21:54:55 +00:00
..
acpi ACPI: Move common _PIC method 2021-02-14 21:35:47 +00:00
arch arch/x86/id.S: Remove unneeded whitespace before tab 2021-02-11 10:22:07 +00:00
commonlib acpi: Add support for reporting CrashLog in BERT table 2021-02-04 10:21:02 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/intel/haswell: Drop c-state table indirection 2021-02-14 21:54:55 +00:00
device device/azalia_device: Add mainboard hook to program codecs 2021-02-10 07:21:11 +00:00
drivers src: Remove unused <boot_device.h> 2021-02-10 07:22:08 +00:00
ec src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 2021-02-10 19:18:09 +00:00
include include/acpi/acpi.h: Add ACPI_MADT_LAPIC_NMI_ALL_PROCESSORS 2021-02-13 21:54:54 +00:00
lib lib/selfboot.c: Fix indentation and drop one newline 2021-02-11 10:19:17 +00:00
mainboard sb/amd/cimx/sb800: Move common OSFL method in ASL 2021-02-14 21:36:48 +00:00
northbridge nb/intel/haswell/pei_data.h: Define `SPD_LEN` 2021-02-12 19:49:16 +00:00
security security/intel/txt/Makefile.inc: Use tab for indent 2021-02-11 10:23:04 +00:00
soc soc/amd/cezanne: add partial data fabric setup 2021-02-14 21:48:23 +00:00
southbridge sb/amd/cimx/sb800: Move common OSFL method in ASL 2021-02-14 21:36:48 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode vc/amd/fsp/cezanne: add FspGuids.h 2021-02-09 19:13:29 +00:00
Kconfig nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors 2021-02-07 20:20:00 +00:00