Age | Commit message (Expand) | Author | Files | Lines |
2013-09-04 | Enable warningif opcode in browser. | Eric Dong | 1 | -0/+4 |
2013-08-23 | Add some comments, clear describe the efi varstore type. | Eric Dong | 1 | -2/+2 |
2013-08-12 | Refine the code logic for browser and display engine. | Eric Dong | 1 | -18/+21 |
2013-08-12 | Update Browser to provide the customization possibilities. | Eric Dong | 1 | -383/+431 |
2013-08-12 | Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers... | Eric Dong | 1 | -436/+385 |
2013-08-09 | Update Browser to provide the customization possibilities. | Eric Dong | 1 | -385/+436 |
2013-05-21 | When finish using the browser storage for one formset, browser should clean t... | ydong10 | 1 | -0/+11 |
2013-05-16 | Update the logic about get initial value for one storage. | ydong10 | 1 | -0/+3 |
2013-04-16 | Update the browser logic, make the storage as browser level instead of form s... | ydong10 | 1 | -13/+27 |
2013-01-22 | Update the code of processing device path info in browser to follow UEFI spec. | ydong10 | 1 | -1/+5 |
2012-08-21 | Patch includes: | ydong10 | 1 | -2/+24 |
2012-07-06 | When do discard action, enable callback action for questions which have value... | ydong10 | 1 | -14/+24 |
2012-06-26 | Update the logic to get default value for question without storage. | ydong10 | 1 | -0/+15 |
2012-06-12 | Refine the logic about initialize questions value | ydong10 | 1 | -1/+3 |
2012-01-31 | Enable nest for suppressif/grayoutif/diableif for form/question/option. | ydong10 | 1 | -24/+44 |
2011-11-22 | Add support for EFI_IFR_QUESTION_REF3 opcode for browser when this opcode has... | ydong10 | 1 | -1/+3 |
2011-11-22 | Update SetupBrowser to initialize the question value before extract default v... | lgao4 | 1 | -0/+2 |
2011-11-18 | Enable buffer type when process some expression opcode which support buffer t... | ydong10 | 1 | -0/+2 |
2011-11-16 | Enable lock attribute for statement and form; show this attribute same as gra... | ydong10 | 1 | -1/+2 |
2011-09-13 | Enhance EDKII Browser to support flexible HotKey setting. | lgao4 | 1 | -20/+167 |
2011-07-12 | Change the HiiDataBase and browser codes to support new efi varstore data str... | ydong10 | 1 | -0/+1 |
2011-06-28 | Enable new "ref5" opcode in browser. | ydong10 | 1 | -4/+0 |
2011-06-28 | Restore the whole form set to default value when user enter F9, old logical o... | ydong10 | 1 | -4/+2 |
2011-06-08 | Add new "Refresh guid" opcode, also add sample code to use it. | ydong10 | 1 | -0/+1 |
2011-06-08 | Add new "Modal form" opcode, also add sample code to use it. | ydong10 | 1 | -1/+6 |
2011-05-31 | Add new call back return value; also add some sample code to use it. | ydong10 | 1 | -8/+112 |
2011-04-19 | Update IFR version opcode value to follow the UEFI2.3.1 Spec. | lgao4 | 1 | -5/+2 |
2011-02-23 | 1.Reposition the platform info. Move from the old position to left one block ... | ydong10 | 1 | -0/+1 |
2011-02-21 | Update the arrow position. | ydong10 | 1 | -1/+1 |
2010-10-25 | Reserve one column at left screen to be more visually. | lgao4 | 1 | -1/+1 |
2010-04-29 | Forcing functions with variable argument lists to use the same calling conven... | geekboy15a | 1 | -0/+2 |
2010-04-24 | Update the copyright notice format | hhtian | 1 | -2/+2 |
2010-02-25 | Enhance SetupBrowser to support new UEFI HiiFormMap feature | lgao4 | 1 | -7/+57 |
2010-02-08 | Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION... | qhuang8 | 1 | -6/+4 |
2010-01-19 | Improve coding style in MdeModulePkg. | rsun3 | 1 | -4/+7 |
2010-01-07 | Correct copyright year to 2010 | lgao4 | 1 | -1/+1 |
2010-01-06 | Enable SetupBrowser to support multiple form class guid. | lgao4 | 1 | -2/+2 |
2009-11-26 | Add IFR Security Op-code support in the Form Browser. | rsun3 | 1 | -0/+1 |
2009-11-18 | Add newly added global to Browser Context. | xdu2 | 1 | -0/+1 |
2009-11-13 | Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question. | lgao4 | 1 | -3/+12 |
2009-11-12 | Add SuppressIf form support in SetupBrowser driver. | lgao4 | 1 | -0/+3 |
2009-10-26 | Support call of SendForm() from Callback(), i.e. nested call of SendForm(). | xdu2 | 1 | -2/+78 |
2009-10-26 | 1. Code clean up: add IN/OUT modifier for parameters. | xdu2 | 1 | -3/+1 |
2009-10-26 | Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T... | xdu2 | 1 | -0/+1 |
2009-10-26 | Change the FormBrowser behavior of "Pressing ESC": | xdu2 | 1 | -5/+18 |
2009-09-21 | Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LIST | qhuang8 | 1 | -3/+3 |
2009-04-22 | Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp... | lgao4 | 1 | -4/+11 |
2009-04-14 | HII Library Class interface refine. | rsun3 | 1 | -0/+1 |
2009-04-13 | Update UefiHiiLib to support new defined IFR related HII APIs. | lgao4 | 1 | -1/+0 |
2009-04-12 | Remove unused IfrSupportLib | lgao4 | 1 | -1/+0 |