audk/MdeModulePkg/Universal/SetupBrowserDxe
ydong10 ed729be159 Refine the menu display logic, support menus with more than one page of options.
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14072 6f19259b-4bc3-4df7-8a09-765794883524
2013-01-22 06:08:24 +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 Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode string length. 2012-08-29 09:23:34 +00:00
IfrParse.c Base on the type field to get the width of value field for option opcode. 2013-01-06 06:12:50 +00:00
InputHandler.c Enhance SetupBrowser to call ReadKeyStroke() before calling WaitForEvent(). This can handle the case when the UI is launched in lazy ConIn mode. 2012-11-14 06:30:39 +00:00
Presentation.c Check mHiiPackageListUpdated before set it to FALSE. 2012-11-15 08:13:23 +00:00
Print.c Add Missing invocations to VA_END() for VA_START(). 2012-02-01 06:06:08 +00:00
ProcessOptions.c Enhance the check for options in the question. 2012-09-10 08:29:32 +00:00
Setup.c Update the HiiConfigToBlock to follow spec. 2012-12-05 09:27:15 +00:00
Setup.h Patch includes: 2012-08-21 08:23:20 +00:00
SetupBrowserDxe.inf MdeModulePkg: eliminate all implicit library dependencies for all modules in MdeModulePkg on PcdLib 2012-11-01 06:59:25 +00:00
SetupBrowserStr.uni Enable Help string scroll when the help info can't show all at current page. 2012-04-11 05:44:40 +00:00
Ui.c Refine the menu display logic, support menus with more than one page of options. 2013-01-22 06:08:24 +00:00
Ui.h Enhance the check for options in the question. 2012-09-10 08:29:32 +00:00