]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe
MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA process
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe /
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...
2011-07-05 ydong10correct leap year calculate method.
2011-07-05 ydong10Enable value roll over when hit max or min.
2011-07-05 ydong10Refine code to avoid potential access violation.
2011-07-05 ydong10Keep the highlight field after user changes the value...
2011-06-28 ydong10Enable new "ref5" opcode in browser.
2011-06-28 ydong10Restore the whole form set to default value when user...
2011-06-27 ydong10Adjust the start position of the opcode string before...
2011-06-21 ydong10Move the check refresh attribute logical out of the...
2011-06-15 ydong10Updates old formset info before exit to avoid old chang...
2011-06-13 ydong101. When get value from AltCfg data, check the varstore...
2011-06-13 ydong10Fix GCC build fail
2011-06-08 ydong10Add new "Refresh guid" opcode, also add sample code...
2011-06-08 ydong10Add new "Modal form" opcode, also add sample code to...
2011-05-31 ydong10Add new call back return value; also add some sample...
2011-05-20 ydong10Add two new methods to get default value, also add...
2011-05-17 ydong10Fixed an error when parse time opcode.
2011-04-19 lgao4Update IFR version opcode value to follow the UEFI2...
2011-04-01 lgao4Use the minimum value for Numeric and the first option...
2011-03-15 lgao4Reserve more space width for Option value.
2011-03-10 ydong101. The old refresh string code also update the time...
2011-03-08 lgao4Do the following enhancement for SetupBrowser:
2011-03-08 ydong10Bug description:
2011-02-28 ydong10Symptom:
2011-02-23 ydong101.Reposition the platform info. Move from the old posit...
2011-02-22 ydong10fix refresh menu save attribute error. not consider...
2011-02-21 ydong10Update the arrow position.
2011-02-12 lgao4Add four PCDs for the different color settings of Subti...
2010-12-30 ydong10Enable number input for numeric, date and time opcode
2010-12-23 ydong101. Support inconsistent if opcode used in string/passwo...
2010-12-23 ydong101. support numeric item +/- action generate callback
2010-11-11 lgao4Print Arrow for Goto button.
2010-11-01 ydong10Refine code to make code run more safely.
2010-10-26 lgao4Correct Data type conversion.
2010-10-25 lgao4Reserve one column at left screen to be more visually.
2010-10-25 lgao4Fix the following three issues:
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-06-04 lgao4Do the following fix up in SetupBrowser driver:
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-05-10 lgao41. Use the max string size to compare password string.
2010-04-29 geekboy15aForcing functions with variable argument lists to use...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-16 rsun3Fix a bug in SetupBrowserDxe driver when check current...
2010-02-27 lgao4Add the missing check for NULL pointer before use it.
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-22 lgao41. Update GetStringWorker() of HiiDataBaseDxe to only...
2010-02-11 rsun3Coding style fix and minor improvements.
2010-02-08 qhuang8Update MdeModulePkg to not use EFI_SPECIFICATION_VERSIO...
2010-02-05 xdu2Add some security check.
next