]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Dxe/Event/Timer.c
Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and TriggerTime...
authorElvin Li <elvin.li@intel.com>
Tue, 29 Oct 2013 06:47:47 +0000 (06:47 +0000)
committerli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 29 Oct 2013 06:47:47 +0000 (06:47 +0000)
commitd1edec0a33dd6c10249c094c6ccb60c6c98d7b27
tree498be4a22a5d7d0971e4bfed7128e30f435c2279
parent017baa1cf380ce9fd00e39bc89e6067d8bf5112b
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
MdeModulePkg/Core/Dxe/Event/Timer.c