]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/Include/Library/LocalApicLib.h
Improve Local APIC library class. Add new library APIs: GetApicVersion(), SendFixedIp...
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Aug 2010 05:58:42 +0000 (05:58 +0000)
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Aug 2010 05:58:42 +0000 (05:58 +0000)
commitae40aef1fb4f5f34e5273b6fd5d4103bf6c7dd2d
treeded45f7756c7ab9a95b7d06e0e374a935f6f81d7
parent2ca7eca448e914c5c21cac5ba3832e09b4b163e8
Improve Local APIC library class. Add new library APIs: GetApicVersion(), SendFixedIpi(), SendFixedIpiAllExcludingSelf(), GetApicTimerState(). Remove GetApicTimerDivisor (), its functionality can be covered by GetApicTimerState().

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10824 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/Include/Library/LocalApicLib.h
UefiCpuPkg/Include/Register/LocalApic.h
UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c
UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.c