coreboot/src
Marshall Dawson a34b78c981 sb/amd/sb700: Fix misleading formatting
Change-Id: I65872d6f1d71d050c8589d3616340648cf95048b
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33268
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
2019-06-07 21:30:57 +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 src/drivers/intel: Avoid NULL pointer dereference 2019-06-05 13:02:32 +00:00
ec ec/google/wilco: Add UCSI support 2019-06-07 20:51:16 +00:00
include soc/intel: Add some missing MCH PCIe IDs 2019-06-07 10:08:35 +00:00
lib lib/Makefile.inc: Add hexdump.c to postcar stage 2019-06-05 13:02:57 +00:00
mainboard mb/google: Add GPU panel settings for SKL/KBL boards 2019-06-06 20:05:03 +00:00
northbridge nb/intel/pineview/raminit.c: Remove variable set but not used 2019-06-06 18:56:24 +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/cannonlake: Add _DSM method for SD controller 2019-06-07 18:54:44 +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/eltan: Add vendor code for measured and verified boot 2019-06-04 10:41:53 +00:00
Kconfig src/Kconfig: Move DRAM section to src/lib/Kconfig 2019-05-20 10:58:56 +00:00