summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/AtaPassThru.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/AtaPassThru.h')
-rw-r--r--MdePkg/Include/Protocol/AtaPassThru.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/AtaPassThru.h b/MdePkg/Include/Protocol/AtaPassThru.h
index e1aad526fc..86d56418e9 100644
--- a/MdePkg/Include/Protocol/AtaPassThru.h
+++ b/MdePkg/Include/Protocol/AtaPassThru.h
@@ -74,7 +74,7 @@ typedef struct _EFI_ATA_STATUS_BLOCK {
UINT8 AtaSectorNumberExp;
UINT8 AtaCylinderLowExp;
UINT8 AtaCylinderHighExp;
- UINT8 Reserved2;
+ UINT8 Reserved;
UINT8 AtaSectorCount;
UINT8 AtaSectorCountExp;
UINT8 Reserved2[6];