aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/arch/x86/exception.c
AgeCommit message (Expand)Author
2018-08-06exception: Fix segment error code maskRaul E Rangel
2015-01-09libpayload: Rework exception hook interfaceJulius Werner
2014-12-30libpayload: don't dereference null pointer in exception handlerPatrick Georgi
2014-12-09libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black
2014-09-15libpayload: x86: Add support for catching processor exceptions.Gabe Black