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
32
Pull requests
13
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
23a8525
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 12, 2024
boot: Add freestanding find_handles
nicholasbishop
committed
23a8525
Copy full SHA for 23a8525
boot: Add freestanding locate_handle
Show description for 6b49c6f
nicholasbishop
committed
6b49c6f
Copy full SHA for 6b49c6f
Merge pull request #1316 from nicholasbishop/bishop-locate-dp
Show description for a7d321b
phip1611
authored
a7d321b
Copy full SHA for a7d321b
Merge pull request #1315 from nicholasbishop/bishop-migration-doc
Show description for cf9cadb
phip1611
authored
cf9cadb
Copy full SHA for cf9cadb
Merge pull request #1314 from nicholasbishop/bishop-get-handle-for-proto
Show description for 22616fb
phip1611
authored
22616fb
Copy full SHA for 22616fb
Merge pull request #1313 from nicholasbishop/bishop-create-event-ex
Show description for 09d1645
phip1611
authored
09d1645
Copy full SHA for 09d1645
Merge pull request #1319 from rust-osdev/renovate/lock-file-maintenance
Show description for 6d2331a
renovate[bot]
authored
6d2331a
Copy full SHA for 6d2331a
chore(deps): lock file maintenance
renovate[bot]
authored
b26b420
Copy full SHA for b26b420
Commits on Aug 11, 2024
test-runner: Add test for boot::locate_device_path
nicholasbishop
committed
f707849
Copy full SHA for f707849
Add doc on freestanding function migration
Show description for 5e6c046
nicholasbishop
committed
5e6c046
Copy full SHA for 5e6c046
boot: Add freestanding locate_device_path
nicholasbishop
committed
1510b08
Copy full SHA for 1510b08
test-runner: Test boot::get_handle_for_protocol
Show description for a8e77f3
nicholasbishop
committed
a8e77f3
Copy full SHA for a8e77f3
boot: Add freestanding get_handle_for_protocol
nicholasbishop
committed
bd96541
Copy full SHA for bd96541
test-runner: Test boot::create_event_ex
Show description for d23da7e
nicholasbishop
committed
d23da7e
Copy full SHA for d23da7e
boot: Add freestanding create_event_ex
nicholasbishop
committed
3b6a91e
Copy full SHA for 3b6a91e
Merge pull request #1312 from nicholasbishop/bishop-free-memmap
Show description for 86727ee
phip1611
authored
86727ee
Copy full SHA for 86727ee
Merge pull request #1311 from nicholasbishop/bishop-watchdog
Show description for 374dad9
phip1611
authored
374dad9
Copy full SHA for 374dad9
test-runner: Test boot::memory_map
nicholasbishop
committed
cbbc348
Copy full SHA for cbbc348
boot: Add freestanding memory_map
Show description for 3fb2328
nicholasbishop
committed
3fb2328
Copy full SHA for 3fb2328
test-runner: Test boot::set_watchdog_timer
nicholasbishop
committed
a11f98a
Copy full SHA for a11f98a
boot: Add freestanding set_watchdog_timer
nicholasbishop
committed
cc77178
Copy full SHA for cc77178
Merge pull request #1310 from nicholasbishop/bishop-test-proto
Show description for d4e46c3
phip1611
authored
d4e46c3
Copy full SHA for d4e46c3
Merge pull request #1308 from phip1611/misc
Show description for d44c314
nicholasbishop
authored
d44c314
Copy full SHA for d44c314
test-runner: Add test for boot::test_protocol
nicholasbishop
committed
3afc0b8
Copy full SHA for 3afc0b8
boot: Add freestanding test_protocol
Show description for a7afe82
nicholasbishop
committed
a7afe82
Copy full SHA for a7afe82
typo
phip1611
committed
94b4bfe
Copy full SHA for 94b4bfe
mem: simplify debugging with more logging
Show description for 2992cf0
phip1611
committed
2992cf0
Copy full SHA for 2992cf0
Merge pull request #1305 from nicholasbishop/bishop-handle-buf
Show description for 86608f3
phip1611
authored
86608f3
Copy full SHA for 86608f3
Merge pull request #1306 from nicholasbishop/bishop-install-config-table
Show description for 804115d
phip1611
authored
804115d
Copy full SHA for 804115d
Commits on Aug 9, 2024
test-runner: Test boot::install_configuration_table
nicholasbishop
committed
929ab80
Copy full SHA for 929ab80
boot: Add freestanding install_configuration_table
nicholasbishop
committed
2aeaf0a
Copy full SHA for 2aeaf0a
test-runner: Test boot::protocols_per_handle
nicholasbishop
committed
cfb3b20
Copy full SHA for cfb3b20
boot: Add freestanding version of protocols_per_handle
Show description for 769ca4b
nicholasbishop
committed
769ca4b
Copy full SHA for 769ca4b
Merge pull request #1304 from nicholasbishop/bishop-close-event
Show description for c684367
phip1611
authored
c684367
Copy full SHA for c684367
test-runner: Use boot::close_event
nicholasbishop
committed
9438077
Copy full SHA for 9438077
Pagination
Previous
Next
You can’t perform that action at this time.