]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in the UefiL...
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 22 Feb 2012 02:39:57 +0000 (02:39 +0000)
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 22 Feb 2012 02:39:57 +0000 (02:39 +0000)
commit265fa9fa399225509fe2f9b5b24c3619e30aa411
tree00258ce3ea353ce62e9ed1d4b92ae1af058700f2
parent53c31c516489d4cd46d20d59a3705720be3443f1
MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in the UefiLib instance that there is a non portable assumption that Marker is copied when passed to a function.

Signed-off-by: rsun3
Reviewed-by: mdkinney
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13025 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Base.h
MdePkg/Library/UefiLib/UefiLibPrint.c