]> git.proxmox.com Git - mirror_edk2.git/commit - DuetPkg/DxeIpl/Debug.h
DuetPkg DxeIpl and EfiLdr: Add the missing EFIAPI for the function
authorLiming Gao <liming.gao@intel.com>
Tue, 11 Oct 2016 01:44:07 +0000 (09:44 +0800)
committerLiming Gao <liming.gao@intel.com>
Wed, 12 Oct 2016 12:35:11 +0000 (20:35 +0800)
commitd9c86bee92be2d95aad6583d9f591fa94cd35037
treee79792b81b4dd332a813b053c53f99af294d92db
parentc3aa61b571b89223bd2b47b8769c169e2ced91f6
DuetPkg DxeIpl and EfiLdr: Add the missing EFIAPI for the function

The function with the variable parameters should have EFIAPI.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
DuetPkg/DxeIpl/Debug.c
DuetPkg/DxeIpl/Debug.h
DuetPkg/EfiLdr/Debug.c
DuetPkg/EfiLdr/Debug.h