]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.h
MdeModulePkg: Use configurable PCD for AHCI command retries
authorBaraneedharan Anbazhagan <anbazhagan@hp.com>
Thu, 8 Sep 2022 04:23:32 +0000 (23:23 -0500)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 13 Sep 2022 02:51:27 +0000 (02:51 +0000)
commitdb7afaee91423e988df3160624d04c3c534f294d
tree141de8edbe083b7857e5ed872ac363f6a32a0127
parent970e26294905d2d27369cf4041c6778105754f5e
MdeModulePkg: Use configurable PCD for AHCI command retries

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4011

AHCI commands are retried internally which prevents platform feature
like drive password to process correctly entered password on subsequent
attempts. PCD allows the platform to determine the number of retries.

Signed-off-by: Baraneedharan Anbazhagan <anbazhagan@hp.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.h
MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.uni