index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Core
/
Dxe
/
Event
/
Timer.c
Age
Commit message (
Expand
)
Author
2013-10-29
Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...
Elvin Li
2012-08-28
Fix comparisons of enumerated types which may cause warnings for some compilers.
rsun3
2012-04-26
Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...
lzeng14
2010-04-24
Update the copyright notice format
hhtian
2010-01-19
Improve coding style in MdeModulePkg.
rsun3
2008-10-21
Fix several coding style violations
qhuang8
2008-09-23
move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...
eric_tian
2008-09-17
Adjust the function layout of Timer.c to remove the prototype to reduce sync ...
qhuang8
2008-08-27
Clean up DxeCore to remove duplicate memory allocation & device path utility ...
qhuang8
2008-07-24
Code Scrub for Dxe Core.
qhuang8
2008-07-18
Code scrub for DxeCore
qhuang8
2008-05-21
Update to fix minor coding style issues.
qhuang8
2008-05-21
Change the file name case to follow coding style: The first character should ...
qhuang8