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.4
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.5
Choose a head ref
Loading
  • 19 commits
  • 12 files changed
  • 5 contributors

Commits on Jul 29, 2023

  1. kernel image fields

    devsnek committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b970f7d View commit details
    Browse the repository at this point in the history
  2. zero rbp

    devsnek committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4f27700 View commit details
    Browse the repository at this point in the history
  3. review

    devsnek committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a65533a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Update racy_cell.rs

    kuzeyardabulut authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3cec148 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Merge pull request #390 from kuzeyardabulut/main

    RacyCell<T>: Data race allowed on T
    phil-opp authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ef1d4a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

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

Commits on Aug 14, 2023

  1. Merge pull request #391 from frisoft/main

    Update license field following SPDX 2.1 license expression standard
    phil-opp authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ddbe9e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #346 from devsnek/x/kernel-image-fields

    kernel image fields & zero out rbp
    phil-opp authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7c8e2ca View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Update rustix dependency

    phil-opp committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    166be1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #398 from rust-osdev/update-rustix

    Update `rustix` dependency
    phil-opp authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    457e570 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52c8338 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #397 from kennystrawnmusic/patch-2

    Add an additional MB of space to the generated FAT partition
    phil-opp authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a1b2eb8 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Fix: Enable test runner again

    The test runner was accidentally disabled in #351, in an attempt to fix the publish errors introduced by #304 (caused by a bug in cargo: rust-lang/cargo#12225). As a result, the test runner became a no-op as neither the bios nor the uefi features were enabled.
    
    This commit fixes the issue by enabling both features by default. Once the cargo bug is fixed, we might want to switch back to the feature configuration added of #304.
    
    Fixes #405
    phil-opp committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    7b018e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #407 from rust-osdev/run-tests-again

    Fix: Enable test runner again
    phil-opp authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1b84c46 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    6b23732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c74627 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #408 from rust-osdev/fix-ramdisk

    Fix: Mark `ramdisk` as used in memory map
    phil-opp authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    22d116f View commit details
    Browse the repository at this point in the history
  4. Release v0.11.5

    phil-opp committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6ea5e5f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #410 from rust-osdev/release

    Release `v0.11.5`
    phil-opp authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0fec6fd 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.