audk/MdeModulePkg/Universal/SetupBrowserDxe
ydong10 487ef01803 1. The old refresh string code also update the time/date opcode. But for the reason that time/date opcode updates the string with the same size, so skip the refresh code for it.
2. Also, the clean old string action used save attribute with paint string action which makes the background show abnormal.  Now using the normal attribute to clean the old string.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11359 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-10 02:28:15 +00:00
..
Colors.h Add four PCDs for the different color settings of Subtitle and Text Filed on Browser. 2011-02-12 01:51:25 +00:00
Expression.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
IfrParse.c 1. Support inconsistent if opcode used in string/password opcode. 2010-12-23 06:47:50 +00:00
InputHandler.c Add four PCDs for the different color settings of Subtitle and Text Filed on Browser. 2011-02-12 01:51:25 +00:00
Presentation.c Do the following enhancement for SetupBrowser: 2011-03-08 06:55:15 +00:00
Print.c Forcing functions with variable argument lists to use the same calling convention (EFIAPI). This solves issues when using compilers where the default calling convention is not EFIAPI. 2010-04-29 01:07:07 +00:00
ProcessOptions.c Add four PCDs for the different color settings of Subtitle and Text Filed on Browser. 2011-02-12 01:51:25 +00:00
Setup.c 1. Support inconsistent if opcode used in string/password opcode. 2010-12-23 06:47:50 +00:00
Setup.h 1.Reposition the platform info. Move from the old position to left one block space and down one block space. 2011-02-23 05:05:47 +00:00
SetupBrowserDxe.inf Do the following enhancement for SetupBrowser: 2011-03-08 06:55:15 +00:00
SetupBrowserStr.uni Update the copyright notice format 2010-04-24 09:33:45 +00:00
Ui.c 1. The old refresh string code also update the time/date opcode. But for the reason that time/date opcode updates the string with the same size, so skip the refresh code for it. 2011-03-10 02:28:15 +00:00
Ui.h Forcing functions with variable argument lists to use the same calling convention (EFIAPI). This solves issues when using compilers where the default calling convention is not EFIAPI. 2010-04-29 01:07:07 +00:00