]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Event/Event.c
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Event / Event.c
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2017-01-20 Star ZengMdeModulePkg: Use EfiEventEmptyFunction from UefiLib
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...
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...
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-04-24 hhtianUpdate the copyright notice format
2009-01-15 qhuang8Apply code to avoid security warnings.
2008-10-21 qhuang8Fix several coding style violations
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
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...