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

Bootguard 1.0 support #346

Merged
merged 12 commits into from
Feb 1, 2023
Merged

Bootguard 1.0 support #346

merged 12 commits into from
Feb 1, 2023

Commits on Jan 4, 2023

  1. Change package name for code unification

    Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
    zaolin committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8fd8c79 View commit details
    Browse the repository at this point in the history
  2. Switch to new fiano code base

    zaolin committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    59aba1d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. initial commit

    Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
    zaolin committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c383acb View commit details
    Browse the repository at this point in the history
  2. remove binaries

    Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
    zaolin committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ac0b54a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Fix ACM and command issues

    zaolin committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e8c2163 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Fix remaining build issues, update fiano, adapt acm usage

    Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
    zaolin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6f629b7 View commit details
    Browse the repository at this point in the history
  2. Adapt CI scripts, READMEs and testdata script

    Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
    zaolin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0b83273 View commit details
    Browse the repository at this point in the history
  3. Fix small nits

    Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
    zaolin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0cc577c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73920c7 View commit details
    Browse the repository at this point in the history
  5. More go mod updates

    Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
    zaolin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d88bf77 View commit details
    Browse the repository at this point in the history
  6. Add missing error condition

    Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
    zaolin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e5c8f1f View commit details
    Browse the repository at this point in the history
  7. Fix ACM GetSize issues

    Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
    zaolin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f7f0d35 View commit details
    Browse the repository at this point in the history