Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
.
Notifications
You must be signed in to change notification settings
Fork
181
Star
1.5k
Code
Issues
26
Pull requests
7
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
529ad8e
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 25, 2022
file: remove more implicit string conversions
Show description for 529ad8e
nicholasbishop
authored and
GabrielMajeri
committed
529ad8e
Copy full SHA for 529ad8e
data_types: add CStr16::as_slice_with_nul
nicholasbishop
authored and
GabrielMajeri
committed
9f6ae71
Copy full SHA for 9f6ae71
Commits on Feb 23, 2022
data_types: expand Align trait docstring
Show description for dfca11c
nicholasbishop
authored and
GabrielMajeri
committed
dfca11c
Copy full SHA for dfca11c
data_types: add string equality impls
Show description for be3f665
nicholasbishop
authored and
GabrielMajeri
committed
be3f665
Copy full SHA for be3f665
Fix file info sizes and add tests (#365)
nicholasbishop
authored
e481eef
Copy full SHA for e481eef
xtask: run tests with +nightly
Show description for fd2a331
nicholasbishop
authored and
GabrielMajeri
committed
fd2a331
Copy full SHA for fd2a331
Commits on Feb 19, 2022
Add a test for opening and reading a file
nicholasbishop
authored and
GabrielMajeri
committed
1c7bf77
Copy full SHA for 1c7bf77
media: remove implicit string conversion from File::open
Show description for bc0de8d
nicholasbishop
authored and
GabrielMajeri
committed
bc0de8d
Copy full SHA for bc0de8d
Impl Display for CString16
nicholasbishop
authored and
GabrielMajeri
committed
9c99093
Copy full SHA for 9c99093
Commits on Feb 9, 2022
template: clean up paths in readme (#358)
nicholasbishop
authored
a08aebe
Copy full SHA for a08aebe
strs: remove CStr16::as_string
Show description for 858e276
nicholasbishop
authored and
GabrielMajeri
committed
858e276
Copy full SHA for 858e276
Commits on Feb 7, 2022
xtask: fix status check at end of VM test
Show description for eced5be
nicholasbishop
authored and
GabrielMajeri
committed
eced5be
Copy full SHA for eced5be
ci: install a newer version of qemu for the aarch64/ia32 tests
Show description for 7f50e48
nicholasbishop
authored and
GabrielMajeri
committed
7f50e48
Copy full SHA for 7f50e48
ci: add ia32 job
nicholasbishop
authored and
GabrielMajeri
committed
d36bf6f
Copy full SHA for d36bf6f
xtask: add ia32 target
Show description for 5c2d6cc
nicholasbishop
authored and
GabrielMajeri
committed
5c2d6cc
Copy full SHA for 5c2d6cc
Fixed link
Stzx
authored and
nicholasbishop
committed
a09dea6
Copy full SHA for a09dea6
Commits on Feb 6, 2022
ci: run VM tests on aarch64
Show description for 9d0fa8a
nicholasbishop
authored and
GabrielMajeri
committed
9d0fa8a
Copy full SHA for 9d0fa8a
Commits on Jan 29, 2022
xtask: upgrade clap to latest version
nicholasbishop
committed
bf36287
Copy full SHA for bf36287
Revert "Temporarily allow clippy::return_self_not_must_use"
Show description for 6e82069
nicholasbishop
committed
6e82069
Copy full SHA for 6e82069
uefi-macros: fix new clippy lint
nicholasbishop
committed
60ec2b5
Copy full SHA for 60ec2b5
Commits on Jan 24, 2022
doc: add example to new methods
phip1611
authored and
nicholasbishop
committed
17f10bf
Copy full SHA for 17f10bf
Add convenient from_ptr-constructors
Show description for 990b481
phip1611
authored and
nicholasbishop
committed
990b481
Copy full SHA for 990b481
Move badges from `Cargo.toml` to `README.md` (#349)
nicholasbishop
authored
9c13040
Copy full SHA for 9c13040
ci/xtask: add test-latest-release
Show description for 56f115f
nicholasbishop
authored and
GabrielMajeri
committed
56f115f
Copy full SHA for 56f115f
Commits on Jan 19, 2022
Update GitHub Actions default branch name
GabrielMajeri
committed
3514915
Copy full SHA for 3514915
publishing: drop recommendation to manually update deps (#345)
nicholasbishop
authored
48a7261
Copy full SHA for 48a7261
Point the template at the latest released dependencies (#337)
nicholasbishop
authored
1977d5a
Copy full SHA for 1977d5a
Remove `vec_spare_capacity` nightly feature
GabrielMajeri
committed
8deb010
Copy full SHA for 8deb010
Replace build.py with the xtask pattern
Show description for a6bdfe5
nicholasbishop
authored and
GabrielMajeri
committed
a6bdfe5
Copy full SHA for a6bdfe5
Commits on Jan 15, 2022
(cargo-release) uefi-services version 0.11.0
nicholasbishop
committed
514037f
Copy full SHA for 514037f
(cargo-release) version 0.14.0
nicholasbishop
committed
ad76543
Copy full SHA for ad76543
Commits on Jan 2, 2022
Fix logs cut off after screenshot test
Show description for 7682eba
nicholasbishop
authored and
GabrielMajeri
committed
7682eba
Copy full SHA for 7682eba
Commits on Dec 23, 2021
Move build.py to the root of the repo
Show description for 5b92cb3
nicholasbishop
authored and
GabrielMajeri
committed
5b92cb3
Copy full SHA for 5b92cb3
Commits on Dec 21, 2021
Change memory_map_size to return entry size as well
Steven Xu
authored and
nicholasbishop
committed
14149aa
Copy full SHA for 14149aa
Temporarily allow clippy::return_self_not_must_use
Show description for bc21bb9
nicholasbishop
committed
bc21bb9
Copy full SHA for bc21bb9
Pagination
Previous
Next
You can’t perform that action at this time.