summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Ui.c
AgeCommit message (Expand)Author
2011-12-05Disable change value for grayout or readonly menu.ydong10
2011-11-24Patch includes:ydong10
2011-11-16Patch include:ydong10
2011-11-16Enable lock attribute for statement and form; show this attribute same as gra...ydong10
2011-11-16Update select highlight menu logic when opcode is date/timeydong10
2011-10-31When browser was requested to go to another formset, it also needs to update ...ydong10
2011-10-25Fix error: Multiline option info only shows the first line error, should show...ydong10
2011-09-13Enhance EDKII Browser to support flexible HotKey setting. lgao4
2011-07-05Refine code to avoid potential access violation.ydong10
2011-07-05Keep the highlight field after user changes the value for time/date opcodeydong10
2011-06-28Enable new "ref5" opcode in browser.ydong10
2011-06-28Restore the whole form set to default value when user enter F9, old logical o...ydong10
2011-06-27Adjust the start position of the opcode string before saving it to avoid show...ydong10
2011-06-21Move the check refresh attribute logical out of the option string check logic...ydong10
2011-06-13Fix GCC build failydong10
2011-06-08Add new "Refresh guid" opcode, also add sample code to use it.ydong10
2011-06-08Add new "Modal form" opcode, also add sample code to use it.ydong10
2011-05-31Add new call back return value; also add some sample code to use it.ydong10
2011-03-101. The old refresh string code also update the time/date opcode. But for the ...ydong10
2011-03-08Do the following enhancement for SetupBrowser:lgao4
2011-03-08Bug description:ydong10
2011-02-28Symptom:ydong10
2011-02-231.Reposition the platform info. Move from the old position to left one block ...ydong10
2011-02-22fix refresh menu save attribute error. not consider the grayout attribute.ydong10
2011-02-21Update the arrow position.ydong10
2011-02-12Add four PCDs for the different color settings of Subtitle and Text Filed on ...lgao4
2010-12-30Enable number input for numeric, date and time opcodeydong10
2010-12-231. Support inconsistent if opcode used in string/password opcode.ydong10
2010-12-231. support numeric item +/- action generate callbackydong10
2010-11-11Print Arrow for Goto button.lgao4
2010-11-01Refine code to make code run more safely.ydong10
2010-10-26Correct Data type conversion.lgao4
2010-10-25Reserve one column at left screen to be more visually.lgao4
2010-10-25Fix the following three issues:lgao4
2010-09-16Refine code to make code run safely.ydong10
2010-09-15Refine soma code to make code run safely.ydong10
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-24Update the copyright notice formathhtian
2010-01-07Correct copyright year to 2010lgao4
2010-01-06Enable SetupBrowser to support multiple form class guid.lgao4
2009-11-13Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao4
2009-11-121. Update SetupBrowser to pass correct buffer value for OrderedList Callbackxdu2
2009-11-12Add SuppressIf form support in SetupBrowser driver.lgao4
2009-10-26Support call of SendForm() from Callback(), i.e. nested call of SendForm().xdu2
2009-10-261. Code clean up: add IN/OUT modifier for parameters.xdu2
2009-10-26Change the FormBrowser behavior of "Pressing ESC":xdu2
2009-08-26Fixed a bug on the menu display: Following steps to reproduce it:jchen20
2009-08-26Fixed a bug on the menu display: Following steps to reproduce it:jchen20
2009-07-23Remove use of BackupMarker local variable in CreateDialog() because assigning...mdkinney
2009-07-07Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao4