Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UefiCpuPkg/SmmRelocationLib: Add library instance for AMD | Jiaxin Wu | 2024-05-08 | 2 | -0/+185 |
* | UefiCpuPkg/SmmRelocationLib: Remove unnecessary CpuIndex | Jiaxin Wu | 2024-05-08 | 5 | -23/+3 |
* | UefiCpuPkg/SmmRelocationLib: Remove unnecessary global variable | Jiaxin Wu | 2024-05-08 | 1 | -56/+32 |
* | UefiCpuPkg/SmmRelocationLib: Avoid unnecessary memory allocation | Jiaxin Wu | 2024-05-08 | 1 | -111/+90 |
* | UefiCpuPkg/SmmRelocationLib: Rename global variables | Jiaxin Wu | 2024-05-08 | 4 | -35/+35 |
* | UefiCpuPkg/SmmRelocationLib: Add SmmRelocationLib library instance | Jiaxin Wu | 2024-05-08 | 8 | -0/+1395 |