TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/Security2.h>
Data Fields | |
EFI_SECURITY2_FILE_AUTHENTICATION | FileAuthentication |
The EFI_SECURITY2_ARCH_PROTOCOL is used to abstract platform-specific policy from the DXE Foundation. This includes measuring the PE/COFF image prior to invoking, comparing the image against a policy (whether a white-list/black-list of public image verification keys or registered hashes).
Definition at line 95 of file Security2.h.
EFI_SECURITY2_FILE_AUTHENTICATION _EFI_SECURITY2_ARCH_PROTOCOL::FileAuthentication |
Definition at line 96 of file Security2.h.