Age | Commit message (Expand) | Author |
2014-03-27 | Update code logic, remove ASSERT and use error handling. | Eric Dong |
2013-10-21 | Add sample code for warningif opcode. | Eric Dong |
2013-09-02 | Update sample code for date/time. | Eric Dong |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni |
2013-07-02 | Update HiiDataBase and UefiHiiLib to support Name/Value varstore. | Eric Dong |
2013-01-24 | Refine code to follow coding style. | ydong10 |
2013-01-22 | Refine the sample about how to convert the device path to string. | ydong10 |
2012-08-14 | Refine the logic to handle the device path info get from string token. | ydong10 |
2012-02-29 | Add sample code to show how to register Browser HotKey by BrowserEx protocol. | lgao4 |
2011-12-15 | Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val... | ydong10 |
2011-11-25 | Add sample code for EFI_IFR_QUESTION_REF3 opcode. | 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-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-09-21 | Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be... | lgao4 |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 |
2011-08-30 | Add new op-code samples, includes efi varstore, refresh guid group and ref op... | ydong10 |
2011-07-05 | Refine name definition for better user experience. | ydong10 |
2011-06-21 | Add sample code for vfr opcode "guidop" | 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-05-25 | Fix ICC build break. | ydong10 |
2011-05-23 | Fixed SCT test failed caused by driver sample. | ydong10 |
2011-05-20 | Add two new methods to get default value, also add sample code in sample driver. | ydong10 |
2011-04-12 | Old driver sample code does not return an EFI_UNSUPPORTED status code if a ca... | ydong10 |
2011-03-30 | Update inf file to follow spec. | ydong10 |
2010-12-23 | 1. Support inconsistent if opcode used in string/password opcode. | ydong10 |
2010-12-09 | Co-work with patch V11137 to refine the Hii menu. | ydong10 |
2010-09-07 | Rename one file to follow the file naming convention. | rsun3 |
2010-09-07 | Rename one file to follow the file naming convention. | rsun3 |
2010-06-02 | Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea... | lgao4 |
2010-05-17 | Small code refinement in MdeModulePkg. | rsun3 |
2010-05-10 | 1. Use the max string size to compare password string. | lgao4 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-03-16 | Add sample use case for IFR security op-code. | rsun3 |
2010-03-05 | Add some robustness check in DriverSample driver. | rsun3 |
2010-03-04 | Update HiiConfigAccess.ExtractConfig interface to support NULL request string... | lgao4 |
2010-02-28 | Add FormMap form example. | lgao4 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-11 | Add example of Name/Value pair var store to DriverSample | lgao4 |
2009-12-31 | Add disableif statement example, and suppressif form example. | lgao4 |
2009-12-08 | Fix incorrect return status usage of HiiGetBrowserData(). | xdu2 |
2009-11-13 | Add Example for EFI_BROWSER_ACTION_RETRIEVE callback | lgao4 |
2009-11-12 | 1. Update SetupBrowser to pass correct buffer value for OrderedList Callback | xdu2 |
2009-10-26 | Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and EFI_BROWSER_ACTION_FORM... | xdu2 |
2009-10-19 | Add the example for default opcode usage. | lgao4 |
2009-07-08 | Add check that Progress is NULL | lgao4 |