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
.
Notifications
You must be signed in to change notification settings
Fork
183
Star
1.5k
Code
Issues
30
Pull requests
8
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
200c9fa
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 23, 2022
Fix potential UB in file info
Show description for 200c9fa
nicholasbishop
authored and
GabrielMajeri
committed
200c9fa
Copy full SHA for 200c9fa
Commits on Apr 15, 2022
Fix undefined behavior in `File::get_boxed_info` (#407)
nicholasbishop
authored
66bcecc
Copy full SHA for 66bcecc
Commits on Apr 9, 2022
Add FilePathMediaDevicePath and DevicePath conversion methods
Show description for 66660e3
nicholasbishop
committed
66660e3
Copy full SHA for 66660e3
Add UnalignedCStr16
Show description for 2f81351
nicholasbishop
committed
2f81351
Copy full SHA for 2f81351
Implement TryFrom<Vec<u16>> for CString16
Show description for 489b7a3
nicholasbishop
committed
489b7a3
Copy full SHA for 489b7a3
Add changelog entries for recent PRs
nicholasbishop
committed
31ac5f1
Copy full SHA for 31ac5f1
Merge pull request #398 from supdrewin/main
Show description for 69ef7b6
nicholasbishop
authored
69ef7b6
Copy full SHA for 69ef7b6
Commits on Apr 8, 2022
Merge branch 'rust-osdev:main' into main
supdrewin
authored
25c8cae
Copy full SHA for 25c8cae
Merge pull request #402 from supdrewin/text
Show description for 68b204e
nicholasbishop
authored
68b204e
Copy full SHA for 68b204e
Check if the `DevicePath` is valid
supdrewin
committed
0991ba4
Copy full SHA for 0991ba4
Use pretty format for address
supdrewin
committed
a35737c
Copy full SHA for a35737c
Add PoolString to manage the string allocated by boot services
supdrewin
committed
704e98b
Copy full SHA for 704e98b
Commits on Apr 6, 2022
Add tests for convert text
supdrewin
committed
149396e
Copy full SHA for 149396e
Replace parameters to wrapper.
supdrewin
committed
1c95dd5
Copy full SHA for 1c95dd5
Commits on Apr 3, 2022
`DevicePathToText` and `DevicePathFromText` Protocol
supdrewin
committed
fa91d55
Copy full SHA for fa91d55
Commits on Apr 2, 2022
Change the type of `file_path` to `*const DevicePath`
supdrewin
committed
733855d
Copy full SHA for 733855d
Commits on Apr 1, 2022
Add LoadedImage::file_path
supdrewin
authored and
nicholasbishop
committed
4d69a23
Copy full SHA for 4d69a23
ci: use stable toolchain for compiling xtask
Show description for 3e10cba
nicholasbishop
committed
3e10cba
Copy full SHA for 3e10cba
xtask: run xtask tests separately from uefi tests
Show description for 20d98ad
nicholasbishop
committed
20d98ad
Copy full SHA for 20d98ad
Commits on Mar 31, 2022
Add RuntimeServices::query_variable_info
Show description for 2844693
nicholasbishop
authored and
GabrielMajeri
committed
2844693
Copy full SHA for 2844693
Commits on Mar 24, 2022
Improve Time struct
Show description for c0bd89a
nicholasbishop
authored and
GabrielMajeri
committed
c0bd89a
Copy full SHA for c0bd89a
Commits on Mar 19, 2022
Remove no-longer-needed allows for clippy lints
Show description for be4f39c
nicholasbishop
committed
be4f39c
Copy full SHA for be4f39c
Commits on Mar 17, 2022
Drop maintenance badges from README
Show description for 80a9600
nicholasbishop
authored and
GabrielMajeri
committed
80a9600
Copy full SHA for 80a9600
Expand file system tests
Show description for 87df393
nicholasbishop
authored and
GabrielMajeri
committed
87df393
Copy full SHA for 87df393
Add convenience methods for converting a FileHandle
Show description for ccc5404
nicholasbishop
authored and
GabrielMajeri
committed
ccc5404
Copy full SHA for ccc5404
Commits on Mar 15, 2022
Update the changelog
GabrielMajeri
authored and
nicholasbishop
committed
9e44ca2
Copy full SHA for 9e44ca2
Publish new versions of the crates (#390)
GabrielMajeri
authored
b7ec37f
Copy full SHA for b7ec37f
Fix status to Result conversions
Show description for c55ac55
nicholasbishop
authored and
GabrielMajeri
committed
c55ac55
Copy full SHA for c55ac55
Commits on Mar 13, 2022
Simplify uefi::Result type and remove Completion
Show description for c06922f
nicholasbishop
authored and
GabrielMajeri
committed
c06922f
Copy full SHA for c06922f
Add GptPartitionAttributes bitflags
Show description for 9690c0e
nicholasbishop
authored and
GabrielMajeri
committed
9690c0e
Copy full SHA for 9690c0e
Commits on Mar 11, 2022
Add rng protocol
Show description for 392e624
nicholasbishop
authored
392e624
Copy full SHA for 392e624
Update changelog
nicholasbishop
committed
d214630
Copy full SHA for d214630
fix rng test
gelven4sec
committed
8e31830
Copy full SHA for 8e31830
Replace `RngAlgorithm` struct by `RngAlgorithmType` Enum + Better test log
gelven4sec
committed
17c9011
Copy full SHA for 17c9011
fix `get_info` + make pointers unsafe
gelven4sec
committed
620ed9d
Copy full SHA for 620ed9d
Pagination
Previous
Next
You can’t perform that action at this time.