Age | Commit message (Expand) | Author |
2014-07-21 | Refine code to follow good coding style. | Eric Dong |
2014-07-14 | Check the validation when return from callback function to avoid use the inva... | Eric Dong |
2014-07-08 | Refine the save action for the browser. | Eric Dong |
2014-05-14 | Based on request, export ResetRequired info used by browser. | Eric Dong |
2014-04-18 | Refine the check expression result logic. | Eric Dong |
2014-04-15 | Update question validation logic, move the check pointer from after user inpu... | Eric Dong |
2014-04-14 | Call EFI_BROWSER_ACTION_RETRIEVE for each form instead of only call once befo... | Eric Dong |
2014-04-11 | Sync value for string opcode after call the Callback function. | Eric Dong |
2014-04-08 | Refine the load form sets process for BrowserCallback function. | Eric Dong |
2014-02-18 | Update configrequest string at runtime for dynamic created question. | Eric Dong |
2014-02-12 | Update the logic, only check the value change status for user input action, n... | Eric Dong |
2013-12-31 | Keep consistent about the return value between the caller and callee. | Eric Dong |
2013-12-17 | Update code to support guid op nest in the statement. | Eric Dong |
2013-11-25 | When need to find varstore in the storage list, based on the extra HiiHandle ... | Eric Dong |
2013-11-07 | Update the logic, based on the device path and formset guid to find the HiiHa... | Eric Dong |
2013-09-25 | Use RETRIEVE instead of CHANGING for refresh question. | Eric Dong |
2013-09-24 | Fix deadloop issue in BrowserCallback function. | Eric Dong |
2013-09-16 | Export one interface to support 3rd party to change question attribute, such ... | Eric Dong |
2013-09-04 | Enable warningif opcode in browser. | Eric Dong |
2013-08-23 | Add some comments, clear describe the efi varstore type. | Eric Dong |
2013-08-12 | Refine the code logic for browser and display engine. | Eric Dong |
2013-08-12 | Update Browser to provide the customization possibilities. | 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-05-21 | When finish using the browser storage for one formset, browser should clean t... | ydong10 |
2013-05-16 | Update the logic about get initial value for one storage. | ydong10 |
2013-04-16 | Update the browser logic, make the storage as browser level instead of form s... | ydong10 |
2013-01-22 | Update the code of processing device path info in browser to follow UEFI spec. | ydong10 |
2012-08-21 | Patch includes: | 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-01-31 | Enable nest for suppressif/grayoutif/diableif for form/question/option. | ydong10 |
2011-11-22 | Add support for EFI_IFR_QUESTION_REF3 opcode for browser when this opcode has... | ydong10 |
2011-11-22 | Update SetupBrowser to initialize the question value before extract default v... | lgao4 |
2011-11-18 | Enable buffer type when process some expression opcode which support buffer t... | ydong10 |
2011-11-16 | Enable lock attribute for statement and form; show this attribute same as gra... | ydong10 |
2011-09-13 | Enhance EDKII Browser to support flexible HotKey setting. | lgao4 |
2011-07-12 | Change the HiiDataBase and browser codes to support new efi varstore data str... | 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-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-04-19 | Update IFR version opcode value to follow the UEFI2.3.1 Spec. | lgao4 |
2011-02-23 | 1.Reposition the platform info. Move from the old position to left one block ... | ydong10 |
2011-02-21 | Update the arrow position. | ydong10 |
2010-10-25 | Reserve one column at left screen to be more visually. | lgao4 |
2010-04-29 | Forcing functions with variable argument lists to use the same calling conven... | geekboy15a |
2010-04-24 | Update the copyright notice format | hhtian |