Age | Commit message (Expand) | Author |
2017-02-21 | MdeMoudlePkg/DisplayEngine: Fix incorrect index used in array "InputText" | Dandan Bi |
2016-11-25 | MdeModulePkg: Clear the buffer after using it | Dandan Bi |
2016-11-25 | MdeModulePkg/DisplayEngine: Popup dialogue when password is not supported | Dandan Bi |
2016-11-23 | MdeModulePkg/DisplayEngine: Return the selectable menu correctly | Dandan Bi |
2016-10-27 | MdeModulePkg/DisplayEngineDxe: rebase to ARRAY_SIZE() | Laszlo Ersek |
2016-10-27 | MdeModulePkg/Universal: Fix typos in comments | Gary Lin |
2016-05-25 | MdeModulePkg/DisplayEngine: Fix memory leak issues in DisplayEngine | Dandan Bi |
2016-03-04 | MdeModulePkg/DisplayEngineDxe: Refine the coding style | Dandan Bi |
2016-01-15 | MdeModulePkg:Fix the potential memory leak issue in Display Engine | Dandan Bi |
2016-01-06 | Rollback the commit because it has potential issue. | Dandan Bi |
2016-01-06 | MdeModulePkg:Fix the potential memory leak issue in Display Engine | Dandan Bi |
2015-12-15 | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-12-03 | MdeModulePkg: remove unreachable code | Ard Biesheuvel |
2015-08-28 | DisplayEngineDxe: Fixed calculate help string page count error. | Eric Dong |
2015-07-27 | MdeModulePkg:Add ESC key support in setup browser pop-up message box | Dandan Bi |
2015-07-26 | MdeModulePkg: Check the case caused by mismatch | Dandan Bi |
2015-07-07 | MdeModulePkg:Refine the function comments | Dandan Bi |
2015-06-29 | MdeModulePkg:Use safe string functions | Dandan Bi |
2015-06-17 | MdeModulePkg:System hangs in setup menu | Dandan Bi |
2015-05-27 | MdeModulePkg: Enable reconnect request from action request or question flag. | Eric Dong |
2015-05-26 | MdeModulePkg:Support delete key | Dandan Bi |
2015-05-21 | MdeModulePkg:fix more than one arrow shows for one goto menu | Dandan Bi |
2015-05-19 | MdeModulePkg: Fix potential buffer overflow issues. | Eric Dong |
2015-05-06 | MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D... | Eric Dong |
2015-04-20 | Update the logic: After check the environment, calculate the new parameter an... | Eric Dong |
2015-01-23 | The default type is not returned by display engine, this code update the logi... | Eric Dong |
2015-01-23 | Enable popup dialog when user press the hotkey. | Eric Dong |
2014-11-27 | Fix build fail for VS2005 tool chain. | Eric Dong |
2014-11-26 | Fixed user input arrow down/ page down caused form display highlight menu error. | Eric Dong |
2014-09-29 | Removes some unused assigned variables. | Olivier Martin |
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-26 | The original code does not initialize the global width constants before creat... | Samer El-Haj-Mahmoud elhaj |
2014-08-08 | Clean the useless code. | Eric Dong |
2014-07-28 | Update the code to follow UEFI spec, process date/time/ref value type as buff... | Eric Dong |
2014-07-08 | Refine the save action for the browser. | Eric Dong |
2014-04-15 | Update question validation logic, move the check pointer from after user inpu... | Eric Dong |
2014-02-12 | Keep highlight on the current highlight menu if form auto exit, not exit by u... | Eric Dong |
2014-02-12 | Adjust date/time opcode before use it. | Eric Dong |
2014-01-07 | This patch fix date/time op-code shows abnormal. | Eric Dong |
2013-12-17 | Update code to support guid op nest in the statement. | Eric Dong |
2013-12-09 | Refine code to fix potential code bug. | Eric Dong |
2013-11-27 | Fix X64 build fail. | Eric Dong |
2013-11-27 | Refine the logic, keep highlight on the selectable menu, and base on priority... | Eric Dong |
2013-11-25 | Refine data copy and data compare logic. | Eric Dong |
2013-11-22 | Adjust skip value when paint text two string for text opcode. | Eric Dong |
2013-10-29 | Clean the help string and hot key info if an empty form is painting. | Eric Dong |
2013-10-15 | Clean the garbage space for the statements nest in subtitle menu. | Eric Dong |
2013-10-08 | Fix orderedlist opcode shows abnormal. | Eric Dong |