summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/BaseRiscVMmuLib/BaseRiscVMmuLib.c
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: RISC-V: MMU: Support Svpbmt extensionTuan Phan2024-04-081-21/+85
* UefiCpuPkg: RISC-V: MMU: Explictly use UINT64 instead of UINTNTuan Phan2024-04-081-82/+76
* UefiCpuPkg: RISC-V: MMU: Introduce a PCD for SATP modeTuan Phan2023-10-171-1/+5
* UefiCpuPkg: RISC-V: Support MMU with SV39/48/57 modeTuan Phan2023-07-151-0/+730