]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe /
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.
2013-01-22 ydong10Update the code of processing device path info in brows...
2013-01-22 ydong10Refine the menu display logic, support menus with more...
2013-01-06 ydong10Base on the type field to get the width of value field...
2012-12-17 ydong10Base on the value type to get the value for default...
2012-12-05 ydong10Update the HiiConfigToBlock to follow spec.
2012-11-15 ydong10Check mHiiPackageListUpdated before set it to FALSE.
2012-11-14 niruiyuEnhance SetupBrowser to call ReadKeyStroke() before...
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-09-27 ydong10Enable EFI_IFR_DEFAULT2 opcode in browser.
2012-09-24 ydong10Clean the build warning.
2012-09-10 ydong10Enhance the check for options in the question.
2012-09-10 ydong10When question not have storage with it, not restore...
2012-08-30 ydong10Restore EditBuffer before call the callback function...
2012-08-29 erictianShould pass in bytes of string buffer to UnicodeSPrint...
2012-08-21 ydong10Patch includes:
2012-08-21 ydong10Enhance the code to make the code logic more clear.
2012-08-17 li-elvinAdd missing break and add comment to non-necessary...
2012-08-14 ydong10Refine the logic to handle the device path info get...
2012-07-06 ydong10When do discard action, enable callback action for...
2012-06-26 ydong10Update the logic to get default value for question...
2012-06-12 ydong10Refine the logic about initialize questions value
2012-05-29 ydong10Enable wide string for title and help string
2012-05-11 ydong10Add logic to validate new input value with minimum.
2012-04-24 ydong10Fix build fail for DDK.
2012-04-23 ydong10Refine the code to have same function to process the...
2012-04-11 ydong10Enable Help string scroll when the help info can't...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-31 ydong10Update the code to follow the spec when evaluate the...
2012-01-31 ydong10Enable nest for suppressif/grayoutif/diableif for form...
2012-01-12 ydong10Correct definition to follow spec.
2011-12-15 ydong10Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CH...
2011-12-07 ydong10Enable EFI_BROWSER_ACTION_CHANGED callback type for...
2011-12-05 ydong10Refine the select highlight menu logic.
2011-12-05 ydong10Disable change value for grayout or readonly menu.
2011-11-24 ydong10Patch includes:
2011-11-22 ydong10Add support for EFI_IFR_QUESTION_REF3 opcode for browse...
2011-11-22 lgao4Update SetupBrowser to initialize the question value...
2011-11-18 ydong10Enable buffer type when process some expression opcode...
2011-11-16 ydong10Patch include:
2011-11-16 ydong10Enable lock attribute for statement and form; show...
2011-11-16 ydong10Update select highlight menu logic when opcode is date...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-31 ydong10When browser was requested to go to another formset...
2011-10-27 ydong10Initialize the parameter mUnicodeCollation before use...
2011-10-25 ydong10Fix error: Multiline option info only shows the first...
2011-10-10 ydong10Enhance op-code EFI_IFR_TO_BOOLEAN to case insensitive.
2011-10-09 ydong10When the CONFIG_ACCESS_PROTOCOL.CallBack function retur...
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-09-16 ydong10Add exit action when Config_Access_Protocol.CallBack...
2011-09-16 ydong10Refine the logic about getting Value info to avoid...
2011-09-13 lgao4Enhance EDKII Browser to support flexible HotKey setting.
2011-08-30 ydong10Enable the follow feature for string op-code:
2011-08-26 ydong10Fixed memory leak and buffer overrun for string op...
2011-07-28 ydong10Adjust the day field when update the month and year...
2011-07-12 ydong10Change the HiiDataBase and browser codes to support...
next