summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/8254TimerDxe/Timer.c
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: remove 8254TimerDxeLaszlo Ersek2023-12-071-406/+0
* OvmfPkg: Use NestedInterruptTplLib in nested interrupt handlersMichael Brown2022-12-231-3/+6
* OvmfPkg: Send EOI before RestoreTPL() in timer interrupt handlersMichael Brown2022-12-231-3/+2
* OvmfPkg: Apply uncrustify changesMichael Kubacki2021-12-071-21/+23
* OvmfPkg: End timer interrupt later to avoid stack overflow under loadIgor Druzhinin2020-06-181-2/+3
* OvmfPkg: Copy 8254TimerDxe driver from PcAtChipsetPkgHao Wu2019-04-111-0/+401