coreboot/src
Kacper Słomiński 0d4f95be46 mainboard/Kconfig: add option for a 6144 KB(6 MB) ROM size
Signed-off-by: Kacper Słomiński <kacper.slominski72@gmail.com>
Change-Id: I7a1949c3512528b6b73955d907efc21728eed739
Reviewed-on: https://review.coreboot.org/c/coreboot/+/30980
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-06-09 17:10:02 +00:00
..
acpi
arch Makefile.inc: Compile smm files independent ARCH_RAMSTAGE_X86_32/64 2019-06-06 16:41:35 +00:00
commonlib cbmem: Add ID for UCSI 2019-06-07 20:50:39 +00:00
console console: Move poor-man's atoi() into string.h 2019-05-23 08:43:12 +00:00
cpu cpu/amd/family_10h-family_15h: Remove variable set but not used 2019-06-03 13:32:19 +00:00
device src/device: Prevent attack on null pointer dereference 2019-06-03 13:25:25 +00:00
drivers mb/lenovo/t430: Fix Dual Graphics 2019-06-08 11:33:41 +00:00
ec ec/google/wilco: Add UCSI support 2019-06-07 20:51:16 +00:00
include src/soc/intel/skylake/bootblock: Add SPT C236 to PCH Table 2019-06-08 11:22:25 +00:00
lib lib/Makefile.inc: Add hexdump.c to postcar stage 2019-06-05 13:02:57 +00:00
mainboard mainboard/Kconfig: add option for a 6144 KB(6 MB) ROM size 2019-06-09 17:10:02 +00:00
northbridge nb/intel/sandybridge: Drop iommu.c and rename functions 2019-06-08 11:32:42 +00:00
security post_code: add post code for failure to load next stage 2019-05-22 14:21:57 +00:00
soc soc/intel/icelake: Pass FSP-M/S UPD as per ICL requirement 2019-06-09 02:47:17 +00:00
southbridge sb/amd/sb700: Fix misleading formatting 2019-06-07 21:30:57 +00:00
superio superio/fintek/f71863fg: Remove variable set but not used 2019-05-25 18:20:15 +00:00
vendorcode vendorcode/intel/../icelake: Update ICL FSP header BIOS version 3092 2019-06-09 02:46:52 +00:00
Kconfig Kconfig: Guard RAMPAYLOAD 2019-06-08 21:36:55 +00:00