-
- 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
Check table version before calling UEFI 2.0+ functions
#436 by nicholasbishop was merged May 30, 2022 Loading…
Transform feature "ignore-logger-errors" to additive feature.
#476 by phip1611 was merged Sep 1, 2022 Loading…
EqStrUntilNul trait to compare Rust strings (str, String) against CStr16 and CString16
#462 by phip1611 was merged Jul 28, 2022 Loading…
cstr16: add method to get the underlying bytes
#788 by phip1611 was merged May 5, 2023 Loading…
2 tasks
Implement core::error::Error for all error types
#916 by cmoylan was merged Aug 16, 2023 Loading…
2 tasks done
uefi: Add TryFrom u8 slice to DevicePathHeader
#1199 by andre-braga was merged Jun 11, 2024 Loading…
2 tasks
uefi: Make PciIoAddress orderable and hashable
#1682 by seijikun was merged Jun 10, 2025 Loading…
2 tasks done
AtaPassThru: Add read_pio method for AtaRequestBuilder
#1814 by seijikun was merged Nov 5, 2025 Loading…
2 tasks done
uefi: Implement PciRootBridgeIo bus device enumeration logic
#1819 by seijikun was merged Nov 10, 2025 Loading…
2 tasks done
Document how to publish new versions of the crates
#322 by GabrielMajeri was merged Dec 12, 2021 Loading…
Add docs to
BootServices functions describing error cases #604 by raccog was merged Dec 8, 2022 Loading…
1 of 2 tasks
Add list of possible errors to
BootServices::open_protocol docs #600 by raccog was merged Dec 1, 2022 Loading…
2 tasks done
uefi: Add TryFrom u8 slice to DevicePath
#1201 by andre-braga was merged Jun 12, 2024 Loading…
2 tasks
doc: move misc stuff from README to lib.rs [doc: 2/N]
#1290 by phip1611 was merged Aug 7, 2024 Loading…
2 tasks
doc: add comprehensive About section to lib.rs [doc: 3/N]
#1291 by phip1611 was merged Aug 13, 2024 Loading…
2 tasks
uefi-raw: Move EFI_SIMPLE_NETWORK_PROTOCOL
#1634 by JarlEvanson was merged Apr 15, 2025 Loading…
2 tasks
uefi-raw: Add HII_CONFIG_ACCESS and CONFIG_KEYWORD_HANDLER protocol bindings
#1683 by seijikun was merged Jun 13, 2025 Loading…
2 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.