]> git.proxmox.com Git - mirror_edk2.git/commit - CorebootModulePkg/CbSupportDxe/CbSupportDxe.c
CorebootModulePkg/CbSupportDxe: Add EFIAPI to CbDxeEntryPoint
authorScott Duplichan <scott@notabs.org>
Fri, 10 Apr 2015 02:42:08 +0000 (02:42 +0000)
committermauricema <mauricema@Edk2>
Fri, 10 Apr 2015 02:42:08 +0000 (02:42 +0000)
commit6d577625ed4eb154414e2b041a976eb6aac76f78
tree0024e34b7f49a3446853b77ece29a697cd82f63b
parent42e548a846cf93bd97f27220bc9c6b5e487e96fe
CorebootModulePkg/CbSupportDxe: Add EFIAPI to CbDxeEntryPoint

All image entry point functions must use EFIAPI.

Some GCC toolchains will have a build error without this fix.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Scott Duplichan <scott@notabs.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Prince Agyeman <prince.agyeman@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17154 6f19259b-4bc3-4df7-8a09-765794883524
CorebootModulePkg/CbSupportDxe/CbSupportDxe.c