coreboot-kgpe-d16/src
Zheng Bao 76e72a0dd5 mb/google/guybrush: Set FWM position to an upper address
Setting other places causes build error.

BUG=b:178241112
TEST=Build

Change-Id: I85d5d44c458feed38d69f21f899d6b4380963ec7
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49825
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2021-01-23 20:10:20 +00:00
..
acpi ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
arch ach/x86/postcar.c: Avoid double CBMEM initialization 2021-01-21 11:03:04 +00:00
commonlib
console
cpu cpu/intel/haswell: Enable timed MWAIT if supported 2021-01-22 14:25:22 +00:00
device device/oprom/x86emu/sys.c: Use __func__ 2021-01-18 09:44:02 +00:00
drivers drivers/intel/fsp2_0: Add meaningful ERROR message 2021-01-23 04:27:33 +00:00
ec ec/google/chromeec: Provide EC access for Retimer firmware update 2021-01-22 14:28:20 +00:00
include types.h: Add a helper macro BITS_PER_BYTE 2021-01-22 14:26:58 +00:00
lib lib/device_tree.c: Remove repeated word 2021-01-18 07:38:49 +00:00
mainboard mb/google/guybrush: Set FWM position to an upper address 2021-01-23 20:10:20 +00:00
northbridge cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE 2021-01-21 09:08:14 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc soc/amd/picasso/acpi: Remove dummy AOAC parent device 2021-01-23 17:31:12 +00:00
southbridge ACPI GNVS: Drop APIC, factor out MPEN 2021-01-20 09:24:35 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode vendorcode/google/chromeos: Build CSE Board Reset in Romstage 2021-01-22 22:53:07 +00:00
Kconfig