audk/OvmfPkg/AmdSev
Tobin Feldman-Fitzthum cdffb638c8 AmdSev: enable kernel hashes without initrd
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>
2024-07-04 16:09:56 +00:00
..
BlobVerifierLibSevHashes AmdSev: enable kernel hashes without initrd 2024-07-04 16:09:56 +00:00
Grub
SecretDxe OvmfPkg/AmdSev/SecretDxe: Allocate secret location as EfiACPIReclaimMemory 2022-12-15 13:49:49 +00:00
SecretPei OvmfPkg/AmdSev/SecretPei: Mark SEV launch secret area as reserved 2022-01-04 08:06:53 +00:00
AmdSevX64.dsc OvmfPkg: wire up RngDxe 2024-06-13 08:52:48 -07:00
AmdSevX64.fdf OvmfPkg: wire up RngDxe 2024-06-13 08:52:48 -07:00