audk/MdePkg/Library/BaseLib/Ebc
vprabhal 3e0ada4914 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
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4023 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-05 18:51:24 +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
SetJumpLongJump.c Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
SwitchStack.c Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
Synchronization.c Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00