mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
- Within the capsule generate script, it is using the STDOUT result as signature while signing the hash digest via OpenSSL tool. - There would have incorrect result when the user terminal have the output when executing the startup script. - Incorrect the content of signature would make the verification failed. - Use the "-output" flag to export the signature then read it back as the resolution. Signed-off-by: Jason1 Lin <jason1.lin@intel.com> |
||
|---|---|---|
| .. | ||
| GenerateCapsule.py | ||
| GenerateWindowsDriver.py | ||
| WindowsCapsuleSupportHelper.py | ||