| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync patches r15385, r15386, r15387, r15391, r15393, r15401, r15403, r15407, ... | Jeff Fan | 2014-03-28 | 1 | -9/+33 |
* | Sync patches r14451, r14452, r14453 and r14474 from main trunk. | vanjeff | 2013-09-26 | 2 | -0/+14 |
* | Sync patches r14614, r14624, r14625, r14673 and r14727 from main trunk. | vanjeff | 2013-09-26 | 1 | -48/+10 |
* | Sync part of patches r14505, r14519 and r14558 from main trunk. | vanjeff | 2013-09-10 | 3 | -13/+3 |
* | Sync patches r13947, r13983, r14072, r14076, r14077, r14102, r14206, r14207 a... | vanjeff | 2013-04-07 | 3 | -5/+21 |
* | Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val... | ydong10 | 2011-12-15 | 1 | -44/+51 |
* | Add sample code for EFI_IFR_QUESTION_REF3 opcode. | ydong10 | 2011-11-25 | 3 | -1/+9 |
* | Patch includes: | ydong10 | 2011-11-24 | 1 | -1/+2 |
* | Patch include: | ydong10 | 2011-11-16 | 1 | -1/+1 |
* | Enable lock attribute for statement and form; show this attribute same as gra... | ydong10 | 2011-11-16 | 1 | -0/+1 |
* | MdeModulePkg: Remove variables that are set, but not used | jljusten | 2011-10-31 | 1 | -6/+0 |
* | When browser was requested to go to another formset, it also needs to update ... | ydong10 | 2011-10-31 | 2 | -0/+7 |
* | Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be... | lgao4 | 2011-09-21 | 1 | -0/+3 |
* | Clean up the private GUID definition in module Level. | lgao4 | 2011-09-18 | 5 | -78/+50 |
* | Add new op-code samples, includes efi varstore, refresh guid group and ref op... | ydong10 | 2011-08-30 | 5 | -62/+182 |
* | Refine name definition for better user experience. | ydong10 | 2011-07-05 | 1 | -3/+3 |
* | Add sample code for vfr opcode "guidop" | ydong10 | 2011-06-21 | 1 | -0/+9 |
* | Add new "Refresh guid" opcode, also add sample code to use it. | ydong10 | 2011-06-08 | 4 | -17/+211 |
* | Add new "Modal form" opcode, also add sample code to use it. | ydong10 | 2011-06-08 | 2 | -0/+2 |
* | Add new call back return value; also add some sample code to use it. | ydong10 | 2011-05-31 | 3 | -3/+58 |
* | Fix ICC build break. | ydong10 | 2011-05-25 | 1 | -1/+2 |
* | Fixed SCT test failed caused by driver sample. | ydong10 | 2011-05-23 | 1 | -5/+10 |
* | Add two new methods to get default value, also add sample code in sample driver. | ydong10 | 2011-05-20 | 5 | -1/+344 |
* | Old driver sample code does not return an EFI_UNSUPPORTED status code if a ca... | ydong10 | 2011-04-12 | 1 | -312/+346 |
* | Update inf file to follow spec. | ydong10 | 2011-03-30 | 1 | -1/+0 |
* | 1. Support inconsistent if opcode used in string/password opcode. | ydong10 | 2010-12-23 | 3 | -3/+12 |
* | Co-work with patch V11137 to refine the Hii menu. | ydong10 | 2010-12-09 | 1 | -0/+0 |
* | Rename one file to follow the file naming convention. | rsun3 | 2010-09-07 | 2 | -1/+1 |
* | Rename one file to follow the file naming convention. | rsun3 | 2010-09-07 | 1 | -0/+0 |
* | Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea... | lgao4 | 2010-06-02 | 2 | -47/+84 |
* | Small code refinement in MdeModulePkg. | rsun3 | 2010-05-17 | 1 | -7/+8 |
* | 1. Use the max string size to compare password string. | lgao4 | 2010-05-10 | 1 | -2/+2 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 8 | -12/+12 |
* | Add sample use case for IFR security op-code. | rsun3 | 2010-03-16 | 3 | -0/+12 |
* | Add some robustness check in DriverSample driver. | rsun3 | 2010-03-05 | 1 | -0/+2 |
* | Update HiiConfigAccess.ExtractConfig interface to support NULL request string... | lgao4 | 2010-03-04 | 1 | -87/+119 |
* | Add FormMap form example. | lgao4 | 2010-02-28 | 3 | -4/+68 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -4/+4 |
* | Add example of Name/Value pair var store to DriverSample | lgao4 | 2010-02-11 | 5 | -9/+327 |
* | Add disableif statement example, and suppressif form example. | lgao4 | 2009-12-31 | 1 | -102/+104 |
* | Fix incorrect return status usage of HiiGetBrowserData(). | xdu2 | 2009-12-08 | 1 | -2/+1 |
* | Add Example for EFI_BROWSER_ACTION_RETRIEVE callback | lgao4 | 2009-11-13 | 2 | -6/+23 |
* | 1. Update SetupBrowser to pass correct buffer value for OrderedList Callback | xdu2 | 2009-11-12 | 1 | -2/+2 |
* | Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and EFI_BROWSER_ACTION_FORM... | xdu2 | 2009-10-26 | 3 | -33/+119 |
* | Add the example for default opcode usage. | lgao4 | 2009-10-19 | 2 | -1/+5 |
* | Add check that Progress is NULL | lgao4 | 2009-07-08 | 1 | -2/+2 |
* | Correct DriverSample ConfigAcess protocol ExtractConfig interface. | lgao4 | 2009-06-25 | 1 | -12/+11 |
* | Update DriverSample and PlatDriOverrideDxe driver to correct the return value... | lgao4 | 2009-05-21 | 1 | -23/+14 |
* | Update HiiDataBase to fix the SCT hang issues by the invalid device path. | lgao4 | 2009-05-20 | 1 | -2/+4 |
* | Correct DriverSample to produce the ConfigAccess protocol | lgao4 | 2009-05-18 | 1 | -14/+31 |