Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UefiCpuPkg: Use public Architectural MSRs from MdePkg | Vivian Nowka-Keane | 10 days | 3 | -14/+13 |
* | UefiCpuPkg: Remove AMD 32-bit SMRAM save state map | Phil Noh | 2024-11-01 | 1 | -25/+14 |
* | 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 |