audk/MdeModulePkg/Universal/SetupBrowserDxe
lgao4 1a788cdd65 Fix the following three issues:
1. When question is grayout, its value is not gray. 
  2. When type Ui UP action, Repaint is not trigged when next MenuOption is above the TopOfScreen.
  3. When type Ui Down action, TopOfScreen is not calculated correctly when screen roll is required. 


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10977 6f19259b-4bc3-4df7-8a09-765794883524
2010-10-25 05:32:17 +00:00
..
Colors.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
Expression.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
IfrParse.c Refine code to make code run safely. 2010-09-16 04:51:25 +00:00
InputHandler.c 1. Use the max string size to compare password string. 2010-05-10 02:17:31 +00:00
Presentation.c Do the following fix up in SetupBrowser driver: 2010-06-04 01:29:03 +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 Do the following fix up in SetupBrowser driver: 2010-06-04 01:29:03 +00:00
Setup.c Do the following fix up in SetupBrowser driver: 2010-06-04 01:29:03 +00:00
Setup.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
SetupBrowserDxe.inf Update the copyright notice format 2010-04-24 09:33:45 +00:00
SetupBrowserStr.uni Update the copyright notice format 2010-04-24 09:33:45 +00:00
Ui.c Fix the following three issues: 2010-10-25 05:32:17 +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