Files
edk2/BaseTools/Source/Python
Sergii Dmytruk b3ce4fc718 BaseTools/GenerateCapsule.py: fix --decode producing bad "Dependencies"
The "Dependencies" key of Payloads was set to "None" string for capsules
with no DepEx.  The produced JSON file wasn't suitable for passing back
to --encode without modifications.

Fix the issue by removing such invalid "Dependencies" keys similarly how
it's done for keys related to signing.

Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
2026-05-03 01:03:12 +03:00
..
2025-07-01 09:51:38 +08:00
2025-10-30 10:00:32 +00:00
2025-09-25 22:04:10 +00:00
2025-10-30 10:00:32 +00:00
2025-10-30 10:00:32 +00:00
2019-10-04 11:18:22 +01:00