Age | Commit message (Expand) | Author |
2014-12-15 | Eliminate the variable. | Laszlo Ersek |
2014-12-11 | MdeModulePkg: Update the device path info for the storage when former drivers... | Eric Dong |
2014-11-26 | Fixed user input arrow down/ page down caused form display highlight menu error. | Eric Dong |
2014-11-21 | MdeModulePkg: Refine the get default value logic. | Eric Dong |
2014-10-21 | Check the question value before call CHANGED. Only when question value has be... | Eric Dong |
2014-09-29 | Removes some unused assigned variables. | Olivier Martin |
2014-09-23 | Refine get default value process for browser. | Eric Dong |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-27 | Refine the fix for the bug that cause assert when do the reconnect in the cal... | Eric Dong |
2014-07-30 | Refine code to make it more safely. | Eric Dong |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-07-28 | Update the code to follow UEFI spec, process date/time/ref value type as buff... | Eric Dong |
2014-07-21 | Refine code to follow good coding style. | Eric Dong |
2014-07-14 | Add check to make code more safely. | Eric Dong |
2014-07-14 | Check the validation when return from callback function to avoid use the inva... | Eric Dong |
2014-07-10 | Fix build fail for VS2005 tool chain. | Eric Dong |
2014-07-09 | Fix build fail for VS2005 tool chain. | Eric Dong |
2014-07-08 | Refine the save action for the browser. | Eric Dong |
2014-07-07 | Restore the question value before call the CHANGED callback type. | Eric Dong |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2014-05-14 | Based on request, export ResetRequired info used by browser. | Eric Dong |
2014-04-21 | Fix GCC build fail. | Eric Dong |
2014-04-18 | Refine the check expression result logic. | Eric Dong |
2014-04-18 | Enhance the browser parse opcode logic, skip the opcode which is not defined ... | Eric Dong |
2014-04-15 | Update question validation logic, move the check pointer from after user inpu... | Eric Dong |
2014-04-14 | Call EFI_BROWSER_ACTION_RETRIEVE for each form instead of only call once befo... | Eric Dong |
2014-04-11 | Update logic, only question with interactive attribute should trig the callba... | Eric Dong |
2014-04-11 | Sync value for string opcode after call the Callback function. | Eric Dong |
2014-04-10 | Check the pointer before use it. | Eric Dong |
2014-04-08 | Refine the load form sets process for BrowserCallback function. | Eric Dong |
2014-02-21 | Check the Config access protocol before use it. | Eric Dong |
2014-02-18 | Update configrequest string at runtime for dynamic created question. | Eric Dong |
2014-02-18 | Update the ValueChanged flag before call CHANGED callback type. | Eric Dong |
2014-02-13 | Set the Reset flag if user select one statement which has reset attribute and... | Eric Dong |
2014-02-12 | Set the free buffer pointer to NULL to avoid later free again. | Eric Dong |
2014-02-12 | Update the logic, only check the value change status for user input action, n... | Eric Dong |
2014-01-23 | Update password process logic, if password without interactive attribute, the... | Eric Dong |
2013-12-31 | Keep consistent about the return value between the caller and callee. | Eric Dong |
2013-12-30 | Rollback the change 15021. | Eric Dong |
2013-12-26 | Keep consistent about the return value between the caller and callee. | Eric Dong |
2013-12-18 | Update code to avoid using potential NULL pointer. | Eric Dong |
2013-12-17 | Update code to support guid op nest in the statement. | Eric Dong |
2013-12-17 | Get entire variable data for efi varstore at first time. | Eric Dong |
2013-12-09 | Refine code to fix potential code bug. | Eric Dong |
2013-11-27 | Update the logic in browser core, use config routine protocol instead of conf... | Eric Dong |
2013-11-25 | When need to find varstore in the storage list, based on the extra HiiHandle ... | Eric Dong |
2013-11-25 | Refine data copy and data compare logic. | Eric Dong |
2013-11-20 | Refine code to follow coding style. | Eric Dong |