coreboot-kgpe-d16/src
Angel Pons efe57ebd40 soc/intel: Rename GNVS struct member to match ASL
Rename the `ecps` GNVS struct member to `epcs` to match the name in ASL.

Change-Id: I1f6b97309eea75e7dbb4e5e664660df05ec0845e
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57979
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2021-09-29 20:40:32 +00:00
..
acpi acpi: Generate power resource name instead of default "PRIC" 2021-09-16 06:07:15 +00:00
arch arch/x86,cpu/x86: Disable the %gs and %fs segments 2021-09-29 14:12:58 +00:00
commonlib elog: calculate year correctly in timestamp 2021-09-23 06:26:19 +00:00
console console: Remove asmlinkage from console_init 2021-09-17 23:52:02 +00:00
cpu arch/x86,cpu/x86: Disable the %gs and %fs segments 2021-09-29 14:12:58 +00:00
device device: Drop unused function dev_find_matching_device_on_bus 2021-09-24 21:20:07 +00:00
drivers drivers/genesyslogic/gl9755: Disable ASPM L0s support 2021-09-24 17:56:09 +00:00
ec ec/purism: Remove copied code from system76 2021-09-27 13:59:02 +00:00
include soc/intel/alderlake: Add GFx Device ID 0x46c3 2021-09-29 10:07:41 +00:00
lib lib/Makefile.inc: Generate placeholder spd.bin in lib/Makefile.inc 2021-09-23 06:20:59 +00:00
mainboard herobrine: Initialize SAR sensor QUP 2021-09-29 20:20:49 +00:00
northbridge
security security/intel/txt/romstage: add missing arch/cpu.h include 2021-09-17 20:28:19 +00:00
soc soc/intel: Rename GNVS struct member to match ASL 2021-09-29 20:40:32 +00:00
southbridge {sb,soc}/intel: Drop unused globalnvs.asl methods 2021-09-29 10:04:44 +00:00
superio
vendorcode vc/mediatek/mt8195: Remove unused code 2021-09-29 06:57:06 +00:00
Kconfig