]> git.proxmox.com Git - mirror_edk2.git/commit
QuarkSocPkg/SDControllerDxe: Add EFIAPI to SetHighSpeedMode
authorLee Leahy <leroy.p.leahy@intel.com>
Thu, 12 May 2016 21:27:04 +0000 (14:27 -0700)
committerMichael Kinney <michael.d.kinney@intel.com>
Fri, 13 May 2016 18:34:41 +0000 (11:34 -0700)
commit86ae8cf236ca5b99765de0a6de6fa9307e936db7
tree14bf846a395ee3fc5a0b868c2df44c00aca9affc
parent0c5d4079789767ffabfdfe0d9767d9db348fa2c7
QuarkSocPkg/SDControllerDxe: Add EFIAPI to SetHighSpeedMode

Add the missing EFIAPI to fix the inconsistent routine declaration and
implementation of a protocol service.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/SDController.c