audk/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk
qwang12 a235abd2c9 Following UEFI spec to do auto booting after a time-out. This feature is implemented
in Framework Setup Browser and moved to MdeModulePkg/Universal/BdsDxe. The auto booting is
moved here in HII Thunk module. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7062 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-17 06:41:02 +00:00
..
ConfigAccess.c 1) Keep the original Varstore Name when replacing it with L"Setup" to allow Framework HII module get variable which is saved by UEFI Setup Browser. 2008-12-16 13:09:12 +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 Following UEFI spec to do auto booting after a time-out. This feature is implemented 2008-12-17 06:41:02 +00:00
HiiDatabase.c Following UEFI spec to do auto booting after a time-out. This feature is implemented 2008-12-17 06:41:02 +00:00
HiiDatabase.h Following UEFI spec to do auto booting after a time-out. This feature is implemented 2008-12-17 06:41:02 +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 Following UEFI spec to do auto booting after a time-out. This feature is implemented 2008-12-17 06:41:02 +00:00
SetupBrowser.h Following UEFI spec to do auto booting after a time-out. This feature is implemented 2008-12-17 06:41:02 +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
Strings.uni Following UEFI spec to do auto booting after a time-out. This feature is implemented 2008-12-17 06:41:02 +00:00
UefiIfrDefault.c 1) Keep the original Varstore Name when replacing it with L"Setup" to allow Framework HII module get variable which is saved by UEFI Setup Browser. 2008-12-16 13:09:12 +00:00
UefiIfrDefault.h Clean up to update the reference of the these macros: 2008-12-16 15:32:50 +00:00
UefiIfrParser.c 1) Keep the original Varstore Name when replacing it with L"Setup" to allow Framework HII module get variable which is saved by UEFI Setup Browser. 2008-12-16 13:09:12 +00:00
UefiIfrParser.h Clean up to update the reference of the these macros: 2008-12-16 15:32:50 +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 1) Keep the original Varstore Name when replacing it with L"Setup" to allow Framework HII module get variable which is saved by UEFI Setup Browser. 2008-12-16 13:09:12 +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