summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/ProcessOptions.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-261. Code clean up: add IN/OUT modifier for parameters.xdu21-3/+3
2009-10-26Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T...xdu21-8/+103
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang121-0/+2
2009-01-20K8:qwang121-0/+5
2008-11-211) Remove the variable initalization in declaration.qwang121-22/+24
2008-11-20ECC Cleanup: Remove variable initialization in declaration.qwang121-1/+1
2008-11-04Sync in bug fix from EDK I:qwang121-2/+55
2008-10-31Update to use DOS formatqhuang81-971/+971
2008-09-02Merged in the bug fixes from EDK I.qwang121-0/+1
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.qwang121-25/+9
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-0/+986