]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c
EdkCompatibilityPkg: Fix the typo in the comment
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / FrameworkHiiOnUefiHiiThunk / UefiIfrParser.c
2016-06-27 Gary LinEdkCompatibilityPkg: Fix the typo in the comment
2014-06-26 Eric DongRefine code to make it more safely.
2010-09-13 ydong10Refine some code to make code run safely.
2010-09-10 ydong10Refine some code to make the code run safely.
2010-04-24 hhtianUpdate the copyright notice format
2010-03-01 lgao4Add the missing check for NULL pointer before use it.
2010-03-01 lgao4Update code to match EDKII coding style.
2010-02-27 lgao4Add the missing check for NULL pointer before use it.
2010-02-25 lgao4Add more check to avoid code enter into wrong state.
2010-02-25 lgao4Add new HII FormMap Opcode support
2010-02-11 lgao4Support Name/Value Storage in UEFI2.1 HII driver.
2009-12-31 lgao4Only check the unsupported IFR opcode for framework...
2009-09-08 lgao4Correct EFI_IFR_RESET_BUTTON from question to statement.
2009-04-24 lgao4Remove unused IfrSupportLib header file.
2009-02-24 qhuang8Fix build break to remove over-include file.
2009-02-24 qhuang8Fix build break: MdeModuleHii.h has been moved from...
2009-01-21 qwang12Rename module name from ***To*** to ***On***. AAAOnBBB...