]> 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:52:01 +0000 (18:52 +0000)
committervprabhal <vprabhal@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 5 Oct 2007 18:52:01 +0000 (18:52 +0000)
commit1c4a7f9456627c1b6358d2515e4dc1d8af89da1c
tree5e251a05df405baa610a10db0603156f644e31a6
parent3e0ada4914d9f5f749cc90f47d8c2ae37d67c07d
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@4024 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/BaseLib.h