mirror of
https://github.com/Dasharo/edk2.git
synced 2026-06-13 10:16:24 -07:00
b3ce4fc718
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>