summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/RiscVVirt/Sec/Memory.c
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/RiscVVirt: Check "no-map" and mark EfiReservedMemoryTypeSunil V L2023-07-211-20/+17
* OvmfPkg: RiscVVirt: Remove satp bare mode settingTuan Phan2023-07-151-16/+2
* OvmfPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-5/+5
* OvmfPkg/RiscVVirt: Support multiple reserved memory rangesSunil V L2023-03-281-77/+149
* OvmfPkg/RiscVVirt: Add SEC moduleSunil V L2023-02-161-0/+263