]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c
Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek,...
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / IfrParse.c
2013-08-12 Eric DongRollback patch 14537 & 14538, because patch 14537 is...
2013-08-09 Eric DongUpdate Browser to provide the customization possibilities.
2013-04-16 ydong10Update the browser logic, make the storage as browser...
2013-01-06 ydong10Base on the type field to get the width of value field...
2012-12-17 ydong10Base on the value type to get the value for default...
2012-09-27 ydong10Enable EFI_IFR_DEFAULT2 opcode in browser.
2012-01-31 ydong10Enable nest for suppressif/grayoutif/diableif for form...
2012-01-12 ydong10Correct definition to follow spec.
2011-11-18 ydong10Enable buffer type when process some expression opcode...
2011-11-16 ydong10Enable lock attribute for statement and form; show...
2011-09-13 lgao4Enhance EDKII Browser to support flexible HotKey setting.
2011-07-12 ydong10Change the HiiDataBase and browser codes to support...
2011-06-28 ydong10Enable new "ref5" opcode in browser.
2011-06-13 ydong101. When get value from AltCfg data, check the varstore...
2011-06-08 ydong10Add new "Refresh guid" opcode, also add sample code...
2011-06-08 ydong10Add new "Modal form" opcode, also add sample code to...
2011-05-31 ydong10Add new call back return value; also add some sample...
2011-05-17 ydong10Fixed an error when parse time opcode.
2010-12-23 ydong101. Support inconsistent if opcode used in string/passwo...
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-27 lgao4Add the missing check for NULL pointer before use it.
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
2010-02-22 lgao41. Update GetStringWorker() of HiiDataBaseDxe to only...
2010-02-05 xdu2Add some security check.
2010-02-02 lgao4Add support to original EFI_IFR_FORM_SET in initial...
2009-11-26 rsun3Add IFR Security Op-code support in the Form Browser.
2009-11-13 lgao4Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read...
2009-11-13 xdu2Fix a bug to handle case that SendForm() is called...
2009-11-12 lgao4Add SuppressIf form support in SetupBrowser driver.
2009-10-26 xdu21. Code clean up: add IN/OUT modifier for parameters.
2009-10-26 xdu2Add support for newly defined VarStore type EFI_IFR_TYP...
2009-10-20 xdu21. Move ASSERT to proper place.
2009-09-21 qhuang8Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR...
2009-05-15 gikidyAdd check for NULL pointer.
2009-05-13 gikidyAdd a check for CreateQuestion may be return NULL.
2009-04-23 lgao4Fix ICC build break.
2009-04-22 lgao4Correct comments
2009-04-22 lgao4Update SetUp Browser doesn't set a default value to...
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 lgao4Update UefiHiiLib to support new defined IFR related...
2009-02-25 lgao4Use single one PcdFrameworkCompatibilitySupport PCD...
2009-02-23 lgao4Move MdeModuleHii.h into Include\Guid directory
2009-02-10 qwang12Add in ASSERT to avoid NULL point dereference.
2009-02-06 qwang12K8: Add in ASSERT to detect possible NULL pointer deref...
2009-02-02 qwang12Add in ASSERT to check out-of-bound and possible derefe...
2009-01-20 qwang12K8:
2009-01-19 jji4Assertions added
2008-11-21 qwang121) Remove the variable initalization in declaration.
2008-11-19 qwang12ECC Cleanup: Update Doxygen comment
2008-10-31 qhuang8Update to use DOS format
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-09-03 qwang12Use Numeric Opcode to host the backward compatibility...
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-08-18 qwang12Add the support of GUID opcode which enable SetupBrowse...
2008-07-15 qwang12Clean up SetupBrowserDxe for Doxygen comments requirement.
2008-06-23 qwang12Merged in the following trackers from EDK:
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-03-12 lhauchAdded the ULL to the 0xFFFFFFFFFFFFFFFF values
2008-02-19 jljustenedk2/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c:
2008-02-19 qwang12Initialize Storage->ConfigRequest to contain at least...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.