]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Event/Timer.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Event / Timer.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
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...
2010-04-24 hhtianUpdate the copyright notice format
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2008-10-21 qhuang8Fix several coding style violations
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-17 qhuang8Adjust the function layout of Timer.c to remove the...
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
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...