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
/
Event.c
Age
Commit message (
Expand
)
Author
2016-01-27
MdeModulePkg DxeCore: Avoid the closed event to be signaled wrongly
Star Zeng
2015-09-21
MdeModulePkg: Remove event from protocol database only if registered
Samer El-Haj-Mahmoud
2014-08-07
1) Add type cast for better coding style.
Feng Tian
2014-07-09
The UEFI specification does not say anything when the pointers passed to
Olivier Martin
2012-04-26
Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...
lzeng14
2011-06-16
MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent
jljusten
2011-02-12
Correct typo in word in DxeCore.
lgao4
2010-04-24
Update the copyright notice format
hhtian
2009-01-15
Apply code to avoid security warnings.
qhuang8
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-16
Merge the global data in ExecData.c to Event.c
eric_tian
2008-09-16
Comments for CoreInitializeMemoryServices should be updated
eric_tian
2008-08-27
Clean up DxeCore to remove duplicate memory allocation & device path utility ...
qhuang8
2008-08-01
Fix UEFI Boot Service CreateEvent() to follow UEFI Specification with respect...
mdkinney
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