]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.h
MdeModulePkg/SdMmcPciHcDxe: Fix PIO transfer mode
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / SdMmcPciHcDxe / SdMmcPciHcDxe.h
index c092d50422e446450f6ff3e36ca09ae21e1dea4d..40e4373e572118dd720a84ea1f6df0e12b827ad5 100644 (file)
@@ -158,6 +158,9 @@ typedef struct {
   UINT64                              Timeout;\r
   UINT32                              Retries;\r
 \r
+  BOOLEAN                             PioModeTransferCompleted;\r
+  UINT32                              PioBlockIndex;\r
+\r
   SD_MMC_HC_ADMA_32_DESC_LINE         *Adma32Desc;\r
   SD_MMC_HC_ADMA_64_V3_DESC_LINE      *Adma64V3Desc;\r
   SD_MMC_HC_ADMA_64_V4_DESC_LINE      *Adma64V4Desc;\r