index
:
Tianocore/edk2-platforms.git
AmdSsdtCpuPci
CodeCleanup
Fadt
McfgTable
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
devel-dynamictables-reorg
master
othernvs
pentium-celeron-n-udk2015
spifvb_fix
trunk
trunk-20251006
tucana
EDK II sample platform branches and tags (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Platform
/
RISC-V
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-08
RiscVPlatformSecLib: Update FfsProcessFvFile usage
Tuan Phan
1
-1
/
+1
2026-07-08
RISC-V/PlatformPkg/PlatformBootManager: Fix unused variable warning
Tuan Phan
1
-5
/
+2
2026-03-13
Platform/RISC-V/RiscVPlatformSecLib: Link against MemoryAllocationLib
202603-before-platform-removals
Benjamin Doron
1
-0
/
+1
2025-11-05
Platform/RISC-V/RiscVPlatformSecLib: Actually reserve handoff region
Benjamin Doron
1
-1
/
+2
2025-08-12
RISC-V/PlatformPkg: Add FixedRamDiskDxe driver
Sunil V L
4
-0
/
+101
2025-08-12
Silicon/RISC-V: Remove ProcessorPkg
Sunil V L
1
-1
/
+0
2025-08-12
RiscVPlatformPkg: Update for payload design
Sunil V L
2
-10
/
+41
2025-08-12
Platform/RISC-V/PlatformPkg: Remove unnecessary code
Sunil V L
38
-7384
/
+0
2025-08-12
RISC-V/PlatformPkg: Add PlatformHasAcpiDtDxe driver
Sunil V L
2
-0
/
+117
2025-08-12
RISC-V/PlatformPkg: Add PlatformPei
Sunil V L
2
-0
/
+188
2025-08-12
RISC-V/PlatformPkg: Add PrePiHobListPointerLib
Sunil V L
2
-0
/
+68
2025-08-12
RISC-V/PlatformPkg: Add PlatformSecLib
Sunil V L
7
-0
/
+977
2025-07-17
Update FdtLib path and add missing TimerLib
Jason Xu
1
-1
/
+1
2025-07-17
SiFive U540 DSC File Fix to use new FdtLib
Jason Xu
1
-5
/
+5
2025-02-07
Update for Stack Cookie Breaking Change
Oliver Smith-Denny
1
-0
/
+1
2024-11-14
Cleanup Null Stack Cookie Implementation
Oliver Smith-Denny
1
-3
/
+0
2024-10-24
Platform/RISC-V: Add PCD variables related to PCI
Yang Wang
1
-0
/
+19
2024-10-24
RISC-V/PlatformPkg:Added Bit operation header file
Yang Wang
1
-0
/
+15
2024-09-24
Update to New StackCheckLib
Oliver Smith-Denny
1
-0
/
+3
2024-09-16
Update code to be more C11 compliant by using __func__
Rebecca Cran
4
-49
/
+49
2023-04-17
Platform/Siliocn: Fix building failure caused by wrong lib.
Evan Chai
3
-3
/
+8
2023-01-05
Platform/RISC-V/PlatformPkg: Fix image link error
Sunil V L
1
-6
/
+6
2022-02-18
RISC-V/PlatformPkg: Address Core CI Uncrustify errors
Abner Chang
21
-635
/
+745
2022-02-18
RISC-V/PlatformPkg: Address Core CI library header check errors
Abner Chang
1
-0
/
+2
2022-02-18
RISC-V/PlatformPkg: Address Core CI license check errors.
Abner Chang
1
-6
/
+5
2022-02-18
RISC-V/PlatformPkg: Address Core CI package dependency check errors
Abner Chang
1
-1
/
+0
2022-02-18
RISC-V/PlatformPkg: Address Spelling check errors.
Abner Chang
12
-37
/
+37
2022-02-18
RISC-V/PlatformPkg: Address ECC errors
Abner Chang
30
-106
/
+232
2022-02-18
PlatformPkg/PlatformPei: Fix the build error
Abner Chang
3
-10
/
+14
2021-11-23
Platform/RISC-V: Initialize variable to zero
Abner Chang
1
-1
/
+1
2021-11-23
Platform/RISC-V: Add debug message to SecMain.c
Abner Chang
1
-1
/
+13
2021-11-10
RISC-V/PlatformPkg: Determine hart number from DTB
Abner Chang
4
-27
/
+49
2021-11-10
RiscVPlatformPkg/Sec: Separate EDK2 Opensbi platform hook.
Abner Chang
9
-426
/
+598
2021-11-10
RISC-V/PlatformPkg: Updates for the latest OpenSBI
Abner Chang
6
-356
/
+212
2021-11-10
RiscVPlatformPkg/Sec: Add more comments to Secmain.c
Abner Chang
1
-3
/
+6
2021-11-10
RiscVPlatformPkg/Sec: Check Cold/Warm hart
Abner Chang
1
-1
/
+14
2021-11-10
RiscVPlatformPkg/RiscVSpecialPlatformLib: Rename module name
Abner Chang
3
-3
/
+4
2021-11-10
RiscVPlatformPkg/OpensbiPlatformLib: Remove platform code
Abner Chang
1
-18
/
+7
2021-11-10
RiscVPlatformPkg/Sec: Initial hart_index2Id array
Abner Chang
5
-13
/
+96
2021-11-10
Platform/RISC-V: Remove Null instance of OpensbiPlatformLibNull
Abner Chang
3
-90
/
+1
2021-11-10
Platform/RISC-V: Remove platform dependency from common platform lib
Abner Chang
4
-86
/
+19
2021-11-10
Platform/RISC-V: Add NULL library instance of RiscVSpecialPlatformLib
Abner Chang
4
-0
/
+77
2021-11-10
Platform/RISC-V: Use PlatformSecPpiLib
Abner Chang
5
-107
/
+14
2021-11-10
Platform/RISC-V: Add library to get PPI descriptor
Abner Chang
4
-0
/
+90
2021-11-10
RISC-V: Use RISC-V PeiCoreEntryPoint library
Abner Chang
4
-50
/
+540
2021-11-10
RISC-V: Create opensbi firmware domains
Abner Chang
6
-75
/
+124
2021-11-10
RISC-V: Add RISC-V PeiCoreEntryPoint library
Abner Chang
4
-1
/
+153
2021-11-10
RISC-V/PlatformPkg: Update document
Abner Chang
3
-14
/
+3336
2021-10-19
Move OpenSbiPlatformLib to RISC-V/PlatformPkg
Daniel Schaefer
4
-0
/
+357
2021-10-19
RISC-V: Implement ResetSystem RT call
Daniel Schaefer
2
-0
/
+161
[next]