summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library/SmmRelocationLib/SmmRelocationLib.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-08UefiCpuPkg/SmmRelocationLib: Remove unnecessary CpuIndexJiaxin Wu1-9/+3
2024-05-08UefiCpuPkg/SmmRelocationLib: Remove unnecessary global variableJiaxin Wu1-56/+32
2024-05-08UefiCpuPkg/SmmRelocationLib: Avoid unnecessary memory allocationJiaxin Wu1-111/+90
2024-05-08UefiCpuPkg/SmmRelocationLib: Rename global variablesJiaxin Wu1-13/+13
2024-05-08UefiCpuPkg/SmmRelocationLib: Add SmmRelocationLib library instanceJiaxin Wu1-0/+600