audk/MdePkg/Library/BaseLib
jljusten 2653bb431a MdePkg BaseLib: Fix GCC build break
Only use X86MemoryFence.c for INTEL and MSFT.  MemoryFence is defined
in GccInline.c for GCC.

This change is the same as r10522, but for X64.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10525 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-20 21:12:18 +00:00
..
Arm Update the copyright notice format 2010-04-23 16:00:47 +00:00
Ebc Update the copyright notice format 2010-04-23 16:00:47 +00:00
Ia32 Fix some typos 2010-05-20 05:23:50 +00:00
Ipf Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode. 2010-05-10 02:48:44 +00:00
X64 Fix some typos 2010-05-20 05:23:50 +00:00
ARShiftU64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
BaseLib.inf MdePkg BaseLib: Fix GCC build break 2010-05-20 21:12:18 +00:00
BaseLibInternals.h Update the copyright notice format 2010-04-23 16:00:47 +00:00
BitField.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
CheckSum.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
ChkStkGcc.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
Cpu.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
CpuDeadLoop.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
DivS64x64Remainder.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
DivU64x32.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
DivU64x32Remainder.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
DivU64x64Remainder.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
GetPowerOfTwo32.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
GetPowerOfTwo64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
HighBitSet32.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
HighBitSet64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
LRotU32.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
LRotU64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
LShiftU64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
LinkedList.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
LongJump.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
LowBitSet32.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
LowBitSet64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
Math64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
ModU64x32.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
MultS64x64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
MultU64x32.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
MultU64x64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
RRotU32.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
RRotU64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
RShiftU64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
SetJump.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
String.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
SwapBytes16.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
SwapBytes32.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
SwapBytes64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
SwitchStack.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
Unaligned.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86DisablePaging32.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86DisablePaging64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86EnablePaging32.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86EnablePaging64.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86FxRestore.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86FxSave.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86GetInterruptState.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86MemoryFence.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86Msr.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86ReadGdtr.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86ReadIdtr.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86Thunk.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86WriteGdtr.c Update the copyright notice format 2010-04-23 16:00:47 +00:00
X86WriteIdtr.c Update the copyright notice format 2010-04-23 16:00:47 +00:00