summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Presentation.c
AgeCommit message (Expand)Author
2011-09-29Add pointer check for NULL before dereference it.ydong10
2011-09-16Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong10
2011-09-13Enhance EDKII Browser to support flexible HotKey setting. lgao4
2011-07-05Refine code to avoid potential access violation.ydong10
2011-06-28Enable new "ref5" opcode in browser.ydong10
2011-06-15Updates old formset info before exit to avoid old change lost.ydong10
2011-06-131. When get value from AltCfg data, check the varstore type first.ydong10
2011-06-08Add new "Modal form" opcode, also add sample code to use it.ydong10
2011-05-31Add new call back return value; also add some sample code to use it.ydong10
2011-05-20Add two new methods to get default value, also add sample code in sample driver.ydong10
2011-03-08Do the following enhancement for SetupBrowser:lgao4
2011-02-231.Reposition the platform info. Move from the old position to left one block ...ydong10
2010-12-30Enable number input for numeric, date and time opcodeydong10
2010-12-231. Support inconsistent if opcode used in string/password opcode.ydong10
2010-06-04Do the following fix up in SetupBrowser driver:lgao4
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-04-24Update the copyright notice formathhtian
2010-02-27Add the missing check for NULL pointer before use it.lgao4
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-01-07Correct copyright year to 2010lgao4
2010-01-06Enable SetupBrowser to support multiple form class guid.lgao4
2009-11-13Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao4
2009-11-121. Update SetupBrowser to pass correct buffer value for OrderedList Callbackxdu2
2009-11-12Add SuppressIf form support in SetupBrowser driver.lgao4
2009-10-261. Code clean up: add IN/OUT modifier for parameters.xdu2
2009-10-26Add support for newly defined Browser action type EFI_BROWSER_ACTION_FORM_OPE...xdu2
2009-10-26Update FormBrowser to conform to UEFI spec Table 197. Callback Behavior for C...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-04-23Fix ICC build break.lgao4
2009-04-22Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp...lgao4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-02-13enhanced security check.vanjeff
2009-02-13enhanced security check.vanjeff
2009-02-09ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...qwang12
2009-01-20K8:qwang12
2008-11-211) Remove the variable initalization in declaration.qwang12
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-08-18Merge in [EDK 1166]: Form title is not displayed by Setup Browser qwang12
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12