-
- Notifications
You must be signed in to change notification settings - Fork 182
Pull requests: rust-osdev/uefi-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
uefi: Change IMAGE_HANDLE to an atomic pointer
#976 by nicholasbishop was merged Oct 27, 2023 Loading…
2 tasks
Handle panics by unwinding the stack and implement
check_event method #282 by GabrielMajeri was merged Sep 7, 2021 Loading…
uefi-services: Remove NonNull wrapper from system_table
#974 by nicholasbishop was merged Oct 26, 2023 Loading…
2 tasks
Mark free_pages and free_pool as unsafe
#973 by nicholasbishop was merged Oct 26, 2023 Loading…
2 tasks
Change Logger to use an atomic pointer internally
#978 by nicholasbishop was merged Oct 27, 2023 Loading…
2 tasks
uefi: Use atomics instead of
static mut in allocator #979 by nicholasbishop was merged Oct 29, 2023 Loading…
2 tasks
Use const interface pointers in protocol management functions
#981 by nicholasbishop was merged Oct 29, 2023 Loading…
2 tasks
uefi-raw: Add AbsolutePointerProtocol
#990 by nicholasbishop was merged Nov 4, 2023 Loading…
2 tasks
Fix errors due to deprecations in the
clap API #445 by GabrielMajeri was merged Jun 13, 2022 Loading…
Add changelog entry for
ScopedProtocol changes #439 by GabrielMajeri was merged May 30, 2022 Loading…
Change DevicePath[From|To]Text methods to return a Result
#514 by nicholasbishop was merged Sep 26, 2022 Loading…
2 tasks done
Copy license file to uefi-macros and uefi-services
#520 by nicholasbishop was merged Oct 1, 2022 Loading…
2 tasks done
Update changelog for uefi-macros
#505 by nicholasbishop was merged Sep 6, 2022 Loading…
2 tasks done
Add SimpleFileSystemProtocol & file types to
uefi-raw, use those types from uefi #991 by nicholasbishop was merged Nov 6, 2023 Loading…
2 tasks
Add Guid methods to convert to/from byte arrays
#535 by nicholasbishop was merged Oct 24, 2022 Loading…
2 tasks done
TryFrom<core::ffi::CStr> implementation for CStr8 #581 by phip1611 was merged Nov 23, 2022 Loading…
2 tasks
Several small improvements to EqStrUntilNul
#580 by phip1611 was merged Nov 20, 2022 Loading…
2 tasks
test-runner: Make some tests stricter
#595 by nicholasbishop was merged Nov 28, 2022 Loading…
2 tasks
test-runner: Open serial device in exclusive mode
#598 by nicholasbishop was merged Nov 30, 2022 Loading…
2 tasks
Previous Next
ProTip! Filter pull requests by the default branch with base:main.