audk/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk
qwang12 73d1dcbb46 Add in code to convert the Default VarStore name to be L"Setup" based on Framework HII's assumption.
VARSTORE ID of 0 for Buffer Storage Type Storage is defined as invalid in UEFI 2.1 HII. VARSTORE ID
0 is the default VarStore ID for storage without explicit declaration in Framework HII 0.92. EDK II UEFI VFR compiler
in compatible mode will assign 0x0001 as UEFI VARSTORE ID to this default storage id in Framework VFR without
VARSTORE declaration.

In addition, the Name of Default VarStore is assumed to be L"Setup" for those storage without explicit VARSTORE declaration in the formset
by Framework HII. EDK II UEFI VFR compiler in compatible mode hard-coded L"Setup" as VARSTORE name.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7040 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-16 05:27:24 +00:00
..
ConfigAccess.c Add in parameter checking to pass UEFI HII SCT test. 2008-11-17 14:30:47 +00:00
ConfigAccess.h clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
Fonts.c clean up for IPF ICC tool chain. 2008-11-10 13:27:09 +00:00
Forms.c 1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framework IfrSupportLib create new opcode. 2008-12-01 07:16:55 +00:00
FrameworkHiiToUefiHiiThunk.inf 1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framework IfrSupportLib create new opcode. 2008-12-01 07:16:55 +00:00
HiiDatabase.c ICC IA32 Cleanup. 2008-11-27 02:22:59 +00:00
HiiDatabase.h Add in code to convert the Default VarStore name to be L"Setup" based on Framework HII's assumption. 2008-12-16 05:27:24 +00:00
HiiHandle.c 1) Add in SharingStringPack to make UpdateString only create/update string token in the String Packages that shares String Package with each other. For a String Token to be updated in a Package, TagGUID must be the same and SharingStringPack need to be true too. 2008-11-26 11:02:31 +00:00
HiiHandle.h clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
Keyboard.c 1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framework IfrSupportLib create new opcode. 2008-12-01 07:16:55 +00:00
OpcodeCreation.c 1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framework IfrSupportLib create new opcode. 2008-12-01 07:16:55 +00:00
Package.c Clean ECP for build failure. 2008-11-27 07:58:15 +00:00
SetupBrowser.c 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to replace the original “ArrayLength” generated in the output. 2008-11-21 15:07:50 +00:00
Strings.c 1) Add in SharingStringPack to make UpdateString only create/update string token in the String Packages that shares String Package with each other. For a String Token to be updated in a Package, TagGUID must be the same and SharingStringPack need to be true too. 2008-11-26 11:02:31 +00:00
UefiIfrDefault.c Add in code to convert the Default VarStore name to be L"Setup" based on Framework HII's assumption. 2008-12-16 05:27:24 +00:00
UefiIfrDefault.h 1) Add in support for Framework VFR file which specify all VAR Store correctly. This patch enable the ThunkExtractConfig and ThunkRounteConfig to handle more than one VAR Storage based on the VARSTORE ID specified. 2008-11-10 12:40:07 +00:00
UefiIfrParser.c clean up for IPF ICC tool chain. 2008-11-10 13:27:09 +00:00
UefiIfrParser.h 1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framework IfrSupportLib create new opcode. 2008-12-01 07:16:55 +00:00
UefiIfrParserExpression.c Remove the unused include. 2008-11-10 12:47:21 +00:00
UefiIfrParserExpression.h clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
Utility.c Add in code to convert the Default VarStore name to be L"Setup" based on Framework HII's assumption. 2008-12-16 05:27:24 +00:00
Utility.h 1) Add in support for Framework VFR file which specify all VAR Store correctly. This patch enable the ThunkExtractConfig and ThunkRounteConfig to handle more than one VAR Storage based on the VARSTORE ID specified. 2008-11-10 12:40:07 +00:00