summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg/HpetTimerDxe/HpetTimer.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-29PcAtChipsetPkg/HpetTimerDxe: Fix nested interrupt time accuracyMichael D Kinney1-0/+7
2021-12-07PcAtChipsetPkg: Apply uncrustify changesMichael Kubacki1-52/+63
2021-12-07PcAtChipsetPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney1-4/+4
2019-10-22PcAtChipsetPkg: Fix spelling errorsSean Brogan1-6/+6
2019-04-09PcAtChipsetPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28PcAtChipsetPkg: Clean up source filesLiming Gao1-72/+72
2017-01-20PcAtChipsetPkg: Fix typing errorsThomas Huth1-3/+3
2016-10-27PcAtChipsetPkg/HpetTimerDxe: Fix race condition in SetTimerPeriod()Michael Kinney1-2/+13
2016-07-11PcAtChipsetPkg: Fix typos in commentsGiri P Mudusuru1-3/+3
2014-06-20PcAtChipsetPkg: Enable timer interrupt through I/O APICTycho Nightingale1-1/+2
2011-11-25PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod...rsun31-4/+13
2011-11-15HPET driver was updated and included:li-elvin1-63/+182
2011-09-02Add generic HPET Timer DXE Driver and support libraries. mdkinney1-4/+3
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney1-0/+860