summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/x86/arch/exception.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload/x86/exception: Add methods to enable/disable interruptsRaul E Rangel2018-08-231-0/+4
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+1
* libpayload: Rework exception hook interfaceJulius Werner2015-01-091-17/+26
* libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black2014-12-091-0/+81