summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library/BaseXApicX2ApicLib
AgeCommit message (Expand)AuthorFilesLines
2012-08-231. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...vanjeff2-11/+55
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney1-1/+78
2010-10-28Fix build break when doing 32-bit build with some certain C compiler option c...rsun31-1/+1
2010-08-27Add DisableLvtInterrupts() for the Local APIC library class.rsun31-0/+22
2010-08-26Improve Local APIC library class. Add new library APIs: GetApicVersion(), Sen...rsun31-25/+106
2010-08-23Add Local APIC Library class defining APIs for common Local APIC operations. ...rsun32-0/+704