summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Ui.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-03Global variables have been moved backward ahead of functions.jji41-3/+1
2008-11-211) Remove the variable initalization in declaration.qwang121-27/+27
2008-11-19ECC Cleanup: Update Doxygen commentqwang121-1/+1
2008-11-04Sync in bug fix from EDK I:qwang121-52/+124
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang121-5/+6
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-1/+3
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang121-1/+1
2008-09-02Merged in the bug fixes from EDK I.qwang121-0/+1
2008-07-17Remove the wrong @return doxygen comment.qwang121-0/+2
2008-07-16remove the wrong comments.qwang121-3/+0
2008-07-16Use standard VA_LIST to pass variable argument list.qwang121-19/+19
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.qwang121-2874/+2858
2008-06-23Merged in the following trackers from EDK:qwang121-1/+1
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang121-44/+88
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang121-1/+1
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-0/+2830