]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Base.h
MdePkg/Include: Add VA list support for VS2017/ARM
authorPete Batard <pete@akeo.ie>
Fri, 12 Jan 2018 13:33:30 +0000 (21:33 +0800)
committerLiming Gao <liming.gao@intel.com>
Wed, 7 Feb 2018 01:49:23 +0000 (09:49 +0800)
commit79195517f8242ccda491a89f551c6838fafe17ac
tree268251d34d967ee6086842e79b6da694da6564fd
parente58427e3964e50caf274d4ba84a984f0cdfcd90d
MdePkg/Include: Add VA list support for VS2017/ARM

VA_START, VA_END and VA_COPY are the same as the generic macros.
VA_ARG was reverse engineered from MS ARM assembly output.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Pete Batard <pete@akeo.ie>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/Base.h