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

#include <MdeModulePkg/Include/Protocol/DeviceSecurity.h>

Data Fields

UINT64 Revision
 
EDKII_DEVICE_AUTHENTICATE DeviceAuthenticate
 

Detailed Description

Device Security Protocol structure. It is similar to the EFI_SECURITY_ARCH_PROTOCOL, which is used to verify a image. This protocol is used to authenticate a device based upon the platform policy.

Definition at line 145 of file DeviceSecurity.h.

Field Documentation

◆ DeviceAuthenticate

EDKII_DEVICE_AUTHENTICATE _EDKII_DEVICE_SECURITY_PROTOCOL::DeviceAuthenticate

Definition at line 147 of file DeviceSecurity.h.

◆ Revision

UINT64 _EDKII_DEVICE_SECURITY_PROTOCOL::Revision

Definition at line 146 of file DeviceSecurity.h.


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