coreboot-kgpe-d16/src
Martin Roth baf00e6b28 intel/skylake/pcr.c: error out on invalid size in pcr read/write
The read and write routines take a number of bytes to write, which
should be 1,2, or 4.  We now return an error if an invalid size
is specified.

Change-Id: I93344bc0837c3715fc7660503f405c8878eb711c
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12936
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
2016-01-14 19:15:58 +01:00
..
acpi tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
arch arch/arm64: add missing license headers 2016-01-13 22:58:17 +01:00
commonlib commonlib: Add function to hash contents of a CBFS region. 2016-01-06 01:12:04 +01:00
console src/console: Add x86 romstage spinlock option and printk spinlock support 2015-12-15 16:41:13 +01:00
cpu cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure 2016-01-07 16:52:31 +01:00
device Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
drivers fsp1_1: Remove #if protection in header - It's not needed 2016-01-10 23:38:23 +01:00
ec ACPI: Add hack to avoid IASL warning when reading back registers 2015-12-26 20:53:49 +01:00
include Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
lib Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
mainboard mb/lenovo/x200: Add panel power sequence values 2016-01-14 19:08:44 +01:00
northbridge nb/intel/gm45: Backport configuration of panel power timings 2016-01-14 19:07:45 +01:00
soc intel/skylake/pcr.c: error out on invalid size in pcr read/write 2016-01-14 19:15:58 +01:00
southbridge tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
superio tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
vendorcode vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltage 2016-01-08 17:21:59 +01:00
Kconfig cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure 2016-01-07 16:52:31 +01:00