audk/MdeModulePkg/Universal/SetupBrowserDxe
jljusten 7538d53684 MdeModulePkg: Remove variables that are set, but not used
GCC 4.6 generates a warning when a variable is set,
but never used.

Signed-off-by: jljusten
Reviewed-by: lgao4
Reviewed-by: erictian
Reviewed-by: rsun3

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12617 6f19259b-4bc3-4df7-8a09-765794883524
2011-10-31 15:58:05 +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 Initialize the parameter mUnicodeCollation before use it to avoid system hang. 2011-10-27 01:10:18 +00:00
IfrParse.c Enhance EDKII Browser to support flexible HotKey setting. 2011-09-13 09:32:54 +00:00
InputHandler.c Add pointer check for NULL before dereference it. 2011-09-29 06:33:23 +00:00
Presentation.c MdeModulePkg: Remove variables that are set, but not used 2011-10-31 15:58:05 +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 pointer check for NULL before dereference it. 2011-09-29 06:33:23 +00:00
Setup.c MdeModulePkg: Remove variables that are set, but not used 2011-10-31 15:58:05 +00:00
Setup.h Enhance EDKII Browser to support flexible HotKey setting. 2011-09-13 09:32:54 +00:00
SetupBrowserDxe.inf Enhance EDKII Browser to support flexible HotKey setting. 2011-09-13 09:32:54 +00:00
SetupBrowserStr.uni Enhance EDKII Browser to support flexible HotKey setting. 2011-09-13 09:32:54 +00:00
Ui.c When browser was requested to go to another formset, it also needs to update the hiihandle in Selection structure. If not update this handle, later when call function GetIfrBinaryData to get binary ifr data will return failed. 2011-10-31 03:33:55 +00:00
Ui.h When browser was requested to go to another formset, it also needs to update the hiihandle in Selection structure. If not update this handle, later when call function GetIfrBinaryData to get binary ifr data will return failed. 2011-10-31 03:33:55 +00:00