summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Event/Timer.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-28/+24
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2016-10-27MdeModulePkg/Core: Fix typos in commentsGary Lin1-1/+1
2013-10-29Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...Elvin Li1-1/+4
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun31-1/+1
2012-04-26Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng141-2/+3
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-01-19Improve coding style in MdeModulePkg.rsun31-22/+22
2008-10-21Fix several coding style violationsqhuang81-1/+1
2008-09-23move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian1-0/+1
2008-09-17Adjust the function layout of Timer.c to remove the prototype to reduce sync ...qhuang81-113/+70
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang81-1/+1
2008-07-24Code Scrub for Dxe Core.qhuang81-14/+14
2008-07-18Code scrub for DxeCoreqhuang81-25/+13
2008-05-21Update to fix minor coding style issues.qhuang81-12/+5
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+358