-
- Notifications
You must be signed in to change notification settings - Fork 183
Pull requests: rust-osdev/uefi-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
uefi-raw: various small net improvements
#1748 by phip1611 was merged Aug 25, 2025 Loading… updated Aug 25, 2025
2 tasks
uefi-raw: changelog update
#1751 by phip1611 was merged Aug 25, 2025 Loading… updated Aug 25, 2025
2 tasks
protocols: Add ACPI Table protocol
#1731 by Jonathas-Conceicao was merged Jul 29, 2025 Loading… updated Sep 3, 2025
2 tasks done
test-runner: Add example of using the Input protocol
#1755 by nicholasbishop was merged Sep 3, 2025 Loading… updated Sep 3, 2025
2 tasks
style: misc clippy fixes
#1760 by phip1611 was merged Sep 12, 2025 Loading… updated Sep 12, 2025
2 tasks
style: cargo doc fixes and improvements
#1759 by phip1611 was merged Sep 12, 2025 Loading… updated Sep 12, 2025
2 tasks
uefi: memory safety fixes (UB!)
#1758 by phip1611 was merged Sep 14, 2025 Loading… updated Sep 14, 2025
2 tasks
uefi: doc: Parameters -> Arguments
#1764 by phip1611 was merged Sep 14, 2025 Loading… updated Sep 14, 2025
2 tasks
Remove unnecessary unsafe block in example
#1765 by BrokenC1oud was merged Sep 15, 2025 Loading… updated Sep 15, 2025
1 of 2 tasks
uefi: remove support for unstable allocator_api feature
#1763 by phip1611 was merged Sep 16, 2025 Loading… updated Sep 16, 2025
2 tasks
ci: fix latest nightly issues
#1773 by phip1611 was merged Oct 1, 2025 Loading… updated Oct 1, 2025
2 tasks
style: apply/fix more clippy lints (from cargo::nursery)
#1761 by phip1611 was merged Oct 1, 2025 Loading… updated Oct 1, 2025
2 of 4 tasks
uefi-raw: net: add convenient into_* helpers
#1778 by phip1611 was merged Oct 8, 2025 Loading… updated Oct 8, 2025
2 tasks
uefi-raw: net: code improvements
#1776 by phip1611 was merged Oct 9, 2025 Loading… updated Oct 9, 2025
2 tasks
uefi-raw: net: add convenient From impls + integration with core::net
#1777 by phip1611 was merged Oct 9, 2025 Loading… updated Oct 9, 2025
2 tasks done
uefi: Improve AlignedBuffer API with more accessors and copy_from_iter()
#1787 by seijikun was merged Oct 18, 2025 Loading… updated Oct 18, 2025
2 tasks
uefi: Add bindings for the HII_CONFIG_ROUTING protocol
#1753 by seijikun was merged Oct 19, 2025 Loading… updated Oct 19, 2025
2 tasks done
uefi: document udp_read of PXE protocol + improve test
#1785 by phip1611 was merged Oct 21, 2025 Loading… updated Oct 21, 2025
2 tasks
uefi-raw: add unit test for typical high-level net API usage
#1781 by phip1611 was merged Oct 21, 2025 Loading… updated Oct 21, 2025
2 tasks
uefi: Wrap AtaPassThruProtocol in UnsafeCell
#1782 by nicholasbishop was merged Oct 21, 2025 Loading… updated Oct 21, 2025
2 tasks
uefi: Wrap ScsiPassThruProtocol in UnsafeCell
#1792 by nicholasbishop was merged Oct 21, 2025 Loading… updated Oct 21, 2025
2 tasks
uefi: Wrap NmvePassThruProtocol in UnsafeCell
#1793 by nicholasbishop was merged Oct 21, 2025 Loading… updated Oct 21, 2025
2 tasks
uefi: use core::net-types in public API + remove duplications
#1780 by phip1611 was merged Oct 21, 2025 Loading… updated Oct 21, 2025
2 tasks
uefi: remove inconsistent println!
#1794 by phip1611 was merged Oct 21, 2025 Loading… updated Oct 21, 2025
2 tasks
style: apply/fix more clippy lints (from cargo::nursery) (2/2)
#1774 by phip1611 was merged Oct 21, 2025 Loading… updated Oct 21, 2025
1 of 3 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.