We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a4a8b commit 80b6071Copy full SHA for 80b6071
layout.ld
@@ -1,4 +1,4 @@
1
-ENTRY(rust64_start) /* This firmware doesn't use the ELF entrypoint */
+ENTRY(ram32_start) /* coreboot uses the ELF entrypoint */
2
3
PHDRS
4
{
0 commit comments