]> git.proxmox.com Git - mirror_edk2.git/commit
moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those functions, it...
authorvprabhal <vprabhal@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 5 Oct 2007 18:51:24 +0000 (18:51 +0000)
committervprabhal <vprabhal@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 5 Oct 2007 18:51:24 +0000 (18:51 +0000)
commit3e0ada4914d9f5f749cc90f47d8c2ae37d67c07d
tree035dedb24910c22db05dca3f7e310d41a3fc4361
parentd56c53cbb9336c586e124178f855a995659e275c
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
MdePkg/Library/BaseLib/BaseLib.inf
MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c
MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
MdePkg/Library/BaseLib/Ipf/CpuBreakpointMsc.c