summaryrefslogtreecommitdiff
path: root/OvmfPkg/Library/NestedInterruptTplLib
AgeCommit message (Expand)AuthorFilesLines
2023-05-09OvmfPkg: Relax assertion that interrupts do not occur at TPL_HIGH_LEVELMichael Brown1-3/+18
2023-05-09OvmfPkg: Clarify invariants for NestedInterruptTplLibMichael Brown1-2/+8
2022-12-23OvmfPkg: Add library to handle TPL from within nested interrupt handlersMichael Brown4-0/+332