Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
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 orlearn 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/uefi-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:4e4e190
Choose a base ref
Loading
...
head repository:rust-osdev/uefi-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:93ccc8c
Choose a head ref
Loading
  • 3commits
  • 7files changed
  • 3contributors

Commits on Aug 2, 2024

  1. uefi: Fix lifetimes in device_path TryFrom<&[u8]> impls

    The missing lifetime means that the &[u8] buffer could be freed while the&DevicePath still exists, which is UB.(cherry picked from commita9e48c2)
    @nicholasbishop
    nicholasbishop committedAug 2, 2024
    Configuration menu
    Copy the full SHA
    8b7ec4fView commit details
    Browse the repository at this point in the history
  2. release: uefi-0.30.0

    This release contains a cherry-pick of#1282.
    @nicholasbishop
    nicholasbishop committedAug 2, 2024
    Configuration menu
    Copy the full SHA
    8b2e5ffView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93ccc8cView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp