summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Setup.h
AgeCommit message (Expand)Author
2011-05-31Add new call back return value; also add some sample code to use it.ydong10
2011-04-19Update IFR version opcode value to follow the UEFI2.3.1 Spec.lgao4
2011-02-231.Reposition the platform info. Move from the old position to left one block ...ydong10
2011-02-21Update the arrow position.ydong10
2010-10-25Reserve one column at left screen to be more visually.lgao4
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-24Update the copyright notice formathhtian
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-02-08Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...qhuang8
2010-01-19Improve coding style in MdeModulePkg.rsun3
2010-01-07Correct copyright year to 2010lgao4
2010-01-06Enable SetupBrowser to support multiple form class guid.lgao4
2009-11-26Add IFR Security Op-code support in the Form Browser.rsun3
2009-11-18Add newly added global to Browser Context.xdu2
2009-11-13Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao4
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-26Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T...xdu2
2009-10-26Change the FormBrowser behavior of "Pressing ESC":xdu2
2009-09-21Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang8
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-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao4
2009-04-12Remove unused IfrSupportLiblgao4
2009-04-02Retire Extended HII library class.rsun3
2009-04-011. retired console control protocol.vanjeff
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao4
2009-02-23Split the Print functionality from SetupBrowserDxe. Platform should use Print...qhuang8
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-11-241.retried graphics library class from MdePkgvanjeff
2008-11-19ECC Cleanup: Update Doxygen commentqwang12
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao4
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-18Add the support of GUID opcode which enable SetupBrowser to support IFR gener...qwang12
2008-07-16Use standard VA_LIST to pass variable argument list.qwang12
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.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