File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 33This directory contains a minimal example of a UEFI application.
44Copy it to a new directory to get started.
55
6- Check out the [ ` BUILDING.md ` ] ( ../BUILDING.md ) document for more instructions on
7- how to build and run a UEFI application developed using ` uefi-rs ` .
6+ Check out the [ tutorial ] for more instructions on how to build and run a
7+ UEFI application developed using ` uefi-rs ` .
88
99## File structure
1010
@@ -39,3 +39,4 @@ loads and executes an ELF kernel binary.
3939[ linker scripts ] : https://sourceware.org/binutils/docs/ld/Scripts.html
4040[ EFI stub ] : https://www.kernel.org/doc/Documentation/efi-stub.txt
4141[ bootloader ] : https://github.com/rust-osdev/bootloader
42+ [ tutorial ] : https://rust-osdev.github.io/uefi-rs/HEAD/tutorial/introduction.html
You can’t perform that action at this time.
0 commit comments