Age | Commit message (Expand) | Author |
2013-08-12 | Refine the code logic for browser and display engine. | Eric Dong |
2013-08-12 | Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers... | Eric Dong |
2013-08-09 | Update Browser to provide the customization possibilities. | Eric Dong |
2013-04-02 | Refine code to follow coding style. | ydong10 |
2013-03-27 | Update the traversal path logic. | ydong10 |
2013-03-15 | Refine the logic about gFunctionKeySetting, avoid some HII drivers can't show... | ydong10 |
2013-01-29 | Based on the feature PCD value, browser will decide whether to gray out the r... | ydong10 |
2013-01-22 | Update the code of processing device path info in browser to follow UEFI spec. | ydong10 |
2013-01-22 | Refine the menu display logic, support menus with more than one page of options. | ydong10 |
2012-11-14 | Enhance SetupBrowser to call ReadKeyStroke() before calling WaitForEvent(). T... | niruiyu |
2012-09-24 | Clean the build warning. | ydong10 |
2012-08-21 | Patch includes: | ydong10 |
2012-08-21 | Enhance the code to make the code logic more clear. | ydong10 |
2012-08-17 | Add missing break and add comment to non-necessary break. | li-elvin |
2012-08-14 | Refine the logic to handle the device path info get from string token. | ydong10 |
2012-07-06 | When do discard action, enable callback action for questions which have value... | ydong10 |
2012-06-26 | Update the logic to get default value for question without storage. | ydong10 |
2012-06-12 | Refine the logic about initialize questions value | ydong10 |
2012-05-29 | Enable wide string for title and help string | ydong10 |
2012-04-23 | Refine the code to have same function to process the string info. Also update... | ydong10 |
2012-04-11 | Enable Help string scroll when the help info can't show all at current page. | ydong10 |
2012-02-01 | Add Missing invocations to VA_END() for VA_START(). | rsun3 |
2012-01-31 | Enable nest for suppressif/grayoutif/diableif for form/question/option. | ydong10 |
2011-12-05 | Refine the select highlight menu logic. | ydong10 |
2011-12-05 | Disable change value for grayout or readonly menu. | ydong10 |
2011-11-24 | Patch includes: | ydong10 |
2011-11-16 | Patch include: | ydong10 |
2011-11-16 | Enable lock attribute for statement and form; show this attribute same as gra... | ydong10 |
2011-11-16 | Update select highlight menu logic when opcode is date/time | ydong10 |
2011-10-31 | When browser was requested to go to another formset, it also needs to update ... | ydong10 |
2011-10-25 | Fix error: Multiline option info only shows the first line error, should show... | ydong10 |
2011-09-13 | Enhance EDKII Browser to support flexible HotKey setting. | lgao4 |
2011-07-05 | Refine code to avoid potential access violation. | ydong10 |
2011-07-05 | Keep the highlight field after user changes the value for time/date opcode | ydong10 |
2011-06-28 | Enable new "ref5" opcode in browser. | ydong10 |
2011-06-28 | Restore the whole form set to default value when user enter F9, old logical o... | ydong10 |
2011-06-27 | Adjust the start position of the opcode string before saving it to avoid show... | ydong10 |
2011-06-21 | Move the check refresh attribute logical out of the option string check logic... | ydong10 |
2011-06-13 | Fix GCC build fail | ydong10 |
2011-06-08 | Add new "Refresh guid" opcode, also add sample code to use it. | ydong10 |
2011-06-08 | Add new "Modal form" opcode, also add sample code to use it. | ydong10 |
2011-05-31 | Add new call back return value; also add some sample code to use it. | ydong10 |
2011-03-10 | 1. The old refresh string code also update the time/date opcode. But for the ... | ydong10 |
2011-03-08 | Do the following enhancement for SetupBrowser: | lgao4 |
2011-03-08 | Bug description: | ydong10 |
2011-02-28 | Symptom: | ydong10 |
2011-02-23 | 1.Reposition the platform info. Move from the old position to left one block ... | ydong10 |
2011-02-22 | fix refresh menu save attribute error. not consider the grayout attribute. | ydong10 |
2011-02-21 | Update the arrow position. | ydong10 |
2011-02-12 | Add four PCDs for the different color settings of Subtitle and Text Filed on ... | lgao4 |