summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Event/Timer.c
AgeCommit message (Expand)Author
2013-10-29Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...Elvin Li
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun3
2012-04-26Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng14
2010-04-24Update the copyright notice formathhtian
2010-01-19Improve coding style in MdeModulePkg.rsun3
2008-10-21Fix several coding style violationsqhuang8
2008-09-23move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian
2008-09-17Adjust the function layout of Timer.c to remove the prototype to reduce sync ...qhuang8
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang8
2008-07-24Code Scrub for Dxe Core.qhuang8
2008-07-18Code scrub for DxeCoreqhuang8
2008-05-21Update to fix minor coding style issues.qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8