]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/Expression.c
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Expression.c
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.