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
/
FrameworkHiiToUefiHiiThunk
/
UefiIfrDefault.c
Age
Commit message (
Expand
)
Author
2008-12-01
1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...
qwang12
2008-11-10
clean up for IPF ICC tool chain.
qwang12
2008-11-10
1) Add in support for Framework VFR file which specify all VAR Store correctl...
qwang12
2008-11-04
Sync in bug fix from EDK I:
qwang12
2008-10-30
Update the comment.
qwang12
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
2008-08-23
Fix a bug in UefiDefaultsToFwDefaults NULL should be returned if no Variable ...
qwang12
2008-08-22
Use correct link list traverse functions.
qwang12
2008-08-21
1) Add in support to get only VarStoreId = 1 from Multiple VarStores.
qwang12
2008-08-18
Bug fixes for FrameworkHiiToUefiHiiThunk;
qwang12
2008-07-14
case UINTN to UINT32.
vanjeff
2008-05-14
1) Use 0xFFEE as the VarId the reason is as follows:
qwang12
2008-04-30
Add support to map more Framework Opcode (such as OrderedList, OneOf, etc) to...
qwang12
2008-04-24
1) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI I...
qwang12