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

Add an mdBook
#515 by nicholasbishop was merged Sep 28, 2022 Loading…
1 of 2 tasks
CStr8 cleanup and enhancements
#506 by phip1611 was merged Sep 8, 2022 Loading…
2 tasks
Create pull_request_template.md
#503 by phip1611 was merged Sep 6, 2022 Loading…
TryFrom<core::ffi::CStr> implementation for CStr8
#581 by phip1611 was merged Nov 23, 2022 Loading…
2 tasks
book: Add a graphics example
#586 by nicholasbishop was merged Nov 27, 2022 Loading…
2 tasks
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
ci: add spellcheck with "typos"
#687 by phip1611 was merged Mar 9, 2023 Loading…
2 tasks
cstr16: add method to get the underlying bytes
#788 by phip1611 was merged May 5, 2023 Loading…
2 tasks
doc: update PUBLISHING.md
#959 by phip1611 was merged Nov 14, 2023 Loading…
2 tasks
Make QEMU exit when a test panics
#19 by HadrienG2 was merged Sep 20, 2018 Loading…
Annotated logs, stdout cleanup, and headless display
#32 by HadrienG2 was merged Sep 23, 2018 Loading…
End of this pass of uefi-rs review enhancement
#74 by HadrienG2 was merged Dec 15, 2018 Loading…
Procedural macros to derive Identify and Protocol
#77 by HadrienG2 was merged Dec 31, 2018 Loading…
Require correct alignment, but do not enforce it
#76 by HadrienG2 was merged Dec 21, 2018 Loading…
Graphics output protocol cleanup enhancement
#49 by HadrienG2 was merged Sep 26, 2018 Loading…
ProTip! Filter pull requests by the default branch with base:main.