summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-6/+5
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2016-10-27MdeModulePkg/Universal: Fix typos in commentsGary Lin1-1/+1
2010-07-30Add debug print that the system is about to be reset. I was seeing watchtog t...andrewfish1-0/+3
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli241-2/+2
2010-01-14Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun31-1/+1
2008-11-17Code scrub for WatchdogTimer driver.xli241-36/+47
2008-07-11modify coding style to pass ecc tool and provide comments that complied with ...eric_tian1-123/+70
2008-04-09Add comments and DoxyGen format for these files.lgao41-14/+7
2008-02-20edk2/MdeModulePkg/MdeModulePkg.dsc:jljusten1-2/+2
2008-02-20edk2/MdeModulePkg/Universal/WatchdogTimerDxe:jljusten1-0/+297