-
- Notifications
You must be signed in to change notification settings - Fork 182
Pull requests: rust-osdev/uefi-rs
Author
Label
Projects
Milestones
Reviews
Assignee
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: Improve AlignedBuffer API with more accessors and copy_from_iter()
#1787 by seijikun was merged Oct 18, 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
Remove unnecessary unsafe block in example
#1765 by BrokenC1oud was merged Sep 15, 2025 Loading…
1 of 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
xtask: improved error output for "wrong" repr
#1742 by phip1611 was merged Aug 16, 2025 Loading…
2 tasks
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
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.