summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Ui.c
AgeCommit message (Expand)Author
2013-08-12Refine the code logic for browser and display engine.Eric Dong
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong
2013-08-09Update Browser to provide the customization possibilities.Eric Dong
2013-04-02Refine code to follow coding style.ydong10
2013-03-27Update the traversal path logic.ydong10
2013-03-15Refine the logic about gFunctionKeySetting, avoid some HII drivers can't show...ydong10
2013-01-29Based on the feature PCD value, browser will decide whether to gray out the r...ydong10
2013-01-22Update the code of processing device path info in browser to follow UEFI spec.ydong10
2013-01-22Refine the menu display logic, support menus with more than one page of options.ydong10
2012-11-14Enhance SetupBrowser to call ReadKeyStroke() before calling WaitForEvent(). T...niruiyu
2012-09-24Clean the build warning.ydong10
2012-08-21Patch includes:ydong10
2012-08-21Enhance the code to make the code logic more clear.ydong10
2012-08-17Add missing break and add comment to non-necessary break.li-elvin
2012-08-14Refine the logic to handle the device path info get from string token.ydong10
2012-07-06When do discard action, enable callback action for questions which have value...ydong10
2012-06-26Update the logic to get default value for question without storage.ydong10
2012-06-12Refine the logic about initialize questions valueydong10
2012-05-29Enable wide string for title and help stringydong10
2012-04-23Refine the code to have same function to process the string info. Also update...ydong10
2012-04-11Enable Help string scroll when the help info can't show all at current page.ydong10
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2012-01-31Enable nest for suppressif/grayoutif/diableif for form/question/option.ydong10
2011-12-05Refine the select highlight menu logic.ydong10
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