audk/MdePkg/Library/BaseLib/Ipf
jljusten 44f5e74f28 edk2/MdePkg/Library/BaseLib/BaseLib.inf:
edk2/MdePkg/Library/BaseLib/Ipf/AsmCpuMisc.s:
* Add GCC IPF implementation of CpuBreakpoint, MemoryFence,
  DisableInterrupts, EnableInterrupts, and EnableDisableInterrupts.
  (Thanks Vara!)


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5701 6f19259b-4bc3-4df7-8a09-765794883524
2008-08-20 22:19:25 +00:00
..
AccessDbr.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
AccessEicr.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
AccessGcr.s fixed one asm routine 2007-09-18 23:18:04 +00:00
AccessGp.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
AccessKr.s fixed one asm routine 2007-09-18 23:18:34 +00:00
AccessPmr.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
AccessPsr.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
AsmCpuMisc.s edk2/MdePkg/Library/BaseLib/BaseLib.inf: 2008-08-20 22:19:25 +00:00
AsmPalCall.s De-unicode in comment for all source files. 2008-05-27 03:24:01 +00:00
CpuBreakpoint.c moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those functions, it is creating circular dependency if those functions are in BaseLib and the PalCallStatic is replaced with PalCall 2007-10-05 18:51:24 +00:00
CpuBreakpointMsc.c moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those functions, it is creating circular dependency if those functions are in BaseLib and the PalCallStatic is replaced with PalCall 2007-10-05 18:51:24 +00:00
CpuPause.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
ExecFc.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
FlushCacheRange.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
GetInterruptState.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
InterlockedCompareExchange32.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
InterlockedCompareExchange64.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
InternalSwitchStack.c Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
PalCallStatic.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
ReadCpuid.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
SwitchStack.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
Synchronization.c Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
Unaligned.c Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
asm.h Code Scrub for MdePkg. 2008-07-25 12:21:57 +00:00
ia_64gen.h Code Scrub for MdePkg. 2008-07-25 12:21:57 +00:00
longjmp.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
setjmp.s 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00