]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg/FdtClientDxe: supplement missing EFIAPI calling conv specifiers
authorLaszlo Ersek <lersek@redhat.com>
Wed, 8 Mar 2017 19:05:06 +0000 (20:05 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 9 Mar 2017 17:37:04 +0000 (18:37 +0100)
commiteec1ba7dab8bfc774cab63523c999e5264a7b848
tree9de991fd9218778dbc0ee7cc29fe15f71610d12f
parent198a46d768fb90d2f9b16e26451b4814e7469eaf
ArmVirtPkg/FdtClientDxe: supplement missing EFIAPI calling conv specifiers

Add missing EFIAPI calling convention specifiers to STATIC function
that are exposed via the FdtClientProtocol interface.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmVirtPkg/FdtClientDxe/FdtClientDxe.c