coreboot/src
Felix Held a2b2ac0ed2 arch/x86/include: rename smm.h to smm_call.h
Rename smm.h to smm_call.h to make including this file look less
ambiguous.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ia907ad92459e835feeddf7eb4743a38f99549179
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79833
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
2024-01-10 20:36:16 +00:00
..
acpi x86: Separate CPU and SoC physical address size 2023-12-22 12:26:59 +00:00
arch arch/x86/include: rename smm.h to smm_call.h 2024-01-10 20:36:16 +00:00
commonlib commonlib/bsd: Tag CBMEM IDs deprecated for crashlog 2023-12-20 04:29:25 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu cpu/x86/smi_trigger: use enum cb_err as apm_control return type 2024-01-10 14:40:25 +00:00
device x86: Separate CPU and SoC physical address size 2023-12-22 12:26:59 +00:00
drivers drivers/mipi: Add support for IVO_T109NW41 panel 2024-01-09 06:43:01 +00:00
ec treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
include cpu/x86/smi_trigger: use enum cb_err as apm_control return type 2024-01-10 14:40:25 +00:00
lib src/lib: Add memory/time saving special case for ramstage caching 2023-12-18 08:13:12 +00:00
mainboard mb/google/nissa/var/anraggar: Add FW_CONFIG probe for mipi camera 2024-01-10 16:42:11 +00:00
northbridge nb/intel/gm45/raminit: Use read32p() 2024-01-08 13:03:45 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security vboot: Add firmware PCR support 2024-01-04 14:30:33 +00:00
soc soc/amd: use apm_get_apmc() in APMC SMI handler 2024-01-10 14:44:51 +00:00
southbridge sb/amd/pi/hudson/smhandler: use apm_get_apmc() in APMC SMI handler 2024-01-10 14:49:14 +00:00
superio sio/nuvoton/npcd378: Fix ACPI errors 2023-12-16 22:58:35 +00:00
vendorcode vc/intel/fsp/mtl: Update header files from 3424_88 to 3471.85 2024-01-07 05:35:33 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00