summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Ui.h
Commit message (Expand)AuthorAgeFilesLines
* Add the missing check for NULL pointer before use it.lgao42010-02-271-0/+2
* Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao42010-02-251-0/+74
* Improve coding style in MdeModulePkg.rsun32010-01-191-4/+5
* Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao42009-11-131-2/+0
* Remove the old unused ValueToString code, which has been replaced by UnicodeV...lgao42009-11-131-18/+0
* Support call of SendForm() from Callback(), i.e. nested call of SendForm().xdu22009-10-261-0/+1
* 1. Code clean up: add IN/OUT modifier for parameters.xdu22009-10-261-9/+23
* Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T...xdu22009-10-261-0/+34
* Change the FormBrowser behavior of "Pressing ESC":xdu22009-10-261-22/+54
* Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao42009-07-071-1/+1
* 1) Clean up the INF and add in comment to describe the surface area of modulesqwang122009-02-031-0/+2
* K8:qwang122009-01-201-0/+7
* Clean up to update the reference of the these macros:qhuang82008-12-161-2/+2
* ECC Cleanup: Update Doxygen commentqwang122008-11-191-1/+1
* Sync in bug fix from EDK I:qwang122008-11-041-1/+2
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-76/+38
* Use standard VA_LIST to pass variable argument list.qwang122008-07-161-2/+0
* Clean up SetupBrowserDxe for Doxygen comments requirement.qwang122008-07-151-474/+796
* 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122008-05-231-4/+0
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-211-0/+478