mirror_edk2/MdeModulePkg/Universal/SetupBrowserDxe
xdu2 d66e6c1687 Change the FormBrowser behavior of "Pressing ESC":
The old behavior is: if press ESC, it will exit the whole Formset.
The new behavior is: if press ESC, it will return to the parent Form; if current Form is the root Form of a FormSet, it will exit the whole FormSet.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9359 6f19259b-4bc3-4df7-8a09-765794883524
2009-10-26 03:03:12 +00:00
..
Colors.h Update to use DOS format 2008-10-31 04:41:33 +00:00
Expression.c Add in ASSERT to check out-of-bound and possible dereference of NULL pointers. 2009-02-02 07:18:59 +00:00
IfrParse.c 1. Move ASSERT to proper place. 2009-10-20 03:01:10 +00:00
InputHandler.c Update the conflicted function name with UefiLib from CreatePopUp to CreateMultiStringPopUp. 2009-07-07 06:28:42 +00:00
Presentation.c Change the FormBrowser behavior of "Pressing ESC": 2009-10-26 03:03:12 +00:00
Print.c 1) Remove the variable initalization in declaration. 2008-11-21 06:59:58 +00:00
Print.h Update to use DOS format 2008-10-31 04:41:33 +00:00
ProcessOptions.c Add in ASSERT to check out-of-bound and possible dereference of NULL pointers. 2009-02-02 07:18:59 +00:00
Setup.c Change the FormBrowser behavior of "Pressing ESC": 2009-10-26 03:03:12 +00:00
Setup.h Change the FormBrowser behavior of "Pressing ESC": 2009-10-26 03:03:12 +00:00
SetupBrowserDxe.inf Update SetUp Browser doesn't set a default value to Numeric field per UEFI spec. And Update Setup Browser driver parse the introduced IFR FormSet classguid in UEFI2.1. 2009-04-22 03:18:37 +00:00
SetupBrowserStr.uni Change the FormBrowser behavior of "Pressing ESC": 2009-10-26 03:03:12 +00:00
Ui.c Change the FormBrowser behavior of "Pressing ESC": 2009-10-26 03:03:12 +00:00
Ui.h Change the FormBrowser behavior of "Pressing ESC": 2009-10-26 03:03:12 +00:00