]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/Ui.c
Add Missing invocations to VA_END() for VA_START().
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Ui.c
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-31 ydong10Enable nest for suppressif/grayoutif/diableif for form...
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-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 ydong10When browser was requested to go to another formset...
2011-10-25 ydong10Fix error: Multiline option info only shows the first...
2011-09-13 lgao4Enhance EDKII Browser to support flexible HotKey setting.
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-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-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-04-29 geekboy15aForcing functions with variable argument lists to use...
2010-04-24 hhtianUpdate the copyright notice format
2010-01-07 lgao4Correct copyright year to 2010
2010-01-06 lgao4Enable SetupBrowser to support multiple form class...
2009-11-13 lgao4Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read...
2009-11-12 xdu21. Update SetupBrowser to pass correct buffer value...
2009-11-12 lgao4Add SuppressIf form support in SetupBrowser driver.
2009-10-26 xdu2Support call of SendForm() from Callback(), i.e. nested...
2009-10-26 xdu21. Code clean up: add IN/OUT modifier for parameters.
2009-10-26 xdu2Change the FormBrowser behavior of "Pressing ESC":
2009-08-26 jchen20Fixed a bug on the menu display: Following steps to...
2009-08-26 jchen20Fixed a bug on the menu display: Following steps to...
2009-07-23 mdkinneyRemove use of BackupMarker local variable in CreateDial...
2009-07-07 lgao4Update the conflicted function name with UefiLib from...
2009-04-22 lgao4Update SetUp Browser doesn't set a default value to...
2009-04-14 rsun3HII Library Class interface refine.
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
2009-02-09 qwang12ECC cleanup: Non-Boolean comparisons should use a compa...
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-21 qwang121) Remove the variable initalization in declaration.
2008-11-19 qwang12ECC Cleanup: Update Doxygen comment
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-31 qwang12Change functional static variable to Global variable...
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-26 qwang121) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE...
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-07-17 qwang12Remove the wrong @return doxygen comment.
2008-07-16 qwang12remove the wrong comments.
2008-07-16 qwang12Use standard VA_LIST to pass variable argument list.
2008-07-15 qwang12Clean up SetupBrowserDxe for Doxygen comments requirement.
2008-06-23 qwang12Merged in the following trackers from EDK:
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.