summaryrefslogtreecommitdiff
path: root/ArmPkg
diff options
context:
space:
mode:
authorDandan Bi <dandan.bi@intel.com>2023-07-25 13:41:17 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-08-03 12:12:27 +0000
commit7672d1cca58228b0cb7f099e8863aa3a44ae45db (patch)
treed4613179bc03bfb5068dce820613fd7c3e886b14 /ArmPkg
parentfa789cc68a85a5781c18c64b9112c779750b2125 (diff)
downloadedk2-7672d1cca58228b0cb7f099e8863aa3a44ae45db.zip
edk2-7672d1cca58228b0cb7f099e8863aa3a44ae45db.tar.gz
edk2-7672d1cca58228b0cb7f099e8863aa3a44ae45db.tar.bz2
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>
Diffstat (limited to 'ArmPkg')
0 files changed, 0 insertions, 0 deletions