summaryrefslogtreecommitdiff
path: root/OvmfPkg/8254TimerDxe/Timer.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-23OvmfPkg: Use NestedInterruptTplLib in nested interrupt handlersMichael Brown1-3/+6
2022-12-23OvmfPkg: Send EOI before RestoreTPL() in timer interrupt handlersMichael Brown1-3/+2
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki1-21/+23
2020-06-18OvmfPkg: End timer interrupt later to avoid stack overflow under loadIgor Druzhinin1-2/+3
2019-04-11OvmfPkg: Copy 8254TimerDxe driver from PcAtChipsetPkgHao Wu1-0/+401