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

Initial additions for arm64 harness #39

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2023

  1. Initial additions for arm64 harness

    The harness now works on an arm64 vm. Tried to maintain compatibility on x86 as well, however, there seems to be a buffer decoding issue when running on an x86 platform.
    ashwing123 authored and hallyn committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8a77b11 View commit details
    Browse the repository at this point in the history
  2. Use ovmf snakeoil for x86 and efi-aarch64 snakeoil for aarch64

    Signed-off-by: Ashwin Gopalan <[email protected]>
    ashwing123 authored and hallyn committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3ed67b4 View commit details
    Browse the repository at this point in the history