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 |
2015-06-01 | MdeModulePkg DxeCore: Add debug message to assist TPL related issues. | Star Zeng |
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 |
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 |
2011-06-16 | MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent | jljusten |
2011-02-12 | Correct typo in word in DxeCore. | lgao4 |
2010-09-16 | Refine code to make code run safely. | ydong10 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-13 | Update DXE Core to be compatible with PI 1.2 SMM Drivers. | mdkinney |
2010-01-19 | Improve coding style in MdeModulePkg. | rsun3 |
2009-01-15 | Apply code to avoid security warnings. | qhuang8 |
2008-12-16 | Clean up to update the reference of the these macros: | 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-17 | Apply HighBitSet() in MDE baseLib to retire the internal function CoreHighest... | qhuang8 |
2008-09-17 | Adjust the function layout of Timer.c to remove the prototype to reduce sync ... | qhuang8 |
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 |
2008-05-21 | Change the file name case to follow coding style: The first character should ... | qhuang8 |
2008-05-21 | Change the file name case to follow coding style: The first character should ... | qhuang8 |
2008-05-21 | Change the file name case to follow coding style: The first character should ... | qhuang8 |
2008-05-13 | Minor coding style adjustment for DxeCore. | qhuang8 |
2008-05-09 | Fix the prediction warnings in DxeMain. | qhuang8 |
2008-05-09 | Add doxygen style comments for functions in DxeMain. | qhuang8 |
2008-04-09 | Add comments and DoxyGen format for these files. | lgao4 |
2008-02-14 | Fix a conformance issue in gBS->CreateEvent() & gBS->CreateEventEx(): | qhuang8 |
2007-11-22 | Clean up: update "EFI" to "UEFI" if applicable. | qhuang8 |
2007-07-04 | Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1. | yshang1 |