summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg/MtrrLib: Fixed bug if length is less than Fixed-MTRR rangeJeff Fan2016-06-071-23/+48
* UefiCpuPkg: change PcdCpuSmmStackGuard default to TRUELaszlo Ersek2016-06-061-2/+2
* UefiCpuPkg/CpuMpPei: Consume CpuExceptionHandlerLibJeff Fan2016-06-013-4/+26
* UefiCpuPkg/ExceptionLib: Import PeiCpuExceptionHandlerLib moduleJeff Fan2016-06-015-0/+274
* UefiCpuPkg/ExceptionLib: Move global variable locationJeff Fan2016-06-013-23/+22
* UefiCpuPkg/ExceptionLib: Add CommonExceptionHandlerWorker()Jeff Fan2016-06-014-26/+72
* UefiCpuPkg/ExceptionLib: Update RegisterCpuInterruptHandlerWorker()Jeff Fan2016-06-014-17/+29
* UefiCpuPkg/ExceptionLib: Update UpdateIdtTable()Jeff Fan2016-06-013-24/+37
* UefiCpuPkg/ExceptionLib: Update InitializeCpuExceptionHandlersWorkerJeff Fan2016-06-014-9/+24
* UefiCpuPkg/ExceptionLib: Add EXCEPTION_HANDLER_DATA definitionJeff Fan2016-06-013-3/+12
* UefiCpuPkg/ExceptionLib: Rename DxeSmmCpuException.cJeff Fan2016-06-013-6/+6
* UefiCpuPkg/PiSmmCpuDxeSmm: Using MSRs semaphores in aligned bufferJeff Fan2016-05-242-6/+30
* UefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for MSRs semaphoresJeff Fan2016-05-243-3/+20
* UefiCpuPkg/PiSmmCpuDxeSmm: Using CPU semaphores in aligned bufferJeff Fan2016-05-243-39/+49
* UefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for each CPU semaphoresJeff Fan2016-05-242-1/+21
* UefiCpuPkg/PiSmmCpuDxeSmm: Using global semaphores in aligned bufferJeff Fan2016-05-245-45/+51
* UefiCpuPkg/PiSmmCpuDxeSmm: Move forward MP sync data initializationJeff Fan2016-05-241-9/+9
* UefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for global semaphoresJeff Fan2016-05-242-0/+65
* UefiCpuPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMask fields checkMichael Kinney2016-05-191-4/+21
* UefiCpuPkg/PiSmmCpuDxeSmm: Use public MSR_IA32_MISC_ENABLE definitionJeff Fan2016-05-164-21/+23
* UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Remove unnecessary BTS MSRsJeff Fan2016-05-162-6/+1
* UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Fix BTS support check bugJeff Fan2016-05-161-3/+2
* UefiCpuPkg/MtrrLib: Remove the loop of calculating Fixed-MTRR MaskJeff Fan2016-04-291-16/+23
* UefiCpuPkg/MtrrLib: Remove the loop of calculating byte offset in MSRJeff Fan2016-04-291-11/+3
* UefiCpuPkg/MtrrLib: Reduce the loop time to get fixed-MTRR MSR indexJeff Fan2016-04-291-6/+8
* UefiCpuPkg: CpuIo2Dxe: optimize FIFO reads and writes of IO portsLaszlo Ersek2016-04-117-0/+763
* UefiCpuPkg/CpuMpPei: Fix potential AP mwait wakeup issueJeff Fan2016-04-111-7/+35
* UefiCpuPkg/Cpuid.h: Display Intel SGX Resource Enumeration LeavesJeff Fan2016-03-301-0/+117
* UefiCpuPkg/Cpuid.h: Add CPUID defines and structures for Intel SGXJeff Fan2016-03-301-1/+280
* UefiCpuPkg: CpuMpPei: remove set but unused variablesLaszlo Ersek2016-03-251-2/+1
* UefiCpuPkg: PiSmmCpuDxeSmm: remove set but unused variablesLaszlo Ersek2016-03-251-23/+11
* UefiCpuPkg/MtrrLib: remove unused but set variableArd Biesheuvel2016-03-251-2/+0
* UefiCpuPkg/Include: Add top level MSR include fileMichael Kinney2016-03-131-0/+48
* UefiCpuPkg/Include: Add Pentium MSR include fileMichael Kinney2016-03-131-0/+121
* UefiCpuPkg/Include: Add P6 MSR include fileMichael Kinney2016-03-131-0/+1608
* UefiCpuPkg/Include: Add Pentium M MSR include fileMichael Kinney2016-03-131-0/+643
* UefiCpuPkg/Include: Add Core Solo/Duo MSR include fileMichael Kinney2016-03-131-0/+1074
* UefiCpuPkg/Include: Add Pentium 4 MSR include fileMichael Kinney2016-03-131-0/+2550
* UefiCpuPkg/Include: Add Xeon Phi MSR include fileMichael Kinney2016-03-131-0/+1426
* UefiCpuPkg/Include: Add Skylake MSR include fileMichael Kinney2016-03-131-0/+1008
* UefiCpuPkg/Include: Add Xeon Processor D MSR include fileMichael Kinney2016-03-131-0/+1430
* UefiCpuPkg/Include: Add Broadwell MSR include fileMichael Kinney2016-03-131-0/+265
* UefiCpuPkg/Include: Add Haswell-E MSR include fileMichael Kinney2016-03-131-0/+5995
* UefiCpuPkg/Include: Add Haswell MSR include fileMichael Kinney2016-03-131-0/+2575
* UefiCpuPkg/Include: Add Ivy Bridge MSR include fileMichael Kinney2016-03-131-0/+2830
* UefiCpuPkg/Include: Add Sandy Bridge MSR include fileMichael Kinney2016-03-131-0/+4703
* UefiCpuPkg/Include: Add Xeon E7 MSR include fileMichael Kinney2016-03-131-0/+254
* UefiCpuPkg/Include: Add Xeon 5600 MSR include fileMichael Kinney2016-03-131-0/+182
* UefiCpuPkg/Include: Add Nehalem MSR include fileMichael Kinney2016-03-131-0/+7196
* UefiCpuPkg/Include: Add Silvermont MSR include fileMichael Kinney2016-03-131-0/+1468