]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Include/Protocol/SdMmcOverride.h
MdeModulePkg/SdMmcPciHcDxe: Add an optional parameter in NotifyPhase
authorMarcin Wojtas <mw@semihalf.com>
Fri, 9 Nov 2018 23:01:24 +0000 (07:01 +0800)
committerHao Wu <hao.a.wu@intel.com>
Tue, 20 Nov 2018 05:46:57 +0000 (13:46 +0800)
commit49c995342543882b85e1278cb0098aa21fa52302
tree9dcaac171e9d98ab0046c99146e81854d67d46c5
parent115336ccaf0635c659996bc41a47914f9d837275
MdeModulePkg/SdMmcPciHcDxe: Add an optional parameter in NotifyPhase

In order to ensure bigger flexibility in the NotifyPhase
routine of the SdMmcOverride protocol, enable using an
optional phase-specific data. This will allow to exchange
more information between the protocol producer driver
and SdMmcPciHcDxe in the newly added callbacks.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.c
MdeModulePkg/Include/Protocol/SdMmcOverride.h