-
- 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: Fill in some more RuntimeServices fn pointers
#717 by nicholasbishop was merged Mar 27, 2023 Loading…
2 tasks
Remove some more protocol lifetime parameters
#694 by nicholasbishop was merged Mar 12, 2023 Loading…
2 tasks
uefi: Remove static references from SystemTable implementation
#710 by nicholasbishop was merged Mar 26, 2023 Loading…
2 tasks
ci: Increase Windows timeout to 10 minutes
#739 by nicholasbishop was merged Mar 28, 2023 Loading…
2 tasks
uefi: Consistently set repr(transparent) on bitflags
#719 by nicholasbishop was merged Mar 27, 2023 Loading…
2 tasks
test-runner: Speculative fix for Windows CI timeout
#744 by nicholasbishop was merged Mar 31, 2023 Loading…
2 tasks
uefi: Minor cleanups in the fs module doc
#753 by nicholasbishop was merged Apr 3, 2023 Loading…
2 tasks
uefi: Implement Borrow/ToOwned for CString16/CStr16
#695 by nicholasbishop was merged Mar 12, 2023 Loading…
2 tasks
cargo: Use
[workspace.package] to deduplicate metadata #853 by nicholasbishop was merged Jun 10, 2023 Loading…
2 tasks
uefi: Remove some uses of MaybeUninit in BootServices
#854 by nicholasbishop was merged Jun 10, 2023 Loading…
2 tasks
uefi-macros: Drop !Send and !Sync from unsafe_protocol macro
#758 by nicholasbishop was merged Apr 11, 2023 Loading…
2 tasks
uefi: Drop
'boot lifetime from Output protocol #689 by nicholasbishop was merged Mar 12, 2023 Loading…
2 tasks
uefi: Add raw pointer Event/Handle methods
#858 by nicholasbishop was merged Jun 12, 2023 Loading…
2 tasks
uefi: Make BootServices fn ptrs unsafe
#857 by nicholasbishop was merged Jun 12, 2023 Loading…
2 tasks
uefi-macros: Fix compiler test for Rust 1.69
#765 by nicholasbishop was merged Apr 20, 2023 Loading…
2 tasks
uefi: Clean up some Status -> Result conversions
#767 by nicholasbishop was merged Apr 22, 2023 Loading…
2 tasks
ProTip! Adding no:label will show everything without a label.