diff options
author | Sergii Dmytruk <sergii.dmytruk@3mdeb.com> | 2024-06-22 20:47:56 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-07-05 19:33:50 +0000 |
commit | 26bc42f1e34cdf43057a75b8edcc0bd86c091214 (patch) | |
tree | 30cfed3887f985a617c7e7495e29133b795ee062 /BaseTools/Source/Python/Common/LongFilePathOsPath.py | |
parent | eeddb86aaaadcf5e716741db54af08531e25ff62 (diff) | |
download | edk2-26bc42f1e34cdf43057a75b8edcc0bd86c091214.tar.gz edk2-26bc42f1e34cdf43057a75b8edcc0bd86c091214.tar.bz2 edk2-26bc42f1e34cdf43057a75b8edcc0bd86c091214.zip |
BaseTools/GenerateCapsule.py: Fix checking for DepExp presence
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>
Diffstat (limited to 'BaseTools/Source/Python/Common/LongFilePathOsPath.py')
0 files changed, 0 insertions, 0 deletions