]> git.proxmox.com Git - mirror_edk2.git/commit
Forcing functions with variable argument lists to use the same calling convention...
authorgeekboy15a <geekboy15a@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 29 Apr 2010 01:05:44 +0000 (01:05 +0000)
committergeekboy15a <geekboy15a@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 29 Apr 2010 01:05:44 +0000 (01:05 +0000)
commit932d66a970dee3c96bad4eb61d7c14b6e92f2843
tree804a8c875542cd65c66d390c8ce87c64f80eac50
parent4e716b677a6647541549744d05d49a44a51d3eb9
Forcing functions with variable argument lists to use the same calling convention (EFIAPI).  This solves issues when using compilers where the default calling convention is not EFIAPI.

This fixes boot issues when using GCC 4.4 in X64 modules.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10441 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BasePrintLib/PrintLibInternal.c
MdePkg/Library/BasePrintLib/PrintLibInternal.h