X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FBus%2FAta%2FAtaAtapiPassThru%2FAtaAtapiPassThru.h;h=8d6eac706c0b7a4294d19b1a80e806ef0f07732e;hp=92c5bf2001cdb30603fb703cf808806c6919d101;hb=0641808ece210dd2855a69302a0876af7bdc44a2;hpb=dc32e820f02854b95ae806cdf3d87ae0d229a932 diff --git a/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.h b/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.h index 92c5bf2001..8d6eac706c 100644 --- a/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.h +++ b/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.h @@ -123,7 +123,8 @@ typedef struct { LIST_ENTRY NonBlockingTaskList; // - // For disabling Bus Master DMA on the device at ExitBootServices(). + // For disabling the device (especially Bus Master DMA) at + // ExitBootServices(). // EFI_EVENT ExitBootEvent; } ATA_ATAPI_PASS_THRU_INSTANCE;