Age | Commit message (Expand) | Author |
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-06-06 | Update code to follow spec, add discard form action before reset. | Eric Dong |
2013-03-27 | Update the code to follow UEFI spec, do the discard action when return EFI_BR... | ydong10 |
2013-01-22 | Update the code of processing device path info in browser to follow UEFI spec. | ydong10 |
2012-11-15 | Check mHiiPackageListUpdated before set it to FALSE. | ydong10 |
2012-08-21 | Patch includes: | ydong10 |
2012-07-06 | When do discard action, enable callback action for questions which have value... | ydong10 |
2012-05-29 | Enable wide string for title and help string | ydong10 |
2012-01-31 | Enable nest for suppressif/grayoutif/diableif for form/question/option. | ydong10 |
2011-12-15 | Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val... | ydong10 |
2011-12-07 | Enable EFI_BROWSER_ACTION_CHANGED callback type for browser. | ydong10 |
2011-11-16 | Enable lock attribute for statement and form; show this attribute same as gra... | ydong10 |
2011-10-31 | MdeModulePkg: Remove variables that are set, but not used | jljusten |
2011-10-31 | When browser was requested to go to another formset, it also needs to update ... | ydong10 |
2011-10-09 | When the CONFIG_ACCESS_PROTOCOL.CallBack function return error, the question ... | ydong10 |
2011-09-29 | Add pointer check for NULL before dereference it. | ydong10 |
2011-09-16 | Add exit action when Config_Access_Protocol.CallBack function returns Submit ... | 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-06-28 | Enable new "ref5" opcode in browser. | ydong10 |
2011-06-15 | Updates old formset info before exit to avoid old change lost. | ydong10 |
2011-06-13 | 1. When get value from AltCfg data, check the varstore type first. | 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-05-20 | Add two new methods to get default value, also add sample code in sample driver. | ydong10 |
2011-03-08 | Do the following enhancement for SetupBrowser: | lgao4 |
2011-02-23 | 1.Reposition the platform info. Move from the old position to left one block ... | ydong10 |
2010-12-30 | Enable number input for numeric, date and time opcode | ydong10 |
2010-12-23 | 1. Support inconsistent if opcode used in string/password opcode. | ydong10 |
2010-06-04 | Do the following fix up in SetupBrowser driver: | lgao4 |
2010-06-02 | Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea... | lgao4 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-27 | Add the missing check for NULL pointer before use it. | lgao4 |
2010-02-25 | Enhance SetupBrowser to support new UEFI HiiFormMap feature | lgao4 |
2010-01-07 | Correct copyright year to 2010 | lgao4 |
2010-01-06 | Enable SetupBrowser to support multiple form class guid. | lgao4 |
2009-11-13 | Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question. | lgao4 |
2009-11-12 | 1. Update SetupBrowser to pass correct buffer value for OrderedList Callback | xdu2 |
2009-11-12 | Add SuppressIf form support in SetupBrowser driver. | lgao4 |
2009-10-26 | 1. Code clean up: add IN/OUT modifier for parameters. | xdu2 |
2009-10-26 | Add support for newly defined Browser action type EFI_BROWSER_ACTION_FORM_OPE... | xdu2 |
2009-10-26 | Update FormBrowser to conform to UEFI spec Table 197. Callback Behavior for C... | xdu2 |
2009-10-26 | Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T... | xdu2 |
2009-10-26 | Change the FormBrowser behavior of "Pressing ESC": | xdu2 |
2009-04-23 | Fix ICC build break. | lgao4 |
2009-04-22 | Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp... | lgao4 |
2009-04-10 | Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. | jljusten |
2009-02-13 | enhanced security check. | vanjeff |