mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
struct.unpack() returns a tuple even for a single-element pack, resulting in signature verification being evaluated to false even when the signature is there. This fixes --decode and --dump-info actions incorrectly reporting issues with parsing capsule dependencies when there are none. Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com> |
||
|---|---|---|
| .. | ||
| GenerateCapsule.py | ||
| GenerateWindowsDriver.py | ||
| WindowsCapsuleSupportHelper.py | ||