audk/IntelFsp2Pkg/Tools
fengyunhua 29d14d3a30 IntelFsp2Pkg/Tools: Fix a typo issue
Error message:
raise Exception ("'%s' is not a valid directory!" % FvDir)
NameError: name 'FvDir' is not defined

FvDir should be fvDir.

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Yunhua Feng <fengyunhua@byosoft.com.cn>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
2020-10-19 23:57:57 +00:00
..
UserManuals IntelFsp2Pkg: Fix various typos 2019-07-11 21:07:17 +08:00
GenCfgOpt.py IntelFsp2Pkg/GenCfgOpt: skip unnecessarily header/BSF recreating. 2020-10-12 01:54:13 +00:00
PatchFv.py IntelFsp2Pkg/Tools: Fix a typo issue 2020-10-19 23:57:57 +00:00
SplitFspBin.py IntelFsp2Pkg/SplitFspBin.py: Coverity scan flags issues. 2020-02-13 09:21:22 +00:00