Skip to content

Pull requests: rust-osdev/uefi-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

xtask: Check uefi-raw for uses of the primitive bool type
#1802 by nicholasbishop was merged Oct 26, 2025 Loading…
2 tasks
uefi-raw: Replace remaining uses of bool with Boolean
#1801 by nicholasbishop was merged Oct 26, 2025 Loading…
2 tasks
uefi-raw/uefi: Replace doc_auto_cfg with doc_cfg
#1796 by nicholasbishop was merged Oct 21, 2025 Loading…
2 tasks
uefi: Wrap NmvePassThruProtocol in UnsafeCell
#1793 by nicholasbishop was merged Oct 21, 2025 Loading…
2 tasks
uefi: Wrap ScsiPassThruProtocol in UnsafeCell
#1792 by nicholasbishop was merged Oct 21, 2025 Loading…
2 tasks
uefi: Wrap AtaPassThruProtocol in UnsafeCell
#1782 by nicholasbishop was merged Oct 21, 2025 Loading…
2 tasks
uefi-raw: net: add convenient into_* helpers
#1778 by phip1611 was merged Oct 8, 2025 Loading…
2 tasks
uefi-raw: net: add convenient From impls + integration with core::net
#1777 by phip1611 was merged Oct 9, 2025 Loading…
2 tasks done
uefi-raw: net: code improvements
#1776 by phip1611 was merged Oct 9, 2025 Loading…
2 tasks
ci: fix latest nightly issues
#1773 by phip1611 was merged Oct 1, 2025 Loading…
2 tasks
Remove unnecessary unsafe block in example
#1765 by BrokenC1oud was merged Sep 15, 2025 Loading…
1 of 2 tasks
uefi: doc: Parameters -> Arguments
#1764 by phip1611 was merged Sep 14, 2025 Loading…
2 tasks
test-runner: Add example of using the Input protocol
#1755 by nicholasbishop was merged Sep 3, 2025 Loading…
2 tasks
uefi: Add bindings for the HII_CONFIG_ROUTING protocol
#1753 by seijikun was merged Oct 19, 2025 Loading…
2 tasks done
uefi-raw: changelog update
#1751 by phip1611 was merged Aug 25, 2025 Loading…
2 tasks
xtask: improved error output for "wrong" repr
#1742 by phip1611 was merged Aug 16, 2025 Loading…
2 tasks
EFI Shell Interface: CurDir Functions
#1740 by RenTrieu was merged Aug 18, 2025 Loading…
2 tasks
Use size_of/align_of from prelude
#1734 by nicholasbishop was merged Aug 3, 2025 Loading…
feat: uefi-raw IoMmu Protocol Impl
#1732 by PelleKrab was merged Jul 31, 2025 Loading…
protocols: Add ACPI Table protocol
#1731 by Jonathas-Conceicao was merged Jul 29, 2025 Loading…
2 tasks done
Add (partial) safe protocol implementation for EFI_HII_DATABASE_PROTOCOL
#1719 by seijikun was merged Aug 5, 2025 Loading…
2 tasks done
uefi/test-runner: Remove crate:: and uefi:: prefix from Status
#1714 by nicholasbishop was merged Jun 29, 2025 Loading…
2 tasks
Fix lints/tests on nightly and unpin the CI nightly version
#1703 by nicholasbishop was merged Jun 20, 2025 Loading…
2 tasks
uefi: Fix io-align == 0 edgecase handling for ata & nvme
#1698 by seijikun was merged Jun 10, 2025 Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.