]> git.proxmox.com Git - mirror_edk2.git/commit
The GCC compiler’s behavior is different than the Microsoft compilers for statically...
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 8 May 2009 02:27:46 +0000 (02:27 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 8 May 2009 02:27:46 +0000 (02:27 +0000)
commit130a2eecc44b762345d5ff704e9d599b25e0f091
tree8c83cceac6ead92aa5fe1feb665d30468ca04098
parent7c9d25ae76f53b3cf20f615ae8902eef1648c5b5
The GCC compiler’s behavior is different than the Microsoft compilers for statically linked vararg functions. The GCC compilers do provide __builtin_ functions for accessing varargs. we should use these intrinsic functions with GCC

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8260 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Base.h