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
31
Pull requests
14
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
0358496
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 29, 2024
Merge pull request #1269 from nicholasbishop/bishop-handle-buf
Show description for 0358496
phip1611
authored
0358496
Copy full SHA for 0358496
boot: Add freestanding version of locate_handle_buffer
Show description for edec228
nicholasbishop
committed
edec228
Copy full SHA for edec228
Make ProtocolSearchKey field pub(crate)
Show description for b8373b0
nicholasbishop
committed
b8373b0
Copy full SHA for b8373b0
Merge pull request #1268 from rust-osdev/renovate/heck-0.x
Show description for 112e20b
nicholasbishop
authored
112e20b
Copy full SHA for 112e20b
fix(deps): update rust crate heck to 0.5.0
renovate[bot]
authored
6537c29
Copy full SHA for 6537c29
Merge pull request #1267 from rust-osdev/renovate/lock-file-maintenance
Show description for 8052719
renovate[bot]
authored
8052719
Copy full SHA for 8052719
chore(deps): lock file maintenance
renovate[bot]
authored
ecb34ff
Copy full SHA for ecb34ff
Merge pull request #1265 from rust-osdev/renovate/crate-ci-typos-1.x
Show description for 9e5f6ad
renovate[bot]
authored
9e5f6ad
Copy full SHA for 9e5f6ad
chore(deps): update crate-ci/typos action to v1.23.5
renovate[bot]
authored
4468107
Copy full SHA for 4468107
Commits on Jul 28, 2024
Merge pull request #1262 from rust-osdev/bishop-move-image-handle
Show description for f7f4fa8
phip1611
authored
f7f4fa8
Copy full SHA for f7f4fa8
Move the global image handle to uefi::boot
Show description for 59b9d0b
nicholasbishop
committed
59b9d0b
Copy full SHA for 59b9d0b
Commits on Jul 27, 2024
Merge pull request #1240 from phip1611/mem-follow-up
Show description for 479868f
nicholasbishop
authored
479868f
Copy full SHA for 479868f
Fix CI for Rust 1.80
nicholasbishop
authored and
phip1611
committed
d2498dc
Copy full SHA for d2498dc
uefi: mem: memory-map: break API
Show description for 61c00b9
phip1611
committed
61c00b9
Copy full SHA for 61c00b9
Merge pull request #1258 from nicholasbishop/bishop-freestanding-reset
Show description for 50fc455
phip1611
authored
50fc455
Copy full SHA for 50fc455
runtime: Add uefi::runtime::reset
Show description for 2e4d899
nicholasbishop
committed
2e4d899
Copy full SHA for 2e4d899
uefi: memory_map: streamline documentation
phip1611
committed
dd14f00
Copy full SHA for dd14f00
uefi: MemoryMap: Index as super trait for MemoryMap
phip1611
committed
3278e5d
Copy full SHA for 3278e5d
uefi: mem: decouple memory_map/mod.rs into multiple smaller modules
phip1611
committed
51641ca
Copy full SHA for 51641ca
uefi: move memory map types from boot.rs to mem/memory_map/mod.rs
Show description for 7c36c4b
phip1611
committed
7c36c4b
Copy full SHA for 7c36c4b
Merge pull request #1255 from nicholasbishop/bishop-add-boot-mod
Show description for 64c26a4
phip1611
authored
64c26a4
Copy full SHA for 64c26a4
Add uefi::boot module
Show description for f1c9f28
nicholasbishop
authored and
phip1611
committed
f1c9f28
Copy full SHA for f1c9f28
Merge pull request #1259 from nicholasbishop/bishop-freestanding-capsules
Show description for 8a6085a
phip1611
authored
8a6085a
Copy full SHA for 8a6085a
Merge pull request #1261 from rust-osdev/bishop-fix-ci
Show description for 34eca72
phip1611
authored
34eca72
Copy full SHA for 34eca72
Commits on Jul 26, 2024
Fix CI for Rust 1.80
nicholasbishop
committed
6209b44
Copy full SHA for 6209b44
Commits on Jul 22, 2024
Add capsule update functions to uefi::runtime
Show description for fb706ca
nicholasbishop
committed
fb706ca
Copy full SHA for fb706ca
Merge pull request #1256 from rust-osdev/bishop-more-runtime
Show description for b4c9a82
phip1611
authored
b4c9a82
Copy full SHA for b4c9a82
Merge pull request #1251 from phip1611/mem-module
Show description for 54f7fa2
phip1611
authored
54f7fa2
Copy full SHA for 54f7fa2
uefi-macros: fix trybuild-based unit tests
Show description for ef3dcb6
phip1611
committed
ef3dcb6
Copy full SHA for ef3dcb6
uefi: lib.rs cleanup
Show description for 25c12dc
phip1611
committed
25c12dc
Copy full SHA for 25c12dc
uefi: mem.rs -> mem/{mod, util}.rs
Show description for bb4b575
phip1611
committed
bb4b575
Copy full SHA for bb4b575
Merge pull request #1257 from rust-osdev/renovate/lock-file-maintenance
Show description for d077cc6
renovate[bot]
authored
d077cc6
Copy full SHA for d077cc6
chore(deps): lock file maintenance
renovate[bot]
authored
2415f45
Copy full SHA for 2415f45
Commits on Jul 21, 2024
runtime: Add query_variable_info
nicholasbishop
committed
441dfd0
Copy full SHA for 441dfd0
Merge pull request #1252 from rust-osdev/bishop-runtime-mod-varkeys-2
Show description for 4fd9aed
phip1611
authored
4fd9aed
Copy full SHA for 4fd9aed
Pagination
Previous
Next
You can’t perform that action at this time.