ovmf-prebuilt

Crates.ioovmf-prebuilt
lib.rsovmf-prebuilt
version
sourcesrc
created_at2022-04-09 18:08:41.435869+00
updated_at2025-02-26 19:01:25.375761+00
descriptionLibrary to download and cache OVMF prebuilt binaries
homepage
repositoryhttps://github.com/rust-osdev/ovmf-prebuilt
max_upload_size
id564827
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
uefi (github:rust-osdev:uefi)

documentation

README

ovmf-prebuilt

Crates.io Docs.rs

This library downloads and caches prebuilt OVMF binaries. See docs.rs/ovmf-prebuilt for a usage example.

License

This packaged is under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Note that the downloaded prebuilts are under a different license. OVMF is part of the tianocore/edk2 project. See the License.txt and the OVMF wiki for licensing information.

Commit count: 97

cargo fmt