]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Remove erroneous use of EFIAPI
authorSami Mujawar <sami.mujawar@arm.com>
Fri, 16 Aug 2019 16:58:54 +0000 (17:58 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sun, 29 Mar 2020 16:53:35 +0000 (16:53 +0000)
commit5650f307b3042d544da532ad12e0be1d921a8d6c
tree88a9750de5c5f6ffb84afe5a71210b6f74ec8e55
parent4d23a7ec84e37cab2a30aaddb3e689c042776561
DynamicTablesPkg: Remove erroneous use of EFIAPI

The Dynamic Tables Factory protocol has an erroneous
EFIAPI calling convention macro in the function
pointer declaration.

Remove the erroneous EFIAPI calling convention macro
from the interface declarations.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
DynamicTablesPkg/Include/Protocol/DynamicTableFactoryProtocol.h