]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Event
MdeModulePkg: remove PE/COFF header workaround for ELILO on IPF
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Event /
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-09-29 Hao WuMdeModulePkg/Tpl: Fix negative value left shift
2017-01-20 Star ZengMdeModulePkg: Use EfiEventEmptyFunction from UefiLib
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2016-01-27 Star ZengMdeModulePkg DxeCore: Avoid the closed event to be...
2015-09-21 Samer El-Haj-MahmoudMdeModulePkg: Remove event from protocol database only...
2015-06-01 Star ZengMdeModulePkg DxeCore: Add debug message to assist TPL...
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-07-09 Olivier MartinThe UEFI specification does not say anything when the...
2013-10-29 Elvin LiFix the bug that SetTimer () cannot work when Type...
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-04-26 lzeng14Return EFI_INVALID_PARAMETER when Type has either EVT_N...
2011-06-16 jljustenMdeModulePkg DXE Core: Add Idle event during BootServic...
2011-02-12 lgao4Correct typo in word in DxeCore.
2010-09-16 ydong10Refine code to make code run safely.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-13 mdkinneyUpdate DXE Core to be compatible with PI 1.2 SMM Drivers.
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2009-01-15 qhuang8Apply code to avoid security warnings.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-10-21 qhuang8Fix several coding style violations
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-17 qhuang8Apply HighBitSet() in MDE baseLib to retire the interna...
2008-09-17 qhuang8Adjust the function layout of Timer.c to remove the...
2008-09-16 eric_tianMerge the global data in ExecData.c to Event.c
2008-09-16 eric_tianComments for CoreInitializeMemoryServices should be...
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-08-01 mdkinneyFix UEFI Boot Service CreateEvent() to follow UEFI...
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-18 qhuang8Code scrub for DxeCore
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-13 qhuang8Minor coding style adjustment for DxeCore.
2008-05-09 qhuang8Fix the prediction warnings in DxeMain.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-02-14 qhuang8Fix a conformance issue in gBS->CreateEvent() & gBS...
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...