summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Capsule/GenerateCapsule.py
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/Python/Capsule/GenerateCapsule.py')
-rw-r--r--BaseTools/Source/Python/Capsule/GenerateCapsule.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/Python/Capsule/GenerateCapsule.py b/BaseTools/Source/Python/Capsule/GenerateCapsule.py
index 35435946c6..9a395d0072 100644
--- a/BaseTools/Source/Python/Capsule/GenerateCapsule.py
+++ b/BaseTools/Source/Python/Capsule/GenerateCapsule.py
@@ -690,7 +690,7 @@ if __name__ == '__main__':
args.HardwareInstance,
args.UpdateImageIndex,
args.SignToolPfxFile,
- args.SignSubjectName,
+ args.SignToolSubjectName,
args.OpenSslSignerPrivateCertFile,
args.OpenSslOtherPublicCertFile,
args.OpenSslTrustedPublicCertFile,