coreboot-kgpe-d16/src
Arthur Heymans 005e25de0f soc/intel/common/ebda: Drop code
There is no need to use EBDA to pass cbmem_top from romstage to
later stages.

Change-Id: I46e2459ff3c785f530cabc5930004ef920ffc89a
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36362
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-11-10 15:38:25 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG 2019-11-10 11:46:29 +00:00
commonlib commonlib: Use __builtin_offsetof with supported compilers 2019-11-05 15:00:44 +00:00
console console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
cpu arch/x86: Drop some __SMM__ guards 2019-11-08 07:46:23 +00:00
device console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
drivers drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP 2019-11-06 14:05:34 +00:00
ec ELOG: Avoid some preprocessor use 2019-11-09 10:50:12 +00:00
include ELOG: Introduce elog_gsmi variants 2019-11-09 10:49:47 +00:00
lib lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG 2019-11-10 11:46:29 +00:00
mainboard arch/x86: Replace some __SMM__ guards 2019-11-09 11:03:03 +00:00
northbridge arch/x86: Drop some __SMM__ guards 2019-11-08 07:46:23 +00:00
security lib/cbfs: Add fallback to RO region to cbfs_boot_locate 2019-11-07 14:12:00 +00:00
soc soc/intel/common/ebda: Drop code 2019-11-10 15:38:25 +00:00
southbridge arch/x86: Replace some __SMM__ guards 2019-11-09 11:03:03 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE 2019-11-08 07:44:12 +00:00
Kconfig Kconfig: Remove untrue comment 2019-11-09 22:36:00 +00:00