Patrick Rudolph has uploaded a new patch set (#14) to the change originally created by Patrick Rudolph. ( https://review.coreboot.org/c/coreboot/+/30117 )
Change subject: arch/x86: Support x86_64 exceptions ......................................................................
arch/x86: Support x86_64 exceptions
Tested on qemu using division by zero. Doesn't affect existing x86_32 code.
Signed-off-by: Patrick Rudolph siro@das-labor.org Change-Id: Idd12c90a95cc2989eb9b2a718740a84222193f48 --- M Documentation/arch/x86/index.md M src/arch/x86/exception.c M src/arch/x86/idt.S M src/arch/x86/include/arch/registers.h 4 files changed, 140 insertions(+), 43 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/30117/14