diff options
author | Michael Kubacki <michael.a.kubacki@intel.com> | 2019-09-27 14:41:47 -0700 |
---|---|---|
committer | Michael Kubacki <michael.a.kubacki@intel.com> | 2019-11-05 21:55:53 -0800 |
commit | f8ff4cca7c573ba72051a515d738095a3c5921ff (patch) | |
tree | 290d5ed7797e49e1d4f429ab4329d8462356ce48 /BaseTools/Source/Python/Ecc/Database.py | |
parent | 20a27a641b8d7632542e64749c355850a567421d (diff) | |
download | edk2-f8ff4cca7c573ba72051a515d738095a3c5921ff.tar.gz edk2-f8ff4cca7c573ba72051a515d738095a3c5921ff.tar.bz2 edk2-f8ff4cca7c573ba72051a515d738095a3c5921ff.zip |
MdeModulePkg/Variable: Parameterize GetNextVariableInternal () stores
The majority of logic related to GetNextVariableName () is currently
implemented in VariableServiceGetNextVariableInternal (). The list
of variable stores to search for the given variable name and variable
GUID is defined in the function body. This change adds a new parameter
so that the caller must pass in the list of variable stores to be used
in the variable search.
Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/Database.py')
0 files changed, 0 insertions, 0 deletions