index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
EdkCompatibilityPkg
/
Compatibility
/
FrameworkHiiOnUefiHiiThunk
/
UefiIfrParser.c
Age
Commit message (
Expand
)
Author
2017-04-27
EdkCompatibilityPkg: Remove unused Package
Guo Mang
2016-06-27
EdkCompatibilityPkg: Fix the typo in the comment
Gary Lin
2014-06-26
Refine code to make it more safely.
Eric Dong
2010-09-13
Refine some code to make code run safely.
ydong10
2010-09-10
Refine some code to make the code run safely.
ydong10
2010-04-24
Update the copyright notice format
hhtian
2010-03-01
Add the missing check for NULL pointer before use it.
lgao4
2010-03-01
Update code to match EDKII coding style.
lgao4
2010-02-27
Add the missing check for NULL pointer before use it.
lgao4
2010-02-25
Add more check to avoid code enter into wrong state.
lgao4
2010-02-25
Add new HII FormMap Opcode support
lgao4
2010-02-11
Support Name/Value Storage in UEFI2.1 HII driver.
lgao4
2009-12-31
Only check the unsupported IFR opcode for framework HII form package.
lgao4
2009-09-08
Correct EFI_IFR_RESET_BUTTON from question to statement.
lgao4
2009-04-24
Remove unused IfrSupportLib header file.
lgao4
2009-02-24
Fix build break to remove over-include file.
qhuang8
2009-02-24
Fix build break: MdeModuleHii.h has been moved from MdeModulePkg/Include to M...
qhuang8
2009-01-21
Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...
qwang12