Skip to content

Docs on how to use UEFI feature #146

Open
@Andy-Python-Programmer

Description

@Andy-Python-Programmer

Currently if I run my os:

[dependencies.bootloader]
version = "0.10.0"
features = ["binary", "uefi_bin"]

I get:

   Compiling bootloader v0.10.0
error: failed to run custom build command for `bootloader v0.10.0`

Caused by:
  process didn't exit successfully: `H:\Andy\Rust\aero\target\debug\build\bootloader-2cdadb50cdaed247\build-script-build` (exit code: 101)
  --- stderr
  thread 'main' panicked at 'The UEFI bootloader must be compiled for the `x86_64-unknown-uefi` target.', C:\Users\user\.cargo\registry\src\github.com-1ecc6299db9ec823\bootloader-0.10.0\build.rs:41:13
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Which is kindof obvious but until bootimage get support for it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions