coreboot-kgpe-d16/src
Angel Pons 5deff30059 sb/intel/bd82x6x: Move ME SMM code into a separate file
This allows dropping some preprocessor usage. The `mkhi_end_of_post`
static functions had to be renamed to avoid a name clash. A follow-up
will tidy up the code in me_smm.c to reduce some duplication.

Change-Id: I6357fed3540be87f42d1fd59534666b9092d0652
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49991
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Evgeny Zinoviev <me@ch1p.io>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-13 10:59:49 +00:00
..
acpi ACPI: Move PICM declaration 2021-02-11 16:37:28 +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
cpu cpu/intel/haswell/acpi.c: Correct get_cores_per_package 2021-02-12 19:29:07 +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 cpu/intel/microcode: Fix typo in function parameter 2021-02-11 10:19:04 +00:00
lib lib/selfboot.c: Fix indentation and drop one newline 2021-02-11 10:19:17 +00:00
mainboard trogdor: Add fingerprint power sequencing 2021-02-12 22:17:53 +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 intel/broadwell,lynxpoint: Use HPTS() for HPET visibility 2021-02-13 06:28:32 +00:00
southbridge sb/intel/bd82x6x: Move ME SMM code into a separate file 2021-02-13 10:59:49 +00:00
superio src/superio: Fix typo in comment 2021-02-11 10:21:54 +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