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
/
Package.c
Age
Commit message (
Expand
)
Author
2008-11-27
Clean ECP for build failure.
xli24
2008-11-26
1) Add in SharingStringPack to make UpdateString only create/update string to...
qwang12
2008-11-21
1) StrGather (Build.exe) in compatible mode add a Framework Package Header to...
qwang12
2008-11-10
1) Add in support for Framework VFR file which specify all VAR Store correctl...
qwang12
2008-11-05
Coding style and Doxygen update.
qwang12
2008-11-04
Sync in bug fix from EDK I:
qwang12
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
2008-09-16
Only generate the random GUID if a package list already exist in the database.
qwang12
2008-09-16
Framework code may call PreparePacckage with NULL GUID and both IFR and Strin...
qwang12
2008-09-05
Add in a temp fix to make UEFI HII SCT can pass with platform built with Fram...
qwang12
2008-09-04
1) Add a stringent check to make sure the package list for UpdateForm call mu...
qwang12
2008-08-29
GetNextMonotonicCount may not be available when GenerateRandomGuid is called....
qwang12
2008-08-21
1) Add in support to get only VarStoreId = 1 from Multiple VarStores.
qwang12
2008-08-21
1) Add GetAttributesOfFirstFormSet to scan form package to read formset title...
qwang12
2008-08-20
1) Add in fix to handle the case when a form is not related to a buffer storage.
qwang12
2008-08-18
Bug fixes for FrameworkHiiToUefiHiiThunk;
qwang12
2008-05-16
Make the module GCC clean.
qwang12
2008-05-08
1) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to ge...
qwang12
2008-05-07
Add in supports for platform Setup module which is programmed using Framework...
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
2008-04-17
Add in Thunking function for Dynamic Code creation. Only support Text and Sub...
qwang12
2008-04-16
Add in some features for the thunk layer:
qwang12
2008-04-03
Fix a type in the directory name. Compatiblity -> Compatibility.
qwang12