]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c
MdeModulePkg: Variable add missing VA_COPY
authorAndrew Fish <afish@apple.com>
Fri, 18 Dec 2015 10:11:25 +0000 (10:11 +0000)
committerlzeng14 <lzeng14@Edk2>
Fri, 18 Dec 2015 10:11:25 +0000 (10:11 +0000)
commitb7789dc6b6c49c39bf2c681c236f454e5e653487
treec2c04febe3edd2837857c924d452a0d6edaa4d0c
parent8873b174c7de6994fcfc1f4d53b1af08841607c4
MdeModulePkg: Variable add missing VA_COPY

Xcode fails to compile:
error: array type 'VA_LIST' (aka '__builtin_va_list') is not assignable

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Andrew Fish <afish@apple.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19419 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c