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

Data Fields

UINT32 MsidLength
 
UINT8 Msid [OPAL_MSID_LENGTH]
 
EFI_STORAGE_SECURITY_COMMAND_PROTOCOLSscp
 
UINT32 MediaId
 
EFI_DEVICE_PATH_PROTOCOLOpalDevicePath
 
UINT16 OpalBaseComId
 
OPAL_OWNER_SHIP Owner
 
OPAL_DISK_SUPPORT_ATTRIBUTE SupportedAttributes
 
TCG_LOCKING_FEATURE_DESCRIPTOR LockingFeature
 
UINT8 PasswordLength
 
UINT8 Password [OPAL_MAX_PASSWORD_SIZE]
 
UINT32 EstimateTimeCost
 
BOOLEAN SentBlockSID
 

Detailed Description

Definition at line 133 of file OpalDriver.h.

Field Documentation

◆ EstimateTimeCost

UINT32 OPAL_DISK::EstimateTimeCost

Definition at line 146 of file OpalDriver.h.

◆ LockingFeature

TCG_LOCKING_FEATURE_DESCRIPTOR OPAL_DISK::LockingFeature

Definition at line 142 of file OpalDriver.h.

◆ MediaId

UINT32 OPAL_DISK::MediaId

Definition at line 137 of file OpalDriver.h.

◆ Msid

UINT8 OPAL_DISK::Msid[OPAL_MSID_LENGTH]

Definition at line 135 of file OpalDriver.h.

◆ MsidLength

UINT32 OPAL_DISK::MsidLength

Definition at line 134 of file OpalDriver.h.

◆ OpalBaseComId

UINT16 OPAL_DISK::OpalBaseComId

Definition at line 139 of file OpalDriver.h.

◆ OpalDevicePath

EFI_DEVICE_PATH_PROTOCOL* OPAL_DISK::OpalDevicePath

Definition at line 138 of file OpalDriver.h.

◆ Owner

OPAL_OWNER_SHIP OPAL_DISK::Owner

Definition at line 140 of file OpalDriver.h.

◆ Password

UINT8 OPAL_DISK::Password[OPAL_MAX_PASSWORD_SIZE]

Definition at line 144 of file OpalDriver.h.

◆ PasswordLength

UINT8 OPAL_DISK::PasswordLength

Definition at line 143 of file OpalDriver.h.

◆ SentBlockSID

BOOLEAN OPAL_DISK::SentBlockSID

Definition at line 147 of file OpalDriver.h.

◆ Sscp

Definition at line 136 of file OpalDriver.h.

◆ SupportedAttributes

OPAL_DISK_SUPPORT_ATTRIBUTE OPAL_DISK::SupportedAttributes

Definition at line 141 of file OpalDriver.h.


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