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
182
Star
1.5k
Code
Issues
30
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
2c32a42
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 27, 2022
readme: Replace BUILDING.md link with tutorial link
nicholasbishop
committed
2c32a42
Copy full SHA for 2c32a42
test-runner: Reword requirements section
Show description for 4dc23a6
nicholasbishop
committed
4dc23a6
Copy full SHA for 4dc23a6
template: Link to the tutorial in the readme
Show description for 9efffee
nicholasbishop
committed
9efffee
Copy full SHA for 9efffee
book: Add "Running on Hardware" page
Show description for b3c0dc4
nicholasbishop
committed
b3c0dc4
Copy full SHA for b3c0dc4
clippy: require must_use_candidate lint everywhere
phip1611
authored and
nicholasbishop
committed
316deea
Copy full SHA for 316deea
Merge pull request #590 from nicholasbishop/bishop-add-unstable-feat
Show description for 01b27af
phip1611
authored
01b27af
Copy full SHA for 01b27af
ci: Add build_feature_permutations job
nicholasbishop
authored and
phip1611
committed
87df1a5
Copy full SHA for 87df1a5
xtask: Add "cargo xtask build --feature-permutations"
Show description for 5b5edc5
nicholasbishop
authored and
phip1611
committed
5b5edc5
Copy full SHA for 5b5edc5
uefi: Add "unstable" feature
Show description for 44150e3
nicholasbishop
authored and
phip1611
committed
44150e3
Copy full SHA for 44150e3
Merge pull request #589 from nicholasbishop/bishop-fewer-feature-lists
Show description for b35ffb8
phip1611
authored
b35ffb8
Copy full SHA for b35ffb8
book: Drop crate features page
Show description for 2b0aaed
nicholasbishop
authored and
phip1611
committed
2b0aaed
Copy full SHA for 2b0aaed
readme: Drop crate feature list
Show description for f12ad28
nicholasbishop
authored and
phip1611
committed
f12ad28
Copy full SHA for f12ad28
uefi-services: Link to feature list docstring in the README
nicholasbishop
authored and
phip1611
committed
16e8f23
Copy full SHA for 16e8f23
uefi-services: Add feature list to crate docstring
nicholasbishop
authored and
phip1611
committed
cee3d77
Copy full SHA for cee3d77
uefi: Simplify features list in README
Show description for cc53255
nicholasbishop
authored and
phip1611
committed
cc53255
Copy full SHA for cc53255
uefi: Improve the feature list docstring section
Show description for 859db02
nicholasbishop
authored and
phip1611
committed
859db02
Copy full SHA for 859db02
Merge pull request #556 from phip1611/read-entry-return-code
Show description for 235bc84
phip1611
authored
235bc84
Copy full SHA for 235bc84
documentation and code improvements for Status, Error, and read()
phip1611
committed
d295e8d
Copy full SHA for d295e8d
typos
phip1611
committed
d5124c7
Copy full SHA for d5124c7
book: Add a graphics example (#586)
Show description for b342da6
nicholasbishop
authored
b342da6
Copy full SHA for b342da6
Update changelog for error handling trait implementation
blitz
authored and
nicholasbishop
committed
4b2c67f
Copy full SHA for 4b2c67f
Bump MSRV nightly to 2022-08-25
Show description for 113a6c6
blitz
authored and
nicholasbishop
committed
113a6c6
Copy full SHA for 113a6c6
Implement Error trait for uefi::Error
Show description for 4cc872f
blitz
authored and
nicholasbishop
committed
4cc872f
Copy full SHA for 4cc872f
Implement Display for uefi::Error
blitz
authored and
nicholasbishop
committed
7787af3
Copy full SHA for 7787af3
Implement Display trait for uefi::Status
blitz
authored and
nicholasbishop
committed
f0891fa
Copy full SHA for f0891fa
Commits on Nov 24, 2022
Update rust-toolchain.toml section in BUILDING.md
nicholasbishop
committed
2036bed
Copy full SHA for 2036bed
book: Remove references to build-std
Show description for 9237d5b
nicholasbishop
committed
9237d5b
Copy full SHA for 9237d5b
Add UEFI targets to rust-toolchain.toml
Show description for ed1c0c4
nicholasbishop
committed
ed1c0c4
Copy full SHA for ed1c0c4
xtask: Make build-std optional
Show description for 9c3a19b
nicholasbishop
committed
9c3a19b
Copy full SHA for 9c3a19b
Drop build-std from template
Show description for 9a62d73
nicholasbishop
committed
9a62d73
Copy full SHA for 9a62d73
test-runner: Add TestsComplete message
Show description for 3c03e45
nicholasbishop
committed
3c03e45
Copy full SHA for 3c03e45
test-runner: Drop the second serial device
Show description for 12a7b44
nicholasbishop
committed
12a7b44
Copy full SHA for 12a7b44
test-runner: Fix out-of-date comment
nicholasbishop
committed
733634b
Copy full SHA for 733634b
xtask: Avoid huge pixel dump on screenshot failure
Show description for edabf0a
nicholasbishop
committed
edabf0a
Copy full SHA for edabf0a
xtask: Remove generics from struct Io
Show description for c8ff89a
nicholasbishop
committed
c8ff89a
Copy full SHA for c8ff89a
Pagination
Previous
Next
You can’t perform that action at this time.