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

PoC: BIOS version & settings management #138

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 7, 2024

  1. serverbios api types and controller

    Signed-off-by: Artem Bortnikov <[email protected]>
    aobort committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    627f82d View commit details
    Browse the repository at this point in the history
  2. naive bios management job implementation

    Signed-off-by: Artem Bortnikov <[email protected]>
    aobort committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5d0b290 View commit details
    Browse the repository at this point in the history
  3. task executor interface

    Signed-off-by: Artem Bortnikov <[email protected]>
    aobort committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    66f5a96 View commit details
    Browse the repository at this point in the history
  4. server and client

    Signed-off-by: Artem Bortnikov <[email protected]>
    aobort committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f96d89f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. separate server and client

    Signed-off-by: Artem Bortnikov <[email protected]>
    aobort committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3468011 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. local fmi server option

    Signed-off-by: Artem Bortnikov <[email protected]>
    aobort committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2bed5ac View commit details
    Browse the repository at this point in the history