]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/Expression.c
MdeModulePkg: Fix MSFT C4255 warning
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Expression.c
2017-11-14 Song, BinXMdeModulePkg: Fix MSFT C4255 warning
2017-03-02 Hao WuMdeModulePkg: Replace [Ascii|Unicode]ValueToString
2016-08-31 Hao WuMdeModulePkg: Use IsZeroGuid API for zero GUID checking
2016-06-01 Dandan BiMdeModulePkg/SetupBrowser: Correct the incorrect variab...
2015-12-03 Ard BiesheuvelMdeModulePkg: remove unreachable code
2015-06-29 Dandan BiMdeModulePkg:Use safe string functions
2015-05-26 Dandan BiMdeModulePkg:fix browser not call EFI_BROWSER_ACTION_CH...
2015-05-19 Eric DongMdeModulePkg: Fix potential buffer overflow issues.
2015-05-14 Eric DongMdeModulePkg: Fix Typo.
2015-05-06 Eric DongMdeModulePkg: Add match2 opcode support in SetupBrowser...
2014-07-30 Eric DongRefine code to make it more safely.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongUpdate the code to follow UEFI spec, process date/time...
2014-04-21 Eric DongFix GCC build fail.
2014-04-18 Eric DongRefine the check expression result logic.
2013-11-25 Eric DongRefine data copy and data compare logic.
2013-11-07 Eric DongUpdate the logic, based on the device path and formset...
2013-08-12 Eric DongUpdate Browser to provide the customization possibilities.
2013-08-12 Eric DongRollback patch 14537 & 14538, because patch 14537 is...
2013-08-09 Eric DongUpdate Browser to provide the customization possibilities.
2013-03-20 erictianMdeModulePkg: Fixed 'variable set but not used' build...
2013-01-22 ydong10Update the code of processing device path info in brows...
2012-08-29 erictianShould pass in bytes of string buffer to UnicodeSPrint...
2012-08-14 ydong10Refine the logic to handle the device path info get...
2012-07-06 ydong10When do discard action, enable callback action for...
2012-01-31 ydong10Update the code to follow the spec when evaluate the...
2012-01-31 ydong10Enable nest for suppressif/grayoutif/diableif for form...
2012-01-12 ydong10Correct definition to follow spec.
2011-11-22 ydong10Add support for EFI_IFR_QUESTION_REF3 opcode for browse...
2011-11-18 ydong10Enable buffer type when process some expression opcode...
2011-10-27 ydong10Initialize the parameter mUnicodeCollation before use...
2011-10-10 ydong10Enhance op-code EFI_IFR_TO_BOOLEAN to case insensitive.
2011-07-12 ydong10Change the HiiDataBase and browser codes to support...
2011-05-31 ydong10Add new call back return value; also add some sample...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-16 rsun3Fix a bug in SetupBrowserDxe driver when check current...
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-11 rsun3Coding style fix and minor improvements.
2009-12-11 lgao4Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode...
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-10-26 xdu21. Code clean up: add IN/OUT modifier for parameters.
2009-02-02 qwang12Add in ASSERT to check out-of-bound and possible derefe...
2009-01-20 qwang12K8:
2008-12-01 lgao4Remove NibbleToHexChar() function from BaseLib
2008-11-21 qwang121) Remove the variable initalization in declaration.
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-07-15 qwang12Clean up SetupBrowserDxe for Doxygen comments requirement.
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-03-12 lhauchAdded the ULL to the 0xFFFFFFFFFFFFFFFF values
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.