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

CStr8 cleanup and enhancements
#506 by phip1611 was merged Sep 8, 2022 Loading…
2 tasks
debug: add debug implementation for file-related structs
#624 by phip1611 was merged Mar 2, 2023 Loading…
2 tasks
Implement Error and Display traits for FromStrError
#610 by raccog was merged Dec 20, 2022 Loading…
1 of 2 tasks
gop: Derive PartialEq on ModeInfo
#773 by JohnAZoidberg was merged Apr 29, 2023 Loading…
1 of 2 tasks
uefi-raw: Add API guidelines
#992 by nicholasbishop was merged Nov 8, 2023 Loading…
2 tasks
Add uefi::boot module
#1255 by nicholasbishop was merged Jul 27, 2024 Loading…
2 tasks
xtask: Add action to generate a code coverage report
#1423 by nicholasbishop was merged Oct 21, 2024 Loading…
2 tasks
uefi: add BootPolicy type
#1326 by phip1611 was merged Aug 14, 2024 Loading…
2 tasks
uefi-raw: Fix ATA_PASS_THRU_PROTOCOL bindings
#1619 by seijikun was merged Apr 10, 2025 Loading…
2 tasks done
doc: improved documentation for boot allocation functions
#1665 by phip1611 was merged May 19, 2025 Loading…
2 tasks
uefi: SNP transmit: document parameters
#1664 by phip1611 was merged May 19, 2025 Loading…
2 tasks
Drop use of unstable try_trait_v2 feature
#479 by nicholasbishop was merged Sep 1, 2022 Loading…
Switch the toolchain back to latest nightly
#516 by nicholasbishop was merged Sep 25, 2022 Loading…
2 tasks done
ci: Test the build on an old nightly
#517 by nicholasbishop was merged Sep 25, 2022 Loading…
2 tasks
Implement Error trait for uefi::Error
#587 by blitz was merged Nov 27, 2022 Loading…
2 tasks
Implement the rest of the TPM v1 interface
#631 by nicholasbishop was merged Jan 9, 2023 Loading…
2 tasks
Add some documentation for media protocols
#614 by raccog was merged Dec 28, 2022 Loading…
1 of 2 tasks
Switch to the stable channel 🎉
#688 by nicholasbishop was merged Mar 19, 2023 Loading…
2 tasks done
2
4
Add DevicePathProtocol to uefi-raw
#850 by nicholasbishop was merged Jun 9, 2023 Loading…
2 tasks
device_path: add more convenience (part 2)
#849 by phip1611 was merged Jun 9, 2023 Loading…
2 tasks
allocator: Use appropriate memory types
#804 by medhefgo was merged May 14, 2023 Loading…
debug everywhere
#699 by phip1611 was merged Mar 24, 2023 Loading…
2 tasks
uefi-raw: derive all the things
#871 by phip1611 was merged Jun 20, 2023 Loading…
2 tasks
ProTip! Filter pull requests by the default branch with base:main.