edk2/SecurityPkg/Library/DxeImageVerificationLib
Alexander Gryanko 1dc6b5e3dd SecurityPkg: added image verification tests for signed images
Previous changes introduced tests for unsigned
images verified by hash entries in DB/DBX. This commit adds
tests covering verification of signed images, including
certificate chain validation as well as cases where image
hashes are checked against entries in DB/DBX.

Signed-off-by: Alexander Gryanko <xpahos@gmail.com>
2026-07-16 02:33:17 +00:00
..
GoogleTest SecurityPkg: added image verification tests for signed images 2026-07-16 02:33:17 +00:00
DxeImageVerificationLib.c SecurityPkg: Add sanity check for File and FileBuffer inputs 2026-06-24 17:51:16 +00:00
DxeImageVerificationLib.h SecurityPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
DxeImageVerificationLib.inf SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
DxeImageVerificationLib.uni SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
Measurement.c SecurityPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00