We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23c5e3 commit ca13583Copy full SHA for ca13583
README.md
@@ -1,5 +1,8 @@
1
# Linux-loader
2
3
+[](https://crates.io/crates/linux-loader)
4
+[](https://docs.rs/linux-loader/)
5
+
6
The `linux-loader` crate offers support for loading raw ELF (`vmlinux`) and
7
compressed big zImage (`bzImage`) format kernel images on `x86_64` and PE
8
(`Image`) kernel images on `aarch64`. ELF support includes the
0 commit comments