]> git.proxmox.com Git - mirror_edk2.git/commit
EdkCompatibilityPkg: Do not cast VA_LIST to a pointer for AARCH64.
authorMarvin H?user <Marvin.Haeuser@outlook.com>
Thu, 14 Apr 2016 20:48:24 +0000 (04:48 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 15 Apr 2016 05:33:42 +0000 (13:33 +0800)
commit5a24a78fc5efdd1a82417d981d6c2038a94166b8
tree011fcfba4edc831bafd155ddf4c7053d8b5f55ff
parentb7b2b3c8beafc191e16006bf407fcce8829d8a98
EdkCompatibilityPkg: Do not cast VA_LIST to a pointer for AARCH64.

Do not cast VA_LIST to a pointer for the AARCH64 architecture in
EfiCommonLib.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/ReportStatusCode.c