coreboot-kgpe-d16/src
Subrata Banik 450699d1c8 soc/intel/meteorlake: Set Power Performance Platform Override
According to document 640858 MTL EDS Vol2, bit 18 (PWR_PERF_PLATFRM_OVR) of MSR_POWER_CTL must be set.

This patch is backported from
`commit 117770d324 ("soc/intel/
alderlake: Enable Energy/Performance Bias control")`.

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: Ic83225b619c49db0b49b521a83a2f1dc1ad69be8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74155
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-04-02 10:07:21 +00:00
..
acpi acpi: Add SRAT x2APIC table support 2023-03-03 17:08:27 +00:00
arch arch/x86/smbios: Add socket type for Meteor Lake 2023-03-29 13:19:32 +00:00
commonlib commonlib/coreboot_tables.h: Replace spaces with tabs 2023-04-02 06:28:30 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/x86/cache: CLFLUSH programs to memory before running 2023-03-13 13:42:32 +00:00
device device/Kconfig: explain which PCI ID needs to be used for VGA_BIOS_ID 2023-03-09 22:53:02 +00:00
drivers drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hob 2023-03-30 15:29:21 +00:00
ec Revert "ec/starlabs/merlin: Add support for enabling the mirror flag" 2023-03-09 21:38:26 +00:00
include soc/intel/common: Add core_type member to 'struct apic_path' 2023-03-31 08:36:47 +00:00
lib lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED 2023-03-03 11:10:38 +00:00
mainboard soc/intel/alderlake: Add ADL-P 4+4 with 28W TDP 2023-04-02 06:27:50 +00:00
northbridge nb/intel/i440bx/debug.c: Refactor newlines and save some printk calls 2023-03-29 13:17:31 +00:00
sbom
security security/tpm/tspi: Fix preram TPM log max entries 2023-03-22 19:26:37 +00:00
soc soc/intel/meteorlake: Set Power Performance Platform Override 2023-04-02 10:07:21 +00:00
southbridge util/ifdtool/ifdtool.c: Clean up 2023-03-09 19:36:32 +00:00
superio
vendorcode vc/amd/fsp/mendocino/FspmUpd: Update UDP structure for MDN-FSP 2023-03-29 13:20:10 +00:00
Kconfig