Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature test macros #307

Closed

Commits on Jan 3, 2023

  1. Add ramdisk support

    This adds support for loading a ramdisk/initrd, and an API to add one to the boot image.
    jasoncouture committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    0cc7bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a0ca99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0fb1d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    3f24dd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb4855b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feaa974 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab71636 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a87e34d View commit details
    Browse the repository at this point in the history
  6. Format with cargo fmt

    jasoncouture committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    975d451 View commit details
    Browse the repository at this point in the history