Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This is an automated change & the command used is: find -name '*.signatures.json' -exec sh -c '[ -n "$(tail -c1 {})" ] && echo >> {}' \; Reference: https://stackoverflow.com/a/729795 Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* Promote edk2, future; add python-pefile, python-virt-firmware * disable python-virt-firmware-tests package * Add back --silent, remove cross var * Promote mtools * Fix parsing issues in future package * Update cgmanifest and license files * Fix build errors in edk2, rename sources * Remove unpackaged files * Fix cgmanifest lint errors * Address license lint errors * Fix virt-firmware changelog * Fix specs again