summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg/MtrrLib: Fixed bug if length is less than Fixed-MTRR rangeJeff Fan2016-07-151-23/+48
* UefiCpuPkg/MtrrLib: Remove the loop of calculating Fixed-MTRR MaskJeff Fan2016-07-151-16/+23
* UefiCpuPkg/MtrrLib: Remove the loop of calculating byte offset in MSRJeff Fan2016-07-151-11/+3
* UefiCpuPkg/MtrrLib: Reduce the loop time to get fixed-MTRR MSR indexJeff Fan2016-07-151-6/+8
* UefiCpuPkg/ExceptionLib: Import PeiCpuExceptionHandlerLib moduleJeff Fan2016-07-144-0/+272
* UefiCpuPkg/ExceptionLib: Move global variable locationJeff Fan2016-07-143-23/+22
* UefiCpuPkg/ExceptionLib: Add CommonExceptionHandlerWorker()Jeff Fan2016-07-144-26/+72
* UefiCpuPkg/ExceptionLib: Update RegisterCpuInterruptHandlerWorker()Jeff Fan2016-07-144-17/+29
* UefiCpuPkg/ExceptionLib: Update UpdateIdtTable()Jeff Fan2016-07-143-24/+37
* UefiCpuPkg/ExceptionLib: Update InitializeCpuExceptionHandlersWorkerJeff Fan2016-07-144-9/+24
* UefiCpuPkg/ExceptionLib: Add EXCEPTION_HANDLER_DATA definitionJeff Fan2016-07-143-3/+12
* UefiCpuPkg/ExceptionLib: Rename DxeSmmCpuException.cJeff Fan2016-07-143-6/+6
* UefiCpuPkg/MtrrLib: remove unused but set variableArd Biesheuvel2016-06-291-2/+0
* UefiCpuPkg: Convert all .uni files to utf-8Jordan Justen2016-02-2511-0/+0
* UefiCpuPkg/PiSmmCpu: Add NULL func for 2 new APIs in SmmCpuFeaturesLib.Yao, Jiewen2016-02-251-0/+41
* UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabledHao Wu2016-02-242-1/+19
* UefiCpuPkg: Add ASSERT to handle local APIC not config properlyHao Wu2016-02-241-1/+5
* UefiCpuPkg/MtrrLib:Initialize local variables before use themJeff Fan2015-12-101-1/+3
* UefiCpuPkg/MtrrLib: Add MtrrSetMemoryAttributeInMtrrSettings()Michael Kinney2015-12-101-20/+120
* UefiCpuPkg/MtrrLib: Add MtrrDebugPrintAllMtrrsWorker()Michael Kinney2015-12-101-17/+43
* UefiCpuPkg/MtrrLib: Add worker functions to access MTRRs or variableMichael Kinney2015-12-101-23/+83
* UefiCpuPkg/MtrrLib: Print MTRR settings when set fixed/variable MTRRsMichael Kinney2015-12-101-0/+6
* UefiCpuPkg/MtrrLib: Reduce hardware init when program variable MTRRsMichael Kinney2015-12-101-43/+55
* UefiCpuPkg/MtrrLib: Reduce hardware init when program fixed MTRRsMichael Kinney2015-12-101-20/+70
* UefiCpuPkg/MtrrLib: Add MtrrGetMemoryAttributeInVariableMtrrWorker ()Michael Kinney2015-12-101-39/+82
* UefiCpuPkg/MtrrLib: Make use of worker functions to get MTRRs countMichael Kinney2015-12-101-25/+51
* UefiCpuPkg/MtrrLib: Adjust functions orderMichael Kinney2015-12-101-341/+339
* UefiCpuPkg/MtrrLib: Add worker functions not invoke IsMtrrSupported()Michael Kinney2015-12-101-31/+108
* UefiCpuPkg/MtrrLib: Fix some typo and clean up code formatMichael Kinney2015-12-101-80/+82
* UefiCpuPkg/MtrrLib: Add PCD PcdCpuNumberOfReservedVariableMtrrsJeff Fan2015-12-102-3/+8
* UefiCpuPkg/SmmFeatureLib: Check SmmFeatureControl by Code_Access_ChkJeff Fan2015-11-201-14/+40
* UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bitMichael Kinney2015-11-172-8/+68
* UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL supportMichael Kinney2015-11-171-0/+29
* UefiCpuPkg: Add SmmCpuPlatformHookLibMichael Kinney2015-11-173-0/+148
* UefiCpuPkg: Add SmmCpuFeaturesLibMichael Kinney2015-11-173-0/+601
* UefiCpuPkg: Add PlatformSecLibMichael Kinney2015-11-173-0/+127
* UefiCpuPkg: Add Cpuid.h include files for CPUID related definesMichael Kinney2015-11-172-0/+2
* UefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddressMask wrongJeff Fan2015-09-051-3/+3
* UefiCpuPkg/Library/CpuExceptionHandlerLib: Add exception type decoderJeff Fan2015-07-084-15/+77
* UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSA...Michael Kinney2015-04-275-12/+59
* MdePkg/BaseXApicX2ApicLib: Support IA32 processors without MSR_IA32_APIC_BASE...Michael Kinney2015-04-272-9/+67
* MdePkg/BaseXApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESSMichael Kinney2015-04-272-11/+61
* Refine the format of PCD in INF files for UefiCpuPkg.Shumin Qiu2015-01-163-6/+6
* UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code cons...Jeff Fan2014-12-171-6/+6
* Remove un-used PPI reference.Jeff Fan2014-11-061-3/+0
* UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh2014-09-121-1/+1
* UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh2014-09-121-6/+1
* UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with XcodeAnderw Fish2014-09-097-264/+109
* UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-038-0/+0
* UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-288-0/+0