diff options
Diffstat (limited to 'Documentation/contributing/project_ideas.md')
-rw-r--r-- | Documentation/contributing/project_ideas.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/contributing/project_ideas.md b/Documentation/contributing/project_ideas.md index cea7f7b63c..94fdefe477 100644 --- a/Documentation/contributing/project_ideas.md +++ b/Documentation/contributing/project_ideas.md @@ -87,7 +87,7 @@ across architectures. ## Port payloads to ARM, AArch64 or RISC-V While we have a rather big set of payloads for x86 based platforms, all other architectures are rather limited. Improve the situation by porting a payload -to one of the platforms, for example GRUB2, U-Boot (the UI part), Tianocore, +to one of the platforms, for example GRUB2, U-Boot (the UI part), edk2, yabits, FILO, or Linux-as-Payload. Since this is a bit of a catch-all idea, an application to GSoC should pick a |