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

xtask: Temporarily disable a false-positive clippy lint
#953 by nicholasbishop was merged Oct 6, 2023 Loading…
2 tasks
build(deps): bump crate-ci/typos from 1.16.16 to 1.16.17 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#956 by dependabot bot was merged Oct 9, 2023 Loading…
Improve get_memory_map implementation
#13 by GabrielMajeri was merged Jun 7, 2018 Loading…
Release uefi-services-0.22.0
#960 by nicholasbishop was merged Oct 11, 2023 Loading…
2 tasks
use panic_implementation instead of panic_fmt
#11 by sdemos was merged Jun 5, 2018 Loading…
Removed Opaque and cleanup.
#15 by rexlunae was merged Jun 25, 2018 Loading…
build(deps): bump ureq from 2.7.0 to 2.8.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#951 by dependabot bot was merged Oct 9, 2023 Loading…
build(deps): bump uguid from 2.0.0 to 2.1.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#957 by dependabot bot was merged Oct 10, 2023 Loading…
Temporary use nightly-2019-10-04 to install clippy
#102 by tnishinaga was closed Oct 10, 2019 Loading…
Try to find installed OVMF files automatically
#118 by upsuper was merged Feb 2, 2020 Loading…
Add experimental support for AArch64
#120 by wangrunji0408 was closed Jul 3, 2020 Loading…
Remove #![feature()] for stable features
#93 by josephlr was merged May 7, 2019 Loading…
UEFI MP Services Protocol support
#95 by edigaryev was merged Jul 24, 2019 Loading…
Make unsafe_guid and Identify public
#97 by nkaretnikov was merged Aug 25, 2019 Loading…
Make QEMU exit when a test panics
#19 by HadrienG2 was merged Sep 20, 2018 Loading…
Improve Python helper script
#34 by GabrielMajeri was merged Sep 23, 2018 Loading…
Annotated logs, stdout cleanup, and headless display
#32 by HadrienG2 was merged Sep 23, 2018 Loading…
Improve documentation of the watchdog timer
#28 by HadrienG2 was merged Sep 22, 2018 Loading…
Run rustfmt in CI
#36 by GabrielMajeri was merged Sep 23, 2018 Loading…
Mark EFI status codes as must_use and check them
#21 by HadrienG2 was merged Sep 21, 2018 Loading…
ProTip! Filter pull requests by the default branch with base:main.