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

Data Fields

UINT32 Signature
 
UINT32 Tag
 
UINT32 DataTransferLength
 
UINT8 Flags
 
UINT8 Lun
 
UINT8 CmdLen
 
UINT8 CmdBlock [16]
 

Detailed Description

Definition at line 30 of file BotPeim.h.

Field Documentation

◆ CmdBlock

UINT8 CBW::CmdBlock[16]

Definition at line 37 of file BotPeim.h.

◆ CmdLen

UINT8 CBW::CmdLen

Definition at line 36 of file BotPeim.h.

◆ DataTransferLength

UINT32 CBW::DataTransferLength

Definition at line 33 of file BotPeim.h.

◆ Flags

UINT8 CBW::Flags

Definition at line 34 of file BotPeim.h.

◆ Lun

UINT8 CBW::Lun

Definition at line 35 of file BotPeim.h.

◆ Signature

UINT32 CBW::Signature

Definition at line 31 of file BotPeim.h.

◆ Tag

UINT32 CBW::Tag

Definition at line 32 of file BotPeim.h.


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