coreboot-kgpe-d16/src
Sean Rhodes 976ca5e477 mb/starlabs/starbook: Add variant specific cmos.layout and cmos.default
Add variant specific cmos files, which avoid options like "Thunderbolt"
existing in platforms that don't support such options.

This change also removes entries that were never used, including:
* smi_handler
* usb_always_on

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I359e5c5bbf29eb474f2d3bc42a8e80afc0a5d38a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66296
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-10-06 18:15:25 +00:00
..
acpi treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
arch arch/x86/timestamp.c: Add missing <stdint.h> 2022-10-06 16:59:32 +00:00
commonlib commonlib/fsp_relocate: add PE32 section support 2022-09-24 01:19:13 +00:00
console console/vtxprintf.c: Add <stdarg.h> 2022-10-06 17:00:25 +00:00
cpu cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h> 2022-10-06 17:00:57 +00:00
device device/device_const.c: Clean up includes and add <types.h> 2022-10-06 17:01:06 +00:00
drivers drivers/crb: Initialize Intel PTT control area 2022-10-05 11:00:36 +00:00
ec ec/lenovo/h8/acpi: Fix wrongly used operator 2022-10-05 22:59:34 +00:00
include soc/intel/cmn/gfx: Add missing CML-U IGD device IDs 2022-10-06 09:24:54 +00:00
lib lib/prog_loaders.c: Clean up includes 2022-10-06 18:13:30 +00:00
mainboard mb/starlabs/starbook: Add variant specific cmos.layout and cmos.default 2022-10-06 18:15:25 +00:00
northbridge nb/intel/i945/memmap.c: Clean up includes 2022-10-06 18:13:05 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/memory/memory.h: Add <stdbool.h> 2022-10-06 17:01:52 +00:00
soc soc/qualcomm: Update the wait time for checking PCIe link up 2022-10-06 16:55:48 +00:00
southbridge sb/intel/common/gpio.c: Clean up includes 2022-10-06 18:14:45 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP v3361_03 2022-09-26 14:18:31 +00:00
Kconfig Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP" 2022-09-20 21:44:35 +00:00