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