audk/MdeModulePkg
ydong10 81da6ef925 Bug description:
When the menu is refresh type, and the old string is longer than new string, after refresh, some old string will still show.
The mainly change is:
  1. This change cleans the old string first and then paints the new string.
  2. Fixed old code checks grayout flag not correct.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11354 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-08 06:01:23 +00:00
..
Application Update the copyright notice format 2010-04-24 09:49:11 +00:00
Bus fix a invalid pointer conversion when builing 32bit image. 2011-03-08 01:32:34 +00:00
Core Update PeiCore and DxeCore to verify FFS data checksum. 2011-02-23 03:09:55 +00:00
Include Puts SMM variable common definitions in SmmVariableCommon.h. 2011-02-28 07:31:45 +00:00
Library 1) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection if hardware flow control is enabled. The default is to not perform cable detection. 2011-02-10 23:27:12 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal Bug description: 2011-03-08 06:01:23 +00:00
MdeModulePkg.dec Puts SMM variable common definitions in SmmVariableCommon.h. 2011-02-28 07:31:45 +00:00
MdeModulePkg.dsc Add mapping for PlatformHookLib to [LibraryClasses] section 2010-12-29 18:28:38 +00:00