audk/MdeModulePkg/Core/Dxe/Event
Elvin Li d1edec0a33 Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and TriggerTime is 0.
Signed-off-by: Elvin Li <elvin.li@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14811 6f19259b-4bc3-4df7-8a09-765794883524
2013-10-29 06:47:47 +00:00
..
Event.c Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NOTIFY_WAIT set and NotifyTpl is not a supported TPL level. 2012-04-26 03:32:53 +00:00
Event.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
Timer.c Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and TriggerTime is 0. 2013-10-29 06:47:47 +00:00
Tpl.c Refine code to make code run safely. 2010-09-16 04:51:25 +00:00