]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/Ui.c
fix refresh menu save attribute error. not consider the grayout attribute.
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Ui.c
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.