TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_SECURITY2_ARCH_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/Security2.h>

Data Fields

EFI_SECURITY2_FILE_AUTHENTICATION FileAuthentication
 

Detailed Description

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.

Field Documentation

◆ FileAuthentication

EFI_SECURITY2_FILE_AUTHENTICATION _EFI_SECURITY2_ARCH_PROTOCOL::FileAuthentication

Definition at line 96 of file Security2.h.


The documentation for this struct was generated from the following file: