summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Ui.c
AgeCommit message (Expand)Author
2011-03-08Bug description:ydong10
2011-02-28Symptom:ydong10
2011-02-231.Reposition the platform info. Move from the old position to left one block ...ydong10
2011-02-22fix refresh menu save attribute error. not consider the grayout attribute.ydong10
2011-02-21Update the arrow position.ydong10
2011-02-12Add four PCDs for the different color settings of Subtitle and Text Filed on ...lgao4
2010-12-30Enable number input for numeric, date and time opcodeydong10
2010-12-231. Support inconsistent if opcode used in string/password opcode.ydong10
2010-12-231. support numeric item +/- action generate callbackydong10
2010-11-11Print Arrow for Goto button.lgao4
2010-11-01Refine code to make code run more safely.ydong10
2010-10-26Correct Data type conversion.lgao4
2010-10-25Reserve one column at left screen to be more visually.lgao4
2010-10-25Fix the following three issues:lgao4
2010-09-16Refine code to make code run safely.ydong10
2010-09-15Refine soma code to make code run safely.ydong10
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-24Update the copyright notice formathhtian
2010-01-07Correct copyright year to 2010lgao4
2010-01-06Enable SetupBrowser to support multiple form class guid.lgao4
2009-11-13Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao4
2009-11-121. Update SetupBrowser to pass correct buffer value for OrderedList Callbackxdu2
2009-11-12Add SuppressIf form support in SetupBrowser driver.lgao4
2009-10-26Support call of SendForm() from Callback(), i.e. nested call of SendForm().xdu2
2009-10-261. Code clean up: add IN/OUT modifier for parameters.xdu2
2009-10-26Change the FormBrowser behavior of "Pressing ESC":xdu2
2009-08-26Fixed a bug on the menu display: Following steps to reproduce it:jchen20
2009-08-26Fixed a bug on the menu display: Following steps to reproduce it:jchen20
2009-07-23Remove use of BackupMarker local variable in CreateDialog() because assigning...mdkinney
2009-07-07Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao4
2009-04-22Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp...lgao4
2009-04-14HII Library Class interface refine.rsun3
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao4
2009-02-09ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...qwang12
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-11-211) Remove the variable initalization in declaration.qwang12
2008-11-19ECC Cleanup: Update Doxygen commentqwang12
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang12
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-07-17Remove the wrong @return doxygen comment.qwang12
2008-07-16remove the wrong comments.qwang12
2008-07-16Use standard VA_LIST to pass variable argument list.qwang12
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.qwang12
2008-06-23Merged in the following trackers from EDK:qwang12
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12