audk/MdeModulePkg/Core
qhuang8 2f2a277df4 1. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit on insertion/deletion of entries in DebugImageInfo Table.
2. Change field EFI_DEBUG_IMAGE_INFO_TABLE_HEADER.TableSize to be the number of valid entries. Apply another global variable mMaxTableEntries to track the maximum of the allocated entires.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6051 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-27 08:02:57 +00:00
..
Dxe 1. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit on insertion/deletion of entries in DebugImageInfo Table. 2008-09-27 08:02:57 +00:00
DxeIplPeim Update prototype of DxeLoadCore(). 2008-09-04 09:17:17 +00:00
Pei Add assert check to make sure new stack size larger than old stack size. 2008-09-23 09:11:12 +00:00
RuntimeDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00