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
Age
Commit message (
Expand
)
Author
2009-01-21
Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...
qwang12
2008-12-17
Following UEFI spec to do auto booting after a time-out. This feature is impl...
qwang12
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-16
1) Keep the original Varstore Name when replacing it with L"Setup" to allow F...
qwang12
2008-12-16
Add in code to convert the Default VarStore name to be L"Setup" based on Fram...
qwang12
2008-12-01
1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...
qwang12
2008-11-27
Clean ECP for build failure.
xli24
2008-11-27
1) Initialize return value for UefiOp for all execution path.
qwang12
2008-11-27
ICC IA32 Cleanup.
qwang12
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-17
Add in parameter checking to pass UEFI HII SCT test.
qwang12
2008-11-10
Clean up for GCC tool-chain.
qwang12
2008-11-10
clean up for IPF ICC tool chain.
qwang12
2008-11-10
Remove 4 dead files.
qwang12
2008-11-10
Remove the unused include.
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
Update the comment.
qwang12
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
2008-09-22
Add gEfiHiiFontProtocolGuid AND gEfiFormBrowser2ProtocolGuid into depex as t...
qwang12
2008-09-19
Correct CompareGuid function
lgao4
2008-09-18
1. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID data
lgao4
2008-09-16
Only generate the random GUID if a package list already exist in the database.
qwang12
2008-09-16
Fix the build bugs for these three files.
lgao4
2008-09-16
Framework code may call PreparePacckage with NULL GUID and both IFR and Strin...
qwang12
2008-09-12
Change the status code to EFI_NOT_FOUND for Framework Hii's GetGlyph if EFI_W...
qwang12
2008-09-05
Add in a temp fix to make UEFI HII SCT can pass with platform built with Fram...
qwang12
2008-09-05
Fix a bug.
qwang12
2008-09-05
1) Fix a bug in ASSERT condition.
qwang12
2008-09-04
1) Add a stringent check to make sure the package list for UpdateForm call mu...
qwang12
2008-09-04
clean up the un-suitable ';' location when declaring the functions. The regul...
vanjeff
2008-09-03
Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...
qwang12
2008-09-02
Save the type of OneOf question.
qwang12
2008-09-01
1) Remove the hard-code length before building FRAMEWORK_EFI_IFR_DATA_ARRAY.
qwang12
2008-08-29
Fix build warning by replace CompareGuid by CompareMem
lgao4
2008-08-29
OptionMap->Guid may not align on UINT32 baundary.
qwang12
2008-08-29
GetNextMonotonicCount may not be available when GenerateRandomGuid is called....
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-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-19
1) Add in code to sync Browser Data with the NvMapOverride that may be update...
qwang12
2008-08-18
Bug fixes for FrameworkHiiToUefiHiiThunk;
qwang12
2008-07-14
case UINTN to UINT32.
vanjeff
2008-06-19
Remove unrecognized chars in comment for all source C/h files.
qhuang8
2008-06-05
Install a Framework SetupBrowser protocol interface. But this interface will ...
qwang12
2008-05-23
1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.
qwang12
[next]