summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c
Commit message (Expand)AuthorAgeFilesLines
* EdkCompatibilityPkg: Fix the typo in the commentGary Lin2016-06-271-1/+1
* Refine code to make it more safely.Eric Dong2014-06-261-1/+3
* Refine some code to make code run safely.ydong102010-09-131-4/+4
* Refine some code to make the code run safely.ydong102010-09-101-1/+1
* Update the copyright notice formathhtian2010-04-241-2/+2
* Add the missing check for NULL pointer before use it.lgao42010-03-011-0/+1
* Update code to match EDKII coding style.lgao42010-03-011-0/+15
* Add the missing check for NULL pointer before use it.lgao42010-02-271-1/+6
* Add more check to avoid code enter into wrong state.lgao42010-02-251-3/+23
* Add new HII FormMap Opcode supportlgao42010-02-251-3/+57
* Support Name/Value Storage in UEFI2.1 HII driver.lgao42010-02-111-0/+10
* Only check the unsupported IFR opcode for framework HII form package.lgao42009-12-311-27/+20
* Correct EFI_IFR_RESET_BUTTON from question to statement.lgao42009-09-081-4/+2
* Remove unused IfrSupportLib header file.lgao42009-04-241-1/+0
* Fix build break to remove over-include file.qhuang82009-02-241-1/+0
* Fix build break: MdeModuleHii.h has been moved from MdeModulePkg/Include to M...qhuang82009-02-241-1/+1
* Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...qwang122009-01-211-0/+1089