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

Remove unused From<ucs2::Error> impls
#450 by nicholasbishop was merged Jun 28, 2022 Loading… updated Jun 28, 2022
cargo: additive panic-handler feature
#456 by phip1611 was merged Jul 1, 2022 Loading… updated Jul 2, 2022
Add MemoryProtection protocol
#454 by nicholasbishop was merged Jul 4, 2022 Loading… updated Jul 4, 2022
Remove exts::allocate_buffer
#443 by nicholasbishop was merged Jun 13, 2022 Loading… updated Jul 9, 2022
Allow qemu test to work under Windows without WSL
#463 by nicholasbishop was merged Jul 27, 2022 Loading… updated Jul 28, 2022
EqStrUntilNul trait to compare Rust strings (str, String) against CStr16 and CString16
#462 by phip1611 was merged Jul 28, 2022 Loading… updated Jul 28, 2022
Fix errors due to deprecations in the clap API
#445 by GabrielMajeri was merged Jun 13, 2022 Loading… updated Aug 26, 2022
Transform feature "ignore-logger-errors" to additive feature.
#476 by phip1611 was merged Sep 1, 2022 Loading… updated Sep 1, 2022
is_media_preset -> is_media_present in BlockIOMedia
#495 by ColinFinck was merged Sep 1, 2022 Loading… updated Sep 1, 2022
Implement HardDriveMediaDevicePath (along with MBR and GPT tests).
#497 by ColinFinck was merged Sep 1, 2022 Loading… updated Sep 1, 2022
More protocol safety improvements
#478 by nicholasbishop was merged Sep 1, 2022 Loading… updated Sep 1, 2022
Drop use of unstable try_trait_v2 feature
#479 by nicholasbishop was merged Sep 1, 2022 Loading… updated Sep 1, 2022
Update changelog
#499 by nicholasbishop was merged Sep 2, 2022 Loading… updated Sep 2, 2022
Add rust-toolchain.toml and pin to a working nightly
#502 by nicholasbishop was merged Sep 6, 2022 Loading… updated Sep 6, 2022
Create pull_request_template.md
#503 by phip1611 was merged Sep 6, 2022 Loading… updated Sep 6, 2022
Update changelog for uefi-macros
#505 by nicholasbishop was merged Sep 6, 2022 Loading… updated Sep 6, 2022
2 tasks done
"is_regular_file" for file trait + integration test
#475 by phip1611 was merged Sep 6, 2022 Loading… updated Sep 6, 2022
Add PhysicalAddress and VirtualAddress type aliases
#518 by nicholasbishop was merged Sep 25, 2022 Loading… updated Sep 25, 2022
2 tasks done
ci: Test the build on an old nightly
#517 by nicholasbishop was merged Sep 25, 2022 Loading… updated Sep 25, 2022
2 tasks
Switch the toolchain back to latest nightly
#516 by nicholasbishop was merged Sep 25, 2022 Loading… updated Sep 25, 2022
2 tasks done
Change DevicePath[From|To]Text methods to return a Result
#514 by nicholasbishop was merged Sep 26, 2022 Loading… updated Sep 29, 2022
2 tasks done
Copy license file to uefi-macros and uefi-services
#520 by nicholasbishop was merged Oct 1, 2022 Loading… updated Oct 1, 2022
2 tasks done
Add an mdBook
#515 by nicholasbishop was merged Sep 28, 2022 Loading… updated Oct 11, 2022
1 of 2 tasks
Change Event to be FFI-safe using NonNull
#507 by timrobertsdev was merged Oct 17, 2022 Loading… updated Oct 17, 2022
ci: Simplify some jobs with ubuntu-22.04 runner
#532 by nicholasbishop was merged Oct 24, 2022 Loading… updated Oct 24, 2022
2 tasks done
ProTip! Filter pull requests by the default branch with base:main.