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

feat: stop decoding without error if EOF encountered during header read #17

Merged
merged 1 commit into from
Aug 23, 2024

Commits on Aug 23, 2024

  1. fix: stop decoding without error if EOF encountered during header read

    Linux v6.6.39 stops decoding with EOF in this situation but maintains
    the already decoded structures. See /drivers/firmware/dmi_scan.c
    
    Fixes siderolabs#16
    
    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
    michaelbeaumont authored and smira committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e781237 View commit details
    Browse the repository at this point in the history