audk/MdeModulePkg/Core
jgong5 a5ca8fa772 Hold Memory Lock until DEBUG_CLEAR_MEMORY called in CoreFreePages().
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10284 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-19 04:22:35 +00:00
..
Dxe Hold Memory Lock until DEBUG_CLEAR_MEMORY called in CoreFreePages(). 2010-03-19 04:22:35 +00:00
DxeIplPeim roll back IDT_ENTRY counter to 32 2010-03-11 02:04:04 +00:00
Pei Fixed a bug in LMFA code 2010-03-12 04:35:00 +00:00
PiSmmCore Fix the SMRAM caching range base and size. The original code uses the biggest SMRAM range base and size to set the cache attribute by gDS->SetMemorySpaceAttributes(). This is not correct because the platform code might split the TSEG into several ranges. The fix searches and joins all the adjacent ranges to the biggest SMRAM range into a cacheable range so that TSEG can be cached as a whole. 2010-03-09 05:47:41 +00:00
RuntimeDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00