]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/Include/Protocol/MmcHost.h
EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuid
authorArd Biesheuvel <ard.biesheuvel@arm.com>
Wed, 29 Apr 2020 18:17:50 +0000 (20:17 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 30 Apr 2020 08:11:42 +0000 (08:11 +0000)
commit2a7a1223d0c6f6ec10076584f92d40abbf6020d1
tree010636d0c4c243a81fa378623adb695b44305cc0
parent13406bdeb5c5bea7f5cee6b3c0dfaff253579710
EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuid

In EDK2, identifiers carrying the EFI prefix are reserved for ones
that are defined in the UEFI or PI specifications.

Since the MMC host protocol defined in EmbeddedPkg is not the one that
the UEFI spec defines, and given the confusion around this, let's rename
it to from gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuid.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
ArmPlatformPkg/Drivers/PL180MciDxe/PL180Mci.c
ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf
EmbeddedPkg/Drivers/DwEmmcDxe/DwEmmcDxe.c
EmbeddedPkg/Drivers/DwEmmcDxe/DwEmmcDxe.inf
EmbeddedPkg/EmbeddedPkg.dec
EmbeddedPkg/Include/Protocol/MmcHost.h
EmbeddedPkg/Universal/MmcDxe/Mmc.c
EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf