X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FScsiIo.h;h=cf37eba5e95c048bec5d3fcd17526c9fa7bcbd5c;hb=74fec7085b01caac858ef511056e72b2b9ad5795;hp=db209c8ec95d0f86739beadc68ec9345a7ecad84;hpb=eecd469b1064cd253f0b1c666659505659f8d121;p=mirror_edk2.git diff --git a/MdePkg/Include/Protocol/ScsiIo.h b/MdePkg/Include/Protocol/ScsiIo.h index db209c8ec9..cf37eba5e9 100644 --- a/MdePkg/Include/Protocol/ScsiIo.h +++ b/MdePkg/Include/Protocol/ScsiIo.h @@ -215,10 +215,9 @@ EFI_STATUS IN EFI_EVENT Event OPTIONAL ); -/** - @par Protocol Description: - Provides services to manage and communicate with SCSI devices. -**/ +/// +/// Provides services to manage and communicate with SCSI devices. +/// struct _EFI_SCSI_IO_PROTOCOL { EFI_SCSI_IO_PROTOCOL_GET_DEVICE_TYPE GetDeviceType; EFI_SCSI_IO_PROTOCOL_GET_DEVICE_LOCATION GetDeviceLocation;