Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-osdev
/
bootloader
Public
Notifications
You must be signed in to change notification settings
Fork
240
Star
1.7k
Code
Issues
83
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Prepare for v0.11 release and fix remaining issues
- #283
#283
Merged
phil-opp
merged 21 commits into
main
rust-osdev/bootloader:main
from
release
rust-osdev/bootloader:release
Copy head branch name to clipboard
Dec 1, 2022
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Prepare for v0.11 release and fix remaining issues
#283
phil-opp
merged 21 commits into
main
rust-osdev/bootloader:main
from
release
rust-osdev/bootloader:release
Copy head branch name to clipboard
Commits
Commits on Nov 13, 2022
Set version numbers
phil-opp
committed
a3aee58
View commit details
Copy full SHA for a3aee58
Browse repository at this point
Set license and repository link for all crates
phil-opp
committed
e97fa4f
View commit details
Copy full SHA for e97fa4f
Browse repository at this point
Add a description for BIOS boot sector crate
phil-opp
committed
852320f
View commit details
Copy full SHA for 852320f
Browse repository at this point
Duplicate profile in sub-crate for publishing
phil-opp
committed
c920a5a
View commit details
Copy full SHA for c920a5a
Browse repository at this point
Add descriptions for BIOS crates
phil-opp
committed
c09aca8
View commit details
Copy full SHA for c09aca8
Browse repository at this point
Duplicate profile sections in BIOS sub-crate for publishing
phil-opp
committed
2572926
View commit details
Copy full SHA for 2572926
Browse repository at this point
Update dependency versions in build script
phil-opp
committed
b285e67
View commit details
Copy full SHA for b285e67
Browse repository at this point
Commits on Nov 14, 2022
Set up dummy build script for docs.rs
Show description for 6ae1660
phil-opp
committed
6ae1660
View commit details
Copy full SHA for 6ae1660
Browse repository at this point
Bump version to v0.11.0-beta.1
phil-opp
committed
c242c84
View commit details
Copy full SHA for c242c84
Browse repository at this point
Commits on Nov 26, 2022
Shrink down boot sector
Show description for 4c5a4a0
phil-opp
committed
4c5a4a0
View commit details
Copy full SHA for 4c5a4a0
Browse repository at this point
Remove some `rerun-if-changed` commands to fix #286
phil-opp
committed
11736be
View commit details
Copy full SHA for 11736be
Browse repository at this point
Commits on Nov 27, 2022
Use unified version across all sub-crates to simplify release process
phil-opp
committed
1480098
View commit details
Copy full SHA for 1480098
Browse repository at this point
Add a release CI job
phil-opp
committed
aed9462
View commit details
Copy full SHA for aed9462
Browse repository at this point
Bump version to v0.11.0-beta.2
phil-opp
committed
c15405c
View commit details
Copy full SHA for c15405c
Browse repository at this point
Replace `mbrman` with fork to avoid yanked `funty` version
phil-opp
committed
d8d9086
View commit details
Copy full SHA for d8d9086
Browse repository at this point
Add a `docs/README.md` overview page
phil-opp
committed
35b78b3
View commit details
Copy full SHA for 35b78b3
Browse repository at this point
Create a changelog entry
phil-opp
committed
95d046a
View commit details
Copy full SHA for 95d046a
Browse repository at this point
Use package version for dependencies in `build.rs`
phil-opp
committed
85b6b0f
View commit details
Copy full SHA for 85b6b0f
Browse repository at this point
Bump version to v0.11.0-beta.4
phil-opp
committed
c0d4486
View commit details
Copy full SHA for c0d4486
Browse repository at this point
Commits on Dec 1, 2022
Switch back to upstream `mbrman` crate again and update to `v0.5.1`
phil-opp
committed
7fca949
View commit details
Copy full SHA for 7fca949
Browse repository at this point
Create CI script to trigger a release on new version in Cargo.toml
phil-opp
committed
c716ac8
View commit details
Copy full SHA for c716ac8
Browse repository at this point
You can’t perform that action at this time.