-
- Notifications
You must be signed in to change notification settings - Fork 181
Pull requests: rust-osdev/uefi-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add FilePathMediaDevicePath (and a bunch of supporting code)
#404 by nicholasbishop was merged Apr 9, 2022 Loading…
Allow qemu test to work under Windows without WSL
#463 by nicholasbishop was merged Jul 27, 2022 Loading…
TryFrom<core::ffi::CStr> implementation for CStr8 #581 by phip1611 was merged Nov 23, 2022 Loading…
2 tasks
Add structs for all device path node types and a new
DevicePathBuilder #547 by nicholasbishop was merged Nov 11, 2022 Loading…
2 tasks done
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
cstr16: add method to get the underlying bytes
#788 by phip1611 was merged May 5, 2023 Loading…
2 tasks
doc: Comparison to Ecosystem (including Rust std impl) [doc: 4/N]
#1292 by phip1611 was merged Aug 15, 2024 Loading…
1 of 3 tasks
Validate GOP test output with screenshots enhancement
#37 by HadrienG2 was merged Sep 23, 2018 Loading…
Annotated logs, stdout cleanup, and headless display
#32 by HadrienG2 was merged Sep 23, 2018 Loading…
Handle UEFI warnings more cleanly enhancement question
#60 by HadrienG2 was merged Oct 13, 2018 Loading…
Event support and general console protocol cleanup enhancement
#44 by HadrienG2 was merged Sep 26, 2018 Loading…
Move to non-enum Status for type safety reasons bug
#51 by HadrienG2 was merged Sep 27, 2018 Loading…
Additional error data in Result + some API cleanup and clarification bug enhancement
#78 by HadrienG2 was merged Jan 4, 2019 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.