coreboot/src
Sean Rhodes 2524c61df6 mb/starlabs/starbook/kbl: Use function for getting power profile
All other variants use a function and definitions to get the power
profile. Make this board to the same.

Change-Id: I07ce71e20bd71229bb0cd3438ab59140cd0d8b42
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81412
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-06-07 18:31:50 +00:00
..
acpi tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
arch arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
commonlib commonlib/timestamp_serialized: Define VB_AUXFW_SYNC_DONE timestamp 2024-05-08 11:54:54 +00:00
console tree: Remove unused <string.h> 2024-05-29 10:34:08 +00:00
cpu cpu/x86: Make 1GB paging the default 2024-06-05 20:31:03 +00:00
device arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
drivers Xeon-SP boards: Factor out OCP VPD get_cxl_mode() impl 2024-06-05 10:59:59 +00:00
ec mb/starlabs/starbook/cml: Switch to the merlin EC 2024-06-07 18:31:06 +00:00
include arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
lib device_tree: Add function to get top of memory from a FDT blob 2024-06-03 15:38:55 +00:00
mainboard mb/starlabs/starbook/kbl: Use function for getting power profile 2024-06-07 18:31:50 +00:00
northbridge nb/intel/haswell: Synchronize lists of graphics PCI IDs 2024-06-06 23:55:24 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() 2024-05-29 13:04:30 +00:00
soc soc/intel/common/uart: Drop chip in favor of devicetree ops 2024-06-07 11:15:00 +00:00
southbridge tree: Use calloc(n, sizeof(struct)) insteadof calloc(sizeof(struct), n) 2024-06-03 19:02:31 +00:00
superio tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
vendorcode vc/intel/fsp: Update ADL N FSP headers from v3343.05 to v5021.00 2024-06-04 13:59:30 +00:00
Kconfig arch/arm64: Implement initial set of SMBIOS tables 2024-05-25 06:58:23 +00:00