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
181
Star
1.5k
Code
Issues
28
Pull requests
9
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
main
User selector
timrobertsdev
Datepicker
All time
Commit History
Commits on Jun 1, 2025
uefi: Begin implementing the EFI Shell Protocol
timrobertsdev
authored and
RenTrieu
committed
5f75bed
Copy full SHA for 5f75bed
Commits on Nov 12, 2022
Apply suggestions from @nicholasbishop
Show description for 4d6aabe
timrobertsdev
committed
4d6aabe
Copy full SHA for 4d6aabe
Add tests for the protocol handler services.
timrobertsdev
committed
94b5ee1
Copy full SHA for 94b5ee1
Correct implementation of `install_protocol_interface`
timrobertsdev
committed
89688e6
Copy full SHA for 89688e6
Implement additional `BootServices` functions
Show description for 1855be5
timrobertsdev
committed
1855be5
Copy full SHA for 1855be5
Commits on Nov 6, 2022
Support ISA-specific `MemoryAttribute`s in `MemoryDescriptor`s
timrobertsdev
authored and
nicholasbishop
committed
c430f08
Copy full SHA for c430f08
Commits on Oct 17, 2022
Cargo fmt for whitespace
timrobertsdev
committed
19ecdb3
Copy full SHA for 19ecdb3
Commits on Oct 13, 2022
Add `Event` change to changelog.
Show description for 44db75e
timrobertsdev
committed
44db75e
Copy full SHA for 44db75e
Merge branch 'main' into nonnull-event
timrobertsdev
authored
c64b284
Copy full SHA for c64b284
Commits on Sep 14, 2022
Merge branch 'rust-osdev:main' into nonnull-event
timrobertsdev
authored
0f0aeea
Copy full SHA for 0f0aeea
Commits on Sep 7, 2022
Change `Event` to be FFI-safe using `NonNull`
timrobertsdev
committed
9833ee1
Copy full SHA for 9833ee1
Commits on Oct 10, 2021
Remove safety section from `close_event`'s documentation, as it's no longer unsafe.
timrobertsdev
committed
463c6ca
Copy full SHA for 463c6ca
Commits on Oct 8, 2021
Merge branch 'rust-osdev:master' into impl_event_fns
timrobertsdev
authored
8eefdd9
Copy full SHA for 8eefdd9
Add additional safety comments for `Event::unsafe_clone()`
Show description for 14a1190
timrobertsdev
committed
14a1190
Copy full SHA for 14a1190
Commits on Oct 7, 2021
Merge branch 'master' into impl_event_fns
timrobertsdev
authored
0a3c66f
Copy full SHA for 0a3c66f
Remove `Copy` and `Clone` from `Event`, giving it move semantics.
timrobertsdev
committed
d59c3b4
Copy full SHA for d59c3b4
Commits on Sep 30, 2021
Adjust `BootServices::create_event()` to pass context to the callback.
Show description for 7a821ef
timrobertsdev
committed
7a821ef
Copy full SHA for 7a821ef
Commits on Sep 29, 2021
Implement `signal_event()` and `close_event()`.
timrobertsdev
committed
ad6af63
Copy full SHA for ad6af63
Commits on Sep 27, 2021
Mark callback registration functions as `unsafe`.
timrobertsdev
committed
7459eb7
Copy full SHA for 7459eb7
Commits on Sep 26, 2021
Cargo fmt whitespace changes.
timrobertsdev
committed
cf9c647
Copy full SHA for cf9c647
Make review changes.
timrobertsdev
committed
c797be3
Copy full SHA for c797be3
Commits on Sep 25, 2021
Mark `DebugSupport` internal function pointers as `unsafe`
timrobertsdev
committed
58f304d
Copy full SHA for 58f304d
Commits on Sep 24, 2021
Finish implementing safe methods for `DebugSupport`
Show description for 7099bff
timrobertsdev
committed
7099bff
Copy full SHA for 7099bff
Commits on Sep 15, 2021
feat: Implement missing methods of `DebugSupport`
timrobertsdev
committed
45b883f
Copy full SHA for 45b883f
Commits on Sep 7, 2021
Enhance `Guid::from_values` and `Guid::fmt` (#280)
timrobertsdev
authored
400c905
Copy full SHA for 400c905
You can’t perform that action at this time.