summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Ui.c
AgeCommit message (Expand)Author
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
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12