added comment for some structure
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6965 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -226,6 +226,9 @@ typedef struct {
|
|||||||
UINT8 Reserved_15_17[3];
|
UINT8 Reserved_15_17[3];
|
||||||
} EFI_SCSI_SENSE_DATA;
|
} EFI_SCSI_SENSE_DATA;
|
||||||
|
|
||||||
|
///
|
||||||
|
/// SCSI Disk READ CAPACITY Data
|
||||||
|
///
|
||||||
typedef struct {
|
typedef struct {
|
||||||
UINT8 LastLba3;
|
UINT8 LastLba3;
|
||||||
UINT8 LastLba2;
|
UINT8 LastLba2;
|
||||||
|
Reference in New Issue
Block a user