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

Add processing for EV_EFI_NOACTION_NvIndexInstance and SPDM Cert Chain data structure #819

Merged
merged 41 commits into from
Aug 20, 2024

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    e9c0c8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31715b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b7b19a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    137c801 View commit details
    Browse the repository at this point in the history
  5. cleaning up imports

    iadgovuser58 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5da47f3 View commit details
    Browse the repository at this point in the history
  6. cleaning up comments

    iadgovuser58 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    22e33ac View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merging new changes from main into issue_757

    Merge branch 'main' into v3_issue_757-spdm
    iadgovuser58 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    32a5ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fd6ee0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de4f621 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    770b36d View commit details
    Browse the repository at this point in the history
  2. working on class code

    iadgovuser58 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d203297 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. fixes/minor changes

    iadgovuser58 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2b19881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d837f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b1731d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    e414605 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    341b8b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. updating output

    iadgovuser58 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9e61b6e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    cbfe800 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fixing NoAction event

    iadgovuser58 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e463c0c View commit details
    Browse the repository at this point in the history
  2. fixing NoAction event

    iadgovuser58 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9054822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    181ca49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1a22c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    602fd88 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. parsing SPDM cert chain

    iadgovuser58 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0266b52 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. spdm cert chain parsing

    iadgovuser58 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f2f5c52 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. parsing SPDM cert chain

    iadgovuser58 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e91517c View commit details
    Browse the repository at this point in the history
  2. parsing SPDM cert chain

    iadgovuser58 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b7ffc6d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    19716d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92042f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. fixing spotbug

    iadgovuser58 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    042a830 View commit details
    Browse the repository at this point in the history
  2. cleaning up

    iadgovuser58 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6124e63 View commit details
    Browse the repository at this point in the history
  3. temporarily reverting 3 files back to what they are in main to get pa…

    …st a merge conflict, will deal with the conflict after this
    iadgovuser58 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9884e66 View commit details
    Browse the repository at this point in the history
  4. Merging changes in main into this new branch

    erge branch 'main' into v3_issue_804-spdm
    iadgovuser58 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e92b3b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d858246 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. checking null object

    iadgovuser58 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a5b9cd7 View commit details
    Browse the repository at this point in the history
  2. added newline

    iadgovuser58 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6721b95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1324edc View commit details
    Browse the repository at this point in the history
  4. debugging SLF4J warning

    iadgovuser58 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6f0553f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix SLF4J warnings

    iadgovuser58 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    30a049a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    583869f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12e52bf View commit details
    Browse the repository at this point in the history