Data Fields | |
EFI_STORAGE_SECURITY_RECEIVE_DATA | ReceiveData |
EFI_STORAGE_SECURITY_SEND_DATA | SendData |
The security protocol command formats supported shall be based on the definition of the SECURITY PROTOCOL IN and SECURITY PROTOCOL OUT commands defined in SPC-4. If the device uses the SCSI command set, no translation is needed in the firmware and the firmware can package the parameters into a SECURITY PROTOCOL IN or SECURITY PROTOCOL OUT command and send the command to the device. If the device uses a non-SCSI command set, the firmware shall map the command and data payload to the corresponding command and payload format defined in the non-SCSI command set (for example, TRUSTED RECEIVE and TRUSTED SEND in ATA8-ACS).
The firmware shall automatically add an EFI_STORAGE_SECURITY_COMMAND_PROTOCOL for any storage devices detected during system boot that support SPC-4, ATA8-ACS or their successors.
EFI_STORAGE_SECURITY_SEND_DATA _EFI_STORAGE_SECURITY_COMMAND_PROTOCOL::SendData |