Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: b68d566439683d0ebe60d52c85ff0e90331db740
      
https://github.com/tianocore/edk2/commit/b68d566439683d0ebe60d52c85ff0e90331db740
  Author: Jason1 Lin <[email protected]>
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
    M BaseTools/Source/Python/Capsule/GenerateCapsule.py

  Log Message:
  -----------
  BaseTools/Capsule: Support signtool input subject name to sign capsule file

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3928

Windows-based system using signtool.exe to sign the capsule.
Add the support to using "--subject-name" argument to assign
the subject name used to sign the capsule file.
This argument would pass to signtool.exe as a part of input
argument with "/n" flag.

NOTE: If using signtool.exe to sign capsule at least need to
      choose one of "--pfx-file" and "--subject-name"
      argument to input the value.

Signed-off-by: Jason1 Lin <[email protected]>
Cc: Bob Feng <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Yuwei Chen <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Dakota Chiang <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Reviewed-by: Bob Feng <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to