summaryrefslogtreecommitdiff
path: root/OvmfPkg/RiscVVirt/Sec
AgeCommit message (Expand)AuthorFilesLines
2023-07-31OvmfPkg/RiscVVirt: SecEntry: Remove unnecessary assembly directivesSunil V L1-3/+0
2023-07-21OvmfPkg/RiscVVirt: Check "no-map" and mark EfiReservedMemoryTypeSunil V L1-20/+17
2023-07-15OvmfPkg: RiscVVirt: Remove satp bare mode settingTuan Phan1-16/+2
2023-07-15OvmfPkg/RiscVVirt: SEC: Add IO memory resource hob for platform devicesTuan Phan1-0/+62
2023-05-17OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to SecAndrei Warkentin3-1/+5
2023-04-10OvmfPkg: Update code to be more C11 compliant by using __func__Rebecca Cran3-12/+12
2023-03-28OvmfPkg/RiscVVirt: Support multiple reserved memory rangesSunil V L1-77/+149
2023-03-01OvmfPkg/RiscVVirt: Add Stack HOBedk2-stable202302Sunil V L1-3/+6
2023-02-23OvmfPkg/RiscVVirt: Fix SCT memory allocation test case failureSunil V L1-2/+3
2023-02-16OvmfPkg/RiscVVirt: Add SEC moduleSunil V L7-0/+673