]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/SdMmcPciHcDxe: Add controller version defines
authorJeff Brasen <jbrasen@nvidia.com>
Tue, 9 Oct 2018 17:50:36 +0000 (01:50 +0800)
committerHao Wu <hao.a.wu@intel.com>
Fri, 12 Oct 2018 07:46:04 +0000 (15:46 +0800)
commitbdf038ccff13b2a9d1146598029aa2d6824c4c05
treeec976944412c02bc40c3b2351ed91249436746ba
parent9343d0a1cd09544686b14dba5b428d7bc811f6b9
MdeModulePkg/SdMmcPciHcDxe: Add controller version defines

Add SDHCI controller defines, this is useful as the version in the
register does not explictly map to a specification version. For example
vesion 4.10 of the specification is version 0x04.

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

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdDevice.c
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.c
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.h