summaryrefslogtreecommitdiff
path: root/UefiCpuPkg
AgeCommit message (Expand)AuthorFilesLines
2018-03-16UefiCpuPkg CpuExceptionHandlerLib: use FixedPcdGetSize() as the macro valueLiming Gao1-3/+3
2018-03-08UefiCpuPkg/MpInitLib: put mReservedApLoopFunc in executable memoryJian J Wang1-4/+34
2018-03-08UefiCpuPkg/CpuCommonFeaturesLib: Fix coding style issueDandan Bi1-1/+1
2018-03-03UefiCpuPkg S3ResumePei: Signal S3SmmInitDoneStar Zeng2-14/+37
2018-02-28UefiCpuPkg/CpuExceptionHandlerLib: fix incorrect init of exception stackJian J Wang1-1/+1
2018-02-12UefiCpuPkg/S3Resume: Remove useless perf codeDandan Bi2-133/+1
2018-02-09UefiCpuPkg/S3Resume: Add more perf entry for S3 phaseBi, Dandan1-1/+14
2018-02-09UefiCpuPkg/FeaturesLib: don't init MCi_CTL/STATUS when MCA's disabledRuiyu Ni1-15/+17
2018-02-08UefiCpuPkg/FeaturesLib: Fix Haswell CPU hang with 50% throttlingRuiyu Ni1-29/+23
2018-02-08UefiCpuPkg/PiSmmCpuDxeSmm: fix infinite loop issue in SMM profileJian J Wang1-4/+17
2018-02-01UefiCpuPkg: Remove the unused file ResetVec.asm16Liming Gao1-106/+0
2018-01-31UefiCpuPkg/PiSmmCpuDxeSmm: eliminate conditional jump in IA32 SmmStartup()Laszlo Ersek1-4/+3
2018-01-31UefiCpuPkg/PiSmmCpuDxeSmm: remove unneeded DBs from IA32 SmmStartup()Laszlo Ersek1-7/+6
2018-01-31UefiCpuPkg/PiSmmCpuDxeSmm: update comments in IA32 SmmStartup()Laszlo Ersek1-4/+4
2018-01-29UefiCpuPkg/CpuDxe: remove all code to flush TLB for APsJian J Wang1-80/+5
2018-01-29UefiCpuPkg/MpInitLib: force flushing TLB for AP in mwait loop modeJian J Wang1-0/+7
2018-01-29UefiCpuPkg/MpInitLib: fix AP init issue in 64-bit PEIJian J Wang1-4/+5
2018-01-26UefiCpuPkg/MpInitLib: Make sure AP uses correct StartupApSignalStar Zeng1-0/+9
2018-01-26UefiCpuPkg/CpuExceptionHandler: Init serial port before context dumpRuiyu Ni2-2/+10
2018-01-25UefiCpuPkg/MpInitLib: fix issue in wakeup buffer initializationJian J Wang2-10/+11
2018-01-24UefiCpuPkg/MtrrLib: Add comments to recommend to use batch-set APIRuiyu Ni2-0/+20
2018-01-24UefiCpuPkg/MtrrLib: Update the comments for RETURN_BUFFER_TOO_SMALLRuiyu Ni2-5/+13
2018-01-24UefiCpuPkg/PeiMpLib: Fix a system hang-in-pei issue.Ruiyu Ni1-12/+11
2018-01-22UefiCpuPkg: Update package version.Eric Dong2-2/+2
2018-01-19UefiCpuPkg/CpuDxe: fix bad boot performanceJian J Wang1-2/+0
2018-01-18UefiCpuPkg/PiSmmCpuDxeSmm: Enable NXE if it's supportedJian J Wang2-1/+25
2018-01-18UefiCpuPkg/CpuDxe: clear NX attr for page directoryJian J Wang1-3/+3
2018-01-18UefiCpuPkg/CpuExceptionHandlerLib: alloc code memory for exception handlersJian J Wang1-4/+14
2018-01-18UefiCpuPkg/MpInitLib: split wake up buffer into two partsJian J Wang8-49/+204
2018-01-18UefiCpuPkg/CpuDxe: fix SetMemoryAttributes issue in 32-bit modeJian J Wang1-0/+4
2018-01-18UefiCpuPkg/MpInitLib: Fix timer interrupt is disabled after SwitchBSPRuiyu Ni1-0/+1
2018-01-16UefiCpuPkg: Update PiSmmCpuDxeSmm pass XCODE5 tool chainLiming Gao9-24/+79
2018-01-16UefiCpuPkg: Update SmmCpuFeatureLib pass XCODE5 tool chainLiming Gao5-22/+52
2018-01-16UefiCpuPkg: Update CpuExceptionHandlerLib pass XCODE5 tool chainLiming Gao1-7/+20
2018-01-15UefiCpuPkg: Enhance feature dependency checkSong, BinX1-0/+3
2018-01-15UefiCpuPkg PiSmmCpuDxeSmm: Remove redundant code to set IDT range to ROStar Zeng1-5/+4
2018-01-15UefiCpuPkg PiSmmCpuDxeSmm: Fixed #double fault on #page fault for IA32Star Zeng4-116/+57
2018-01-11UefiCpuPkg/MpInitLib: fix 32-bit build errorJian J Wang1-1/+1
2018-01-11UefiCpuPkg/MtrrLib: Fix an assertion bugRuiyu Ni1-1/+0
2018-01-11UefiCpuPkg/MtrrLib: Fix a MTRR calculation bugRuiyu Ni1-4/+5
2018-01-10UefiCpuPkg/MtrrLib: Correct typo to change vector to vertexRuiyu Ni1-95/+95
2018-01-10UefiCpuPkg/MtrrLib: Handle one setting request covering all memoryRuiyu Ni1-1/+6
2018-01-10UefiCpuPkg/MtrrLib: Fix bug that may calculate wrong MTRR resultRuiyu Ni1-12/+25
2018-01-10UefiCpuPkg/MtrrLib: Refine the debug messagesRuiyu Ni1-30/+53
2018-01-10UefiCpuPkg/MpInitLib: fix wrong address set as Stack Guard for APsJian J Wang1-1/+18
2018-01-10UefiCpuPkg/MpInitLib: fix incorrect stack top init for cpu0Jian J Wang1-1/+1
2018-01-09UefiCpuPkg/MpInitLib: Fix a bug that AP enters timer INT handlerRuiyu Ni1-1/+5
2018-01-02UefiCpuPkg CpuExceptionHandlerLib: Enhance DumpModuleImageInfo()Star Zeng3-4/+22
2017-12-28UefiCpuPkg: Fix comment typo for MtrrLibApplyFixedMtrrs functionSong, BinX1-1/+1
2017-12-27UefiCpuPkg: Rollback field name changesJian J Wang3-16/+16