hermit-os / hermit-os/loader

Get UEFI command line via `EFI_LOADED_IMAGE_PROTOCOL`

Open
#578 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Rust
Stars
84
Forks
31
Avg merge
21h 56m
Merged PRs (30d)
4

Description

Currently, we read from a `hermit-bootargs` file.

It would be useful to get the image's load options via the [`EFI_LOADED_IMAGE_PROTOCOL`](https://uefi.org/specs/UEFI/2.11/09_Protocols_EFI_Loaded_Image.html) ([`LoadedImage`](https://docs.rs/uefi/0.36.1/uefi/proto/loaded_image/struct.LoadedImage.html)) instead.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.