Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-osdev/bootloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.5
Choose a base ref
Loading
...
head repository: rust-osdev/bootloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.6
Choose a head ref
Loading
  • 7 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    7d2a579 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Add a take method to Optional

    This makes it easier to take ownership of optional values inside the `&'static mut BootInfo`.
    phil-opp committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2db7ae2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #411 from rust-osdev/optional-take

    Add a `take` method to `Optional`
    phil-opp authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    751585c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    0dce7e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #413 from rust-osdev/fix-data-model

    Fix data layout for stage 3 target
    phil-opp authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d7ff4d1 View commit details
    Browse the repository at this point in the history
  3. Release v0.11.6

    phil-opp committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    cac796e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #414 from rust-osdev/release

    Release `v0.11.6`
    phil-opp authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e15e779 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.