]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c
Removed duplicate PalCallStatic functions in different libraries. Moved ReadItc and...
authorajfish <ajfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 22 Oct 2006 03:03:45 +0000 (03:03 +0000)
committerajfish <ajfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 22 Oct 2006 03:03:45 +0000 (03:03 +0000)
commitcd4903c497c9ace4016efb340d6e9cfd561a9833
treecc2c58f17bfc028a79366645d6262fd8340c94e1
parent91621725935f62c2c50be3695f7fee4966f08ab0
Removed duplicate PalCallStatic functions in different libraries. Moved ReadItc and InvalidateInstructionCacheRange to the BaseLib so other libs don't need .s files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1809 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/BaseLib.h
MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.msa
MdePkg/Library/BaseCacheMaintenanceLib/IpfCache.c
MdePkg/Library/BaseLib/BaseLib.msa
MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa
MdePkg/Library/BaseTimerLibLocalApic/Ipf/IpfTimerLib.c
MdePkg/Library/BaseTimerLibLocalApic/Ipf/PalCallStatic.s [deleted file]
MdePkg/Library/BaseTimerLibLocalApic/Ipf/ReadItc.s [deleted file]