summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library/CpuCommonFeaturesLib/MachineCheck.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-15UefiCpuPkg: Fix unchecked returns and potential integer overflowskenlautner1-1/+1
2024-04-30UefiCpuPkg/Library: Cleanup debug message in LmceSupportJiaxin Wu1-4/+1
2021-12-07UefiCpuPkg: Apply uncrustify changesMichael Kubacki1-8/+13
2021-12-07UefiCpuPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-4/+4
2021-06-21UefiCpuPkg/CpuCommonFeaturesLib: Correct the CPU location checkDaoxiang Li1-2/+2
2020-08-03UefiCpuPkg/CpuCommonFeaturesLib: Fix spelling mistakeMichael D Kinney1-1/+1
2019-08-20UefiCpuPkg/CpuCommonFeaturesLib: Use new macros.Dong, Eric1-15/+10
2019-06-06UefiCpuPkg CpuCommFeaturesLib: Fix ASSERT if LMCE is supportedStar Zeng1-1/+1
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-10-26UefiCpuPkg/CpuCommonFeaturesLib: Remove white space at line end.Eric Dong1-1/+1
2018-10-22UefiCpuPkg/CpuCommonFeaturesLib: Register MSR base on scope Info.Eric Dong1-0/+38
2018-06-28UefiCpuPkg: Clean up source filesLiming Gao1-1/+1
2018-03-08UefiCpuPkg/CpuCommonFeaturesLib: Fix coding style issueDandan Bi1-1/+1
2018-02-09UefiCpuPkg/FeaturesLib: don't init MCi_CTL/STATUS when MCA's disabledRuiyu Ni1-15/+17
2018-01-15UefiCpuPkg: Enhance feature dependency checkSong, BinX1-0/+3
2017-08-28UefiCpuPkg/CpuCommonFeaturesLib: Merge machine check code to same file.Eric Dong1-0/+81
2017-04-05UefiCpuPkg/CpuFeatures: Change files format to DOSJeff Fan1-231/+231
2017-03-22UefiCpuPkg: Add NULL CPU Common Features Library instanceJeff Fan1-0/+231