audk/MdeModulePkg/Universal/SetupBrowserDxe
Dandan Bi 7672d1cca5 MdeModulePkg/SetupBrowser: Load storage via GetVariable for EfiVarStore
For EfiVarStore (EFI_HII_VARSTORE_EFI_VARIABLE_BUFFER), it will call
ExtractConfig-GetVariable-HiiBlockToConfig-ConfigToBlock when load storage
value in LoadStorage function. It's not necessary and costs lots of time
to do the conversion between config and block.
So now enhance it to call GetVariable directly.

Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Eric Dong <eric.dong@intel.com>
2023-08-03 12:12:27 +00:00
..
Expression.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Expression.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
IfrParse.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Presentation.c MdeModulePkg/SetupBrowserDxe:Follow spec'd way to reconnect driver 2022-07-22 06:19:53 +00:00
Setup.c MdeModulePkg/SetupBrowser: Load storage via GetVariable for EfiVarStore 2023-08-03 12:12:27 +00:00
Setup.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SetupBrowser.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
SetupBrowserDxe.inf MdeModulePkg/Setup: Remove PcdFrameworkCompatibilitySupport usage 2019-05-09 09:42:55 +08:00
SetupBrowserExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00