]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/Expression.c
Correct definition to follow spec.
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Expression.c
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.