| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 4 | -0/+0 |
* | MdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxe | Liming Gao | 2015-12-04 | 1 | -36/+36 |
* | MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existe... | Eric Dong | 2015-10-15 | 1 | -8/+8 |
* | MdeModulePkg:Support orderedList with default value | Dandan Bi | 2015-09-02 | 1 | -0/+1 |
* | MdeModulePkg:Set default string value | Dandan Bi | 2015-08-27 | 2 | -0/+1 |
* | MdeModulePkg:Fix the issue that refresh the question fail in DriverSample | Dandan Bi | 2015-08-04 | 1 | -83/+82 |
* | MdeModulePkg: Correct the parameter order in match2 sample opcode | Dandan Bi | 2015-07-26 | 1 | -1/+1 |
* | MdeModulePkg:Use safe string functions | Dandan Bi | 2015-06-29 | 1 | -5/+5 |
* | Remove Framework HII "class\subclass" in all VFR | Dandan Bi | 2015-05-21 | 1 | -2/+0 |
* | MdeModulePkg: Add sample code for keyword handler protocol. | Eric Dong | 2015-05-13 | 6 | -6/+104 |
* | MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in... | Eric Dong | 2015-05-06 | 3 | -0/+14 |
* | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 3 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -8/+31 |
* | Clean up the framework style code. | Eric Dong | 2014-08-26 | 1 | -17/+21 |
* | Clean up the useless code in DriverSampleDxe. | Eric Dong | 2014-08-19 | 1 | -2/+0 |
* | Update code to support VS2013 tool chain. | Eric Dong | 2014-07-28 | 1 | -0/+1 |
* | Refine the sample for action, should not use text two part. | Eric Dong | 2014-07-09 | 1 | -8/+0 |
* | Correct the default value for date opcode. | Eric Dong | 2014-07-02 | 1 | -2/+2 |
* | Refine code to make it more safely. | Eric Dong | 2014-06-26 | 1 | -1/+1 |
* | Correct String language tag. | Gao, Liming | 2014-05-12 | 1 | -0/+0 |
* | Update code logic, remove ASSERT and use error handling. | Eric Dong | 2014-03-27 | 1 | -9/+33 |
* | Add sample code for warningif opcode. | Eric Dong | 2013-10-21 | 2 | -0/+3 |
* | Update sample code for date/time. | Eric Dong | 2013-09-02 | 1 | -48/+10 |
* | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni | 2013-07-26 | 3 | -12/+2 |
* | Update HiiDataBase and UefiHiiLib to support Name/Value varstore. | Eric Dong | 2013-07-02 | 2 | -0/+14 |
* | Refine code to follow coding style. | ydong10 | 2013-01-24 | 1 | -4/+4 |
* | Refine the sample about how to convert the device path to string. | ydong10 | 2013-01-22 | 3 | -42/+15 |
* | Refine the logic to handle the device path info get from string token. | ydong10 | 2012-08-14 | 1 | -2/+46 |
* | Add sample code to show how to register Browser HotKey by BrowserEx protocol. | lgao4 | 2012-02-29 | 4 | -4/+35 |
* | 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 |