]> git.proxmox.com Git - mirror_edk2.git/commit
1. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit on insertion/deletion of entries...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 27 Sep 2008 08:02:57 +0000 (08:02 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 27 Sep 2008 08:02:57 +0000 (08:02 +0000)
commit2f2a277df4c6397f4e6cca5e280c697646ab51e6
treeb0405bd47c2b286d098b51fe055d7a8d612a3d02
parent71bd74cbf2a73d451da3b99b745988c7d7b500f6
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
MdeModulePkg/Core/Dxe/Misc/DebugImageInfo.c