]> git.proxmox.com Git - mirror_edk2.git/commit
Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to work around...
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 8 Dec 2009 06:14:12 +0000 (06:14 +0000)
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 8 Dec 2009 06:14:12 +0000 (06:14 +0000)
commit5af06fe3d0ddd4cd65d26aa9fde90173ad729e62
tree32ee8fffbdc48d6fa61ca8282b68d6ac3eeb8755
parent73cbc5806925870a87a9ae815ad3d75b778576b8
Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to work around Mac OS X 16 byte IA-32 calling conventions issue. All the calls to this code is #ifdef __APPLE__, so no reason to build it on Linux or other gcc flavors.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9543 6f19259b-4bc3-4df7-8a09-765794883524
UnixPkg/Sec/Gasket.c
UnixPkg/Sec/Ia32/Gasket.S