summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/WatchdogTimerDxe
AgeCommit message (Collapse)Author
2010-07-30Add debug print that the system is about to be reset. I was seeing watchtog ↵andrewfish
timeouts in UnixPkg and they were hard to debug as gdb was exiting. This debug print should be useful in general. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10761 6f19259b-4bc3-4df7-8a09-765794883524
2010-04-24Update the copyright notice formathhtian
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10418 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-241. Correct File header to ## @filelgao4
2. Remove unnecessary .common] postfix on section. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10052 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in ↵xli24
PI1.2 instead. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9833 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-14Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ↵rsun3
API to get the PCD. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9751 6f19259b-4bc3-4df7-8a09-765794883524
2009-01-23Update for Meta data.xli24
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7361 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and ↵gikidy
review VALID_ARCHITECTURES in inf files with DSC file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6818 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-17Code scrub for WatchdogTimer driver.xli24
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6555 6f19259b-4bc3-4df7-8a09-765794883524
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ↵lgao4
on PI spec should include Uefi.h not PiDxe.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5758 6f19259b-4bc3-4df7-8a09-765794883524
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5726 6f19259b-4bc3-4df7-8a09-765794883524
2008-07-11modify coding style to pass ecc tool and provide comments that complied with ↵eric_tian
Doxgen. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5451 6f19259b-4bc3-4df7-8a09-765794883524
2008-04-09Add comments and DoxyGen format for these files.lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5028 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-20edk2/MdeModulePkg/MdeModulePkg.dsc:jljusten
edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c: edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.h: edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf: edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.msa: Moving usage of 'WatchDogTimer' to 'WatchdogTimer' to match the architectural protocol, as well as the more common usage of 'watchdog timer' vs. 'watch dog timer'. Consistency is needed for building on systems with case-sensitive filesystems. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4717 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-20edk2/MdeModulePkg/Universal/WatchdogTimerDxe:jljusten
WatchDogTimer.c WatchDogTimer.h WatchDogTimer.inf WatchDogTimer.msa renamed to WatchdogTimer.c WatchdogTimer.h WatchdogTimer.inf WatchdogTimer.msa Moving usage of 'WatchDogTimer' to 'WatchdogTimer' to match the architectural protocol, as well as the more common usage of 'watchdog timer' vs. 'watch dog timer'. Consistency is needed for building on systems with case-sensitive filesystems. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4714 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-20edk2/MdeModulePkg/Universal/WatchdogTimerDxe:jljusten
WatchDogTimer.c WatchDogTimer.h WatchDogTimer.inf WatchDogTimer.msa renamed to WatchdogTimer.c WatchdogTimer.h WatchdogTimer.inf WatchdogTimer.msa Moving usage of 'WatchDogTimer' to 'WatchdogTimer' to match the architectural protocol, as well as the more common usage of 'watchdog timer' vs. 'watch dog timer'. Consistency is needed for building on systems with case-sensitive filesystems. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4713 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-20edk2/MdeModulePkg/Universal/WatchdogTimerDxe:jljusten
WatchDogTimer.c WatchDogTimer.h WatchDogTimer.inf WatchDogTimer.msa renamed to WatchdogTimer.c WatchdogTimer.h WatchdogTimer.inf WatchdogTimer.msa Moving usage of 'WatchDogTimer' to 'WatchdogTimer' to match the architectural protocol, as well as the more common usage of 'watchdog timer' vs. 'watch dog timer'. Consistency is needed for building on systems with case-sensitive filesystems. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4712 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-20edk2/MdeModulePkg/Universal/WatchdogTimerDxe:jljusten
WatchDogTimer.c WatchDogTimer.h WatchDogTimer.inf WatchDogTimer.msa renamed to WatchdogTimer.c WatchdogTimer.h WatchdogTimer.inf WatchdogTimer.msa Moving usage of 'WatchDogTimer' to 'WatchdogTimer' to match the architectural protocol, as well as the more common usage of 'watchdog timer' vs. 'watch dog timer'. Consistency is needed for building on systems with case-sensitive filesystems. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4711 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-20edk2/MdeModulePkg/Universal/WatchDogTimerDxe:jljusten
Moving usage of 'WatchDogTimer' to 'WatchdogTimer' to match the architectural protocol, as well as the more common usage of 'watchdog timer' vs. 'watch dog timer'. Consistency is needed for building on systems with case-sensitive filesystems. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4710 6f19259b-4bc3-4df7-8a09-765794883524