Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-osdev
/
uefi-rs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
181
Star
1.5k
Code
Issues
27
Pull requests
6
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
3bb0229
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 21, 2021
Add missing `#[must_use]` marker attributes
GabrielMajeri
authored and
nicholasbishop
committed
3bb0229
Copy full SHA for 3bb0229
Commits on Dec 17, 2021
chore(deps): update the version of `qemu-exit`
toku-sa-n
authored and
nicholasbishop
committed
97ad84a
Copy full SHA for 97ad84a
Commits on Dec 16, 2021
Fix unused use warning that shows up with some build configs
nicholasbishop
committed
f6eee65
Copy full SHA for f6eee65
Fix compilation errors on nightly related to asm
Show description for c0311ff
nicholasbishop
committed
c0311ff
Copy full SHA for c0311ff
fix: build error on the latest nightly
Show description for ceb55f2
toku-sa-n
authored and
nicholasbishop
committed
ceb55f2
Copy full SHA for ceb55f2
Commits on Dec 12, 2021
Reword crate dependencies section
GabrielMajeri
authored and
nicholasbishop
committed
4288cce
Copy full SHA for 4288cce
Fix wrong link in contributing instructions
GabrielMajeri
authored and
nicholasbishop
committed
2165f87
Copy full SHA for 2165f87
Document how to publish new versions of the crates
GabrielMajeri
authored and
nicholasbishop
committed
ed1b3d8
Copy full SHA for ed1b3d8
`build.py`: deny warnings when running clippy (#324)
nicholasbishop
authored
802ed26
Copy full SHA for 802ed26
`build.py`: fix `clippy --verbose` (#323)
nicholasbishop
authored
c8813f4
Copy full SHA for c8813f4
Implement `open_protocol`, use it to fix flaky screenshot test (#318)
nicholasbishop
authored
92515cc
Copy full SHA for 92515cc
Publish new versions of the crates (#321)
GabrielMajeri
authored
1818cd7
Copy full SHA for 1818cd7
Commits on Dec 11, 2021
Improve clippy linting in `build.py` and CI (#319)
nicholasbishop
authored
11cea89
Copy full SHA for 11cea89
Add documentation about logging/allocating after exiting boot services (#288)
nicholasbishop
authored
771caa2
Copy full SHA for 771caa2
Enable all `uefi-rs` features on `docs.rs` (#295)
nicholasbishop
authored
fcf8d2a
Copy full SHA for fcf8d2a
Commits on Nov 30, 2021
Document the newly added flag
GabrielMajeri
authored and
nicholasbishop
committed
511d0bf
Copy full SHA for 511d0bf
Add flag to `build.py` for disabling KVM
GabrielMajeri
authored and
nicholasbishop
committed
e785d7c
Copy full SHA for e785d7c
Commits on Nov 29, 2021
Update and reorganize documentation
GabrielMajeri
authored and
nicholasbishop
committed
8aeac23
Copy full SHA for 8aeac23
Commits on Nov 27, 2021
Add `CStr16::from_str_with_buf` (#291)
nicholasbishop
authored
5be61ad
Copy full SHA for 5be61ad
Commits on Nov 26, 2021
Improve Handle buffer handling code
necauqua
authored and
nicholasbishop
committed
c00bb56
Copy full SHA for c00bb56
Commits on Nov 24, 2021
Change Handle repr to be non-nullable so that Option<Handle> is ffi-safe
necauqua
authored and
nicholasbishop
committed
b7e2fff
Copy full SHA for b7e2fff
Commits on Nov 23, 2021
Fix locate_device_path impl according to how it's supposed to be used
necauqua
authored and
nicholasbishop
committed
452b9c6
Copy full SHA for 452b9c6
Commits on Nov 20, 2021
Revert "Temporarily disable a false-positive clippy lint"
Show description for 3f8082b
nicholasbishop
committed
3f8082b
Copy full SHA for 3f8082b
Commits on Nov 8, 2021
loaded_image: document size argument unit
Show description for 9e11218
baloo
authored and
nicholasbishop
committed
9e11218
Copy full SHA for 9e11218
Commits on Oct 27, 2021
Revert "Temporarily failing test in uefi-macros"
Show description for c1d4772
nicholasbishop
committed
c1d4772
Copy full SHA for c1d4772
Commits on Oct 25, 2021
Fix an uninitialized-memory error
Show description for 1ea8c9a
nicholasbishop
committed
1ea8c9a
Copy full SHA for 1ea8c9a
Temporarily disable a false-positive clippy lint
Show description for cba22cc
nicholasbishop
committed
cba22cc
Copy full SHA for cba22cc
test-runner: fix an uninitialized-memory error
Show description for fcbdda9
nicholasbishop
committed
fcbdda9
Copy full SHA for fcbdda9
Commits on Oct 18, 2021
Remove Cargo features from BUILDING.md
YtvwlD
authored and
nicholasbishop
committed
55de130
Copy full SHA for 55de130
Use build-std-features instead of rlibc
YtvwlD
authored and
nicholasbishop
committed
7c37171
Copy full SHA for 7c37171
Merge pull request #301 from foxcob/fix_set_virtual_address_map
Show description for d0b78d0
nicholasbishop
authored
d0b78d0
Copy full SHA for d0b78d0
Merge branch 'master' into fix_set_virtual_address_map
nicholasbishop
authored
c9986a4
Copy full SHA for c9986a4
* Reversed correction of quotes from before (should be back-ticks) for code style formatting.
foxcob
committed
86124c9
Copy full SHA for 86124c9
* Fix quotes in doc link
foxcob
committed
8bbdb9b
Copy full SHA for 8bbdb9b
* Add doc reference to SystemTable::get_current_system_table_addr() to method SystemTable::set_virtual_address_map().
Show description for e2fa3bc
foxcob
committed
e2fa3bc
Copy full SHA for e2fa3bc
Pagination
Previous
Next
You can’t perform that action at this time.