]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib X64: Tag MSFT/INTEL for .asm routines in GccInline.c
authorJordan Justen <jordan.l.justen@intel.com>
Fri, 17 Oct 2014 19:47:02 +0000 (12:47 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:48:23 +0000 (09:48 +0800)
commit8278af7d21736ccff591bda6846d545ccc7147b4
treea94db3f30f0f41ba15d2006b1e4a254858cb2793
parent5fe292b42fa6e0066fdb1f9a98fdfb3f52ffcbd0
MdePkg BaseLib X64: Tag MSFT/INTEL for .asm routines in GccInline.c

Once the MASM code is converted to NASM, it will be linked into GCC
builds. Since GccInline.c provides these routines for GCC, we need to
prevent this linking.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
MdePkg/Library/BaseLib/BaseLib.inf