]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/PiSmmCore/Pool.c
MdeModulePkg: Fix use-after-free error in InstallConfigurationTable()
[mirror_edk2.git] / MdeModulePkg / Core / PiSmmCore / Pool.c
2017-04-24 Hao WuMdeModulePkg/PiSmmCore: Remove redundant PoolTail point...
2017-04-20 Star ZengMdeModulePkg PiSmmCore: Enhance SMM FreePool to catch...
2017-04-14 Hao WuMdeModulePkg/PiSmmCore: Fix potentially uninitialized...
2016-12-12 Liming GaoMdeModulePkg PiSmmCore: Retrieve Smram base address...
2016-12-07 Jiewen YaoMdeModulePkg/PiSmmCore: AllocatePool should use MemoryType.
2016-12-05 Liming GaoMdeModulePkg PiSmmCore: Update comments in InitializeMe...
2016-11-17 Jiewen YaoMdeModulePkg/PiSmmCore: Add MemoryAttributes support.
2016-10-27 Laszlo ErsekMdeModulePkg/Core/PiSmmCore: rebase to ARRAY_SIZE()
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-07-01 Star ZengMdeModulePkg PiSmmCore: Enhance memory profile for...
2016-07-01 Jiewen YaoMdeModulePkg/PiSmmCore: Replace BASE_4GB with MAX_ADDRE...
2015-11-25 Zeng, StarCheck InternalAllocPoolByIndex status before refer...
2014-11-12 Star ZengMdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and...
2011-04-08 rsun3Add more checks to skip allocated SMRAM regions when...
2010-10-18 ydong10Refine code to make code run more safely.
2010-04-24 hhtianUpdate the copyright notice format
2010-03-04 hhuan13Remove Size==0 branch in SmmAllocatePool()
2010-03-03 jchen20Enable "Load Module At fixed Address" feature in SMM...
2010-03-02 hhuan13Fix K8 scan issues
2010-02-26 hhuan13Clean up PiSmmCore to pass K8 scan
2010-02-25 mdkinneyAdd PI SMM IPL and PI SMM Core