audk/MdeModulePkg
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
..
Application/HelloWorld 1. Add three sample PCD in HelloWorld application for user reference of PCD usage. 2008-09-19 05:05:40 +00:00
Bus clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Core 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
Include clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Library Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be compliant to UEFI spec: If L"Timeout" variable is absent, we treat it as if it were 0xffff and wait for user key. 2008-09-24 14:39:46 +00:00
Logo remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
Universal Changing source filename to match name changing. 2008-09-27 03:13:37 +00:00
ChangeLog.txt Add change log for non-compatible change. 2007-11-20 07:34:25 +00:00
MdeModulePkg.dec Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be compliant to UEFI spec: If L"Timeout" variable is absent, we treat it as if it were 0xffff and wait for user key. 2008-09-24 14:39:46 +00:00
MdeModulePkg.dsc 1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c 2008-09-02 05:51:05 +00:00