coreboot-kgpe-d16/src
Kyösti Mälkki fca0cba6a1 sb/intel/i82801gx,ix,jx: Drop invalid GNVS update routine
The smm_setup_structures() calls placed GNVS address into
register %ebx. Old code on i82801dx used these low memory
addresses.

Change-Id: I407b9b9fd44db027a62356e2470f6c39ed3bff49
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42426
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-08 07:33:00 +00:00
..
acpi acpigen: Add acpigen_notify 2020-07-07 20:31:22 +00:00
arch armv7: mmu: Use 'tlbimva' to invalidate TLB entries 2020-07-07 21:48:30 +00:00
commonlib lib/coreboot_table: Add Intel FSP version to coreboot table 2020-07-04 11:20:08 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu ACPI: Add and fill gnvs_ptr for smm_runtime 2020-07-08 07:32:51 +00:00
device Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
drivers dptf: Add support for IDSP 2020-07-07 17:23:47 +00:00
ec ec/google: Add function ec_fill_dptf_helpers() 2020-07-07 20:31:30 +00:00
include ACPI: Add and fill gnvs_ptr for smm_runtime 2020-07-08 07:32:51 +00:00
lib prog_loaders: Fix ramstage loading on x86 2020-07-06 09:36:15 +00:00
mainboard mb/ocp/deltalake: Enable LPC IO 0x600 decode for BIC 2020-07-08 07:31:08 +00:00
northbridge nb/intel/haswell/acpi: Update to ASL 2.0 syntax 2020-07-08 07:26:25 +00:00
security arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00
soc soc/intel/common/block: Add new block DTT 2020-07-07 20:31:14 +00:00
southbridge sb/intel/i82801gx,ix,jx: Drop invalid GNVS update routine 2020-07-08 07:33:00 +00:00
superio superio/winbond/w83977tf: Add suspend related fields 2020-06-16 20:17:26 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/cpx_sp: Update to FSP ww26 release and adapt soc 2020-07-07 22:24:41 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00