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

Import UEFI Code file if specified in machine yaml #26

Merged
merged 2 commits into from
Sep 6, 2023

Commits on Sep 6, 2023

  1. gofmt: apply gofmt changes

    Signed-off-by: Ryan Harper <rharper@woxford.com>
    raharper committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e8cb140 View commit details
    Browse the repository at this point in the history
  2. Import UEFI Code file if specified in machine yaml

    Due to different sized (and possibly incompatible firmware changes)
    machine definitions allow specifying a UEFI Code blob as well as the
    vars.  UEFI Code and Vars should be delivered in pairs and imported
    as such.
    
    Signed-off-by: Ryan Harper <rharper@woxford.com>
    raharper committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    703f802 View commit details
    Browse the repository at this point in the history