Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 56cad12011eaca88ccd13fd86b1521c6bc2fa25e
https://github.com/tianocore/edk2/commit/56cad12011eaca88ccd13fd86b1521c6bc2fa25e
Author: Vignesh G <[email protected]>
Date: 2026-06-24 (Wed, 24 Jun 2026)
Changed paths:
M SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c
Log Message:
-----------
SecurityPkg: Add sanity check for File and FileBuffer inputs
Ensure that either File or FileBuffer is provided before proceeding with
security verification. If both are NULL, return EFI_INVALID_PARAMETER.
This prevents verification from running without a valid input buffer and
aligns with the intended design, where File is optional and FileBuffer
alone is sufficient.
Signed-off-by: Vignesh G <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits