]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/PiSmmCore/Dispatcher.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / PiSmmCore / Dispatcher.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2020-03-04 Laszlo ErsekMdeModulePkg/PiSmmCore: log SMM image start failure
2020-02-10 Antoine CoeurMdeModulePkg/Core/PiSmmCore: Fix various typos
2019-10-17 Philippe Mathieu... MdeModulePkg/PiSmmCore: Fix typo in function name
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-26 Bi, DandanMdeModulePkg: Use new added Perf macros
2017-04-25 Liming GaoMdeModulePkg: Update PiSmmCore to set correct ImageAddr...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2016-11-17 Jiewen YaoMdeModulePkg/PiSmmCore: Add MemoryAttributes support.
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2015-11-25 Yao, JiewenInstall LoadedImage protocol for PiSmmCore.
2015-11-25 Yao, JiewenUninstall LoadedImage protocol if SMM driver returns...
2015-06-06 Zachary BobroffPiSmmCore dispatcher should not use one Index for three...
2014-11-12 Star ZengMdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and...
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-06-27 Tapan ShahMdeModulePkg/PiSmmCore: Initialize missing LoadedImage...
2013-01-29 lzeng141. Update DxeCore to get correct AuthenticationStatus...
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-05-16 lgao4Add Perf log for SMM driver Load and Start Image.
2012-04-24 rsun3MdeModulePkg PiSmmCore: Fix a bug in SmmLoadImage(...
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-08-24 mdkinneyUpdate SMM Core to use SMM Mode as soon as SMM Mode...
2011-02-12 lgao4Update DEBUG log information to specify SMM driver...
2010-12-06 mdkinney1) Change location of DEBUG() macro that prints the...
2010-12-04 mdkinneyUpdate PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-03 jchen20Enable "Load Module At fixed Address" feature in SMM...
2010-02-25 mdkinneyAdd PI SMM IPL and PI SMM Core