audk/MdeModulePkg/Universal/SetupBrowserDxe
lgao4 13ad1def34 Do the following fix up in SetupBrowser driver:
1)  Check whether ConfigAccess is NULL before use it.
  2)  Don't do call back for UI_ACTION_REFRESH_FORMSET action.
  3)  Release resource before leave SetupBrowser() function.
  4)  Use the unified check method (HiiHandle, FormsetGuid and FormId) to check FORM is open or close.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10565 6f19259b-4bc3-4df7-8a09-765794883524
2010-06-04 01:29:03 +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 Update the copyright notice format 2010-04-24 09:33:45 +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 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
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