]> git.proxmox.com Git - mirror_edk2.git/commit - StdLib/EfiSocketLib/Socket.h
Otherwise gcc can default to the "sysv_abi" (as opposed to the "ms_abi") calling...
authorlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Feb 2013 22:15:36 +0000 (22:15 +0000)
committerlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Feb 2013 22:15:36 +0000 (22:15 +0000)
commit985fef803ea21a6aed47d9e038dc43c73e3c0296
tree6c1edee74fc27129c049290bac03ca40b5054327
parent0b1ef27500a2c5cb5ea248d808dd73cc90335d7f
Otherwise gcc can default to the "sysv_abi" (as opposed to the "ms_abi") calling convention on X64, causing problems like <http://sourceforge.net/mailarchive/message.php?msg_id=30356166>.

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: lpleahy
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14148 6f19259b-4bc3-4df7-8a09-765794883524
StdLib/EfiSocketLib/Socket.h