summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Event
AgeCommit message (Expand)Author
2013-10-29Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...Elvin Li
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun3
2012-04-26Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng14
2011-06-16MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten
2011-02-12Correct typo in word in DxeCore.lgao4
2010-09-16Refine code to make code run safely.ydong10
2010-04-24Update the copyright notice formathhtian
2010-02-13Update DXE Core to be compatible with PI 1.2 SMM Drivers.mdkinney
2010-01-19Improve coding style in MdeModulePkg.rsun3
2009-01-15Apply code to avoid security warnings.qhuang8
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-10-21Fix several coding style violationsqhuang8
2008-09-23move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian
2008-09-17Apply HighBitSet() in MDE baseLib to retire the internal function CoreHighest...qhuang8
2008-09-17Adjust the function layout of Timer.c to remove the prototype to reduce sync ...qhuang8
2008-09-16Merge the global data in ExecData.c to Event.ceric_tian
2008-09-16Comments for CoreInitializeMemoryServices should be updatederic_tian
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang8
2008-08-01Fix UEFI Boot Service CreateEvent() to follow UEFI Specification with respect...mdkinney
2008-07-24Code Scrub for Dxe Core.qhuang8
2008-07-18Code scrub for DxeCoreqhuang8
2008-05-21Update to fix minor coding style issues.qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-13Minor coding style adjustment for DxeCore.qhuang8
2008-05-09Fix the prediction warnings in DxeMain.qhuang8
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang8
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-02-14Fix a conformance issue in gBS->CreateEvent() & gBS->CreateEventEx():qhuang8
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang1