We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbcf06 commit 2fe8ed0Copy full SHA for 2fe8ed0
README.md
@@ -97,6 +97,11 @@ prerequisites for running the tests.
97
98
For instructions on how to create your own UEFI apps, see the [BUILDING.md](BUILDING.md) file.
99
100
+The uefi-rs crates currently require some [unstable features].
101
+The nightly MSRV is currently 2022-04-18.
102
+
103
+[unstable features]: https://github.com/rust-osdev/uefi-rs/issues/452
104
105
## Contributing
106
107
We welcome issues and pull requests! For instructions on how to set up a development
0 commit comments