audk/UefiCpuPkg/Library/CpuCommonFeaturesLib
kenlautner 13fad60156 UefiCpuPkg: Fix unchecked returns and potential integer overflows
Resolves several issues in UefiCpuPkg related to:

1. Unchecked returns leading to potential NULL or uninitialized access.
2. Potential unchecked integer overflows.
3. Incorrect comparison between integers of different sizes.

Co-authored-by: kenlautner <85201046+kenlautner@users.noreply.github.com>
Signed-off-by: Chris Fernald <chfernal@microsoft.com>
2024-11-15 17:50:21 +00:00
..
Aesni.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
C1e.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ClockModulation.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CpuCommonFeatures.h UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CpuCommonFeaturesLib.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CpuCommonFeaturesLib.inf UefiCpuPkg: Update PT code to support enable collect performance 2023-04-26 09:19:51 +00:00
CpuCommonFeaturesLib.uni UefiCpuPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:28 -07:00
Eist.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FastStrings.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FeatureControl.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
LimitCpuIdMaxval.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MachineCheck.c UefiCpuPkg: Fix unchecked returns and potential integer overflows 2024-11-15 17:50:21 +00:00
MonitorMwait.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PendingBreak.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Ppin.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ProcTrace.c UefiCpuPkg: Update PT code to support enable collect performance 2023-04-26 09:19:51 +00:00
X2Apic.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00