]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.c
Remove the hard-code IoAlign in BlockIo.Media; instead, this value should inherit...
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaBusDxe / AtaBus.c
index c8a588e520030f474ca3444603cd6f4355d1b128..4ee9309e7c810bdc8984d825bb0e0d31a2fe8156 100644 (file)
@@ -52,7 +52,7 @@ ATA_DEVICE gAtaDeviceTemplate = {
     FALSE,                     // ReadOnly\r
     FALSE,                     // WritingCache\r
     0x200,                     // BlockSize \r
-    4,                         // IoAlign\r
+    0,                         // IoAlign\r
     0,                         // LastBlock\r
     0,                         // LowestAlignedLba\r
     1                          // LogicalBlocksPerPhysicalBlock\r