]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe
MdePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe /
2015-12-15 Cecil ShengMdeModulePkg: Improved SetupBrowser handling to failed...
2015-12-03 Ard BiesheuvelMdeModulePkg: remove unreachable code
2015-10-27 Eric DongMdeModulePkg SetupBrowserDxe: Save global variable...
2015-10-21 Eric DongMdeModulePkg SetupBrowserDxe: Save global variable...
2015-10-15 Eric DongUpdate register hot key logic, return EFI_ALREADY_START...
2015-08-03 Dandan BiMdeModulePkg:Fix the issue FindQuestionFromProgress...
2015-07-27 Dandan BiMdeModulePkg:SetupBrowser output debug message when...
2015-07-07 Hao WuMdeModulePkg: Remove gZeroGuid definition in SetupBrows...
2015-06-29 Dandan BiMdeModulePkg:Use safe string functions
2015-06-17 Dandan BiMdeModulePkg:System hangs in setup menu
2015-06-09 Dandan BiEDKII:Display engine should not depend on the framework...
2015-05-27 Eric DongMdeModulePkg: Enable reconnect request from action...
2015-05-26 Dandan BiMdeModulePkg:fix browser not call EFI_BROWSER_ACTION_CH...
2015-05-19 Eric DongMdeModulePkg: Fix potential buffer overflow issues.
2015-05-14 Eric DongMdeModulePkg: Fix Typo.
2015-05-06 Eric DongMdeModulePkg: Enhance the check for numeric opcode...
2015-05-06 Eric DongMdeModulePkg: Add match2 opcode support in SetupBrowser...
2015-05-06 Eric DongMdeModulePkg: update comments for question.
2015-05-06 Eric DongMdeModulePkg: Enable buffer type value for default...
2015-05-06 Eric DongMdeModluePkg: Enable refresh opcode to refresh the...
2015-04-20 Eric DongUpdate the logic for action opcode, also support user...
2015-01-30 Eric DongMove ConfigHdr from browser_storage to Formset_storage...
2015-01-23 Eric DongAvoid change the return status from above code which...
2015-01-09 Eric DongRestore question value for question without storage...
2014-12-15 Laszlo ErsekEliminate the variable.
2014-12-11 Eric DongMdeModulePkg: Update the device path info for the stora...
2014-11-26 Eric DongFixed user input arrow down/ page down caused form...
2014-11-21 Eric DongMdeModulePkg: Refine the get default value logic.
2014-10-21 Eric DongCheck the question value before call CHANGED. Only...
2014-09-29 Olivier MartinRemoves some unused assigned variables.
2014-09-23 Eric DongRefine get default value process for browser.
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-27 Eric DongRefine the fix for the bug that cause assert when do...
2014-07-30 Eric DongRefine code to make it more safely.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongUpdate the code to follow UEFI spec, process date/time...
2014-07-21 Eric DongRefine code to follow good coding style.
2014-07-14 Eric DongAdd check to make code more safely.
2014-07-14 Eric DongCheck the validation when return from callback function...
2014-07-10 Eric DongFix build fail for VS2005 tool chain.
2014-07-09 Eric DongFix build fail for VS2005 tool chain.
2014-07-08 Eric DongRefine the save action for the browser.
2014-07-07 Eric DongRestore the question value before call the CHANGED...
2014-06-26 Eric DongRefine code to make it more safely.
2014-05-14 Eric DongBased on request, export ResetRequired info used by...
2014-04-21 Eric DongFix GCC build fail.
2014-04-18 Eric DongRefine the check expression result logic.
2014-04-18 Eric DongEnhance the browser parse opcode logic, skip the opcode...
2014-04-15 Eric DongUpdate question validation logic, move the check pointe...
2014-04-14 Eric DongCall EFI_BROWSER_ACTION_RETRIEVE for each form instead...
2014-04-11 Eric DongUpdate logic, only question with interactive attribute...
2014-04-11 Eric DongSync value for string opcode after call the Callback...
2014-04-10 Eric DongCheck the pointer before use it.
2014-04-08 Eric DongRefine the load form sets process for BrowserCallback...
2014-02-21 Eric DongCheck the Config access protocol before use it.
2014-02-18 Eric DongUpdate configrequest string at runtime for dynamic...
2014-02-18 Eric DongUpdate the ValueChanged flag before call CHANGED callba...
2014-02-13 Eric DongSet the Reset flag if user select one statement which...
2014-02-12 Eric DongSet the free buffer pointer to NULL to avoid later...
2014-02-12 Eric DongUpdate the logic, only check the value change status...
2014-01-23 Eric DongUpdate password process logic, if password without...
2013-12-31 Eric DongKeep consistent about the return value between the...
2013-12-30 Eric DongRollback the change 15021.
2013-12-26 Eric DongKeep consistent about the return value between the...
2013-12-18 Eric DongUpdate code to avoid using potential NULL pointer.
2013-12-17 Eric DongUpdate code to support guid op nest in the statement.
2013-12-17 Eric DongGet entire variable data for efi varstore at first...
2013-12-09 Eric DongRefine code to fix potential code bug.
2013-11-27 Eric DongUpdate the logic in browser core, use config routine...
2013-11-25 Eric DongWhen need to find varstore in the storage list, based...
2013-11-25 Eric DongRefine data copy and data compare logic.
2013-11-20 Eric DongRefine code to follow coding style.
2013-11-07 Eric DongUpdate the logic, based on the device path and formset...
2013-09-25 Eric DongUse RETRIEVE instead of CHANGING for refresh question.
2013-09-24 Eric DongFix deadloop issue in BrowserCallback function.
2013-09-16 Eric DongExport one interface to support 3rd party to change...
2013-09-16 Eric DongRefine question value update logic.
2013-09-04 Eric DongEnable warningif opcode in browser.
2013-09-02 Eric DongUpdate sample code for date/time.
2013-08-23 Eric DongAdd some comments, clear describe the efi varstore...
2013-08-12 Eric DongRefine the code logic for browser and display engine.
2013-08-12 Eric DongUpdate Browser to provide the customization possibilities.
2013-08-12 Eric DongRollback patch 14537 & 14538, because patch 14537 is...
2013-08-09 Eric DongUpdate Browser to provide the customization possibilities.
2013-06-06 Eric DongUpdate code to follow spec, add discard form action...
2013-05-27 ydong10Refine the logic about processing options for oneof...
2013-05-21 ydong10When finish using the browser storage for one formset...
2013-05-16 ydong10Update the logic about get initial value for one storage.
2013-04-16 ydong10Update the browser logic, make the storage as browser...
2013-04-02 ydong10Refine code to follow coding style.
2013-03-27 ydong10Update the traversal path logic.
2013-03-27 ydong10Update the code to follow UEFI spec, do the discard...
2013-03-20 erictianMdeModulePkg: Fixed 'variable set but not used' build...
2013-03-15 ydong10Refine the logic about gFunctionKeySetting, avoid some...
2013-03-15 ydong10Revert error check in code by patch 14206.
2013-03-15 ydong10Update the logic:
2013-01-29 ydong10Based on the feature PCD value, browser will decide...
2013-01-28 ydong10Update code which is not include in patch 14076.
next