]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/Opal/OpalPassword/OpalAhciMode.h
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / Tcg / Opal / OpalPassword / OpalAhciMode.h
index b1d6ed13d5b978bad060bf0c36d8e6173208409a..037f81ac24a7e26c8906d2e856d4875f6a1fa8a8 100644 (file)
@@ -369,7 +369,7 @@ typedef struct _EFI_ATA_COMMAND_BLOCK {
   UINT8 AtaDeviceHead;\r
   UINT8 AtaSectorNumberExp;\r
   UINT8 AtaCylinderLowExp;\r
-  UINT8 AtaCylinderHighExp; \r
+  UINT8 AtaCylinderHighExp;\r
   UINT8 AtaFeaturesExp;\r
   UINT8 AtaSectorCount;\r
   UINT8 AtaSectorCountExp;\r
@@ -386,7 +386,7 @@ typedef struct _EFI_ATA_STATUS_BLOCK {
   UINT8 AtaDeviceHead;\r
   UINT8 AtaSectorNumberExp;\r
   UINT8 AtaCylinderLowExp;\r
-  UINT8 AtaCylinderHighExp; \r
+  UINT8 AtaCylinderHighExp;\r
   UINT8 Reserved2;\r
   UINT8 AtaSectorCount;\r
   UINT8 AtaSectorCountExp;\r