coreboot-kgpe-d16/payloads/libpayload/arch/x86
Raul E Rangel a8b4b75d24 exception: Fix segment error code mask
The segment error descriptor is actually 13 bits long.

BUG=b:109749762
TEST=Verified by causing a segment error

Change-Id: I3439f9ce1e8cf0c472c4eb82d74a787718c9609f
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Reviewed-on: https://review.coreboot.org/27812
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-08-06 07:56:00 +00:00
..
Kconfig
Makefile.inc
coreboot.c
exception.c exception: Fix segment error code mask 2018-08-06 07:56:00 +00:00
exception_asm.S
exec.S Use more secure HTTPS URLs for coreboot sites 2017-06-07 12:04:50 +02:00
gdb.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
head.S Use more secure HTTPS URLs for coreboot sites 2017-06-07 12:04:50 +02:00
libpayload.ldscript libpayload: Move base address, stack and heap size to Kconfig 2016-03-15 20:53:38 +01:00
main.c libpayload: x86/main - propagate return value of main() 2017-02-17 17:25:11 +01:00
multiboot.c libpayload: multiboot - support meminfo flag 2017-02-17 18:20:38 +01:00
rom_media.c
selfboot.c
string.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sysinfo.c libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSC 2016-02-19 19:50:25 +01:00
timer.c
util.S
virtual.c