mirror of https://github.com/acidanthera/audk.git
If kernel hashes are enabled but no initrd is provided, QEMU will still create an entry in the hash table, but it will be the hash of an empty buffer. Remove the explicit check for the length of the blob. This logic will be handled by the later hash comparison, which will still fail when the blob is not present but is expected, but will pass when the blob is not present and the hash table contains a hash of an empty buffer. Signed-off-by: Tobin Feldman-Fitzthum <tobin@linux.ibm.com> |
||
---|---|---|
.. | ||
BlobVerifierLibSevHashes.inf | ||
BlobVerifierSevHashes.c |