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

Fixes #37823 - Add Secure Boot and Virtual TPM support for VMware #10324

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    33f0560 View commit details
    Browse the repository at this point in the history
  2. Fixes #37566 - Add UEFI Secure Boot Firmware to Libvirt

    - Added a new firmware type for Secure Boot.
    - Enable `enrolled-keys` by default when Secure Boot is activated.
    - Added firmware-related methods to the ComputeResource model
      for shared use between VMware and Libvirt.
    nofaralfasi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    36adaed View commit details
    Browse the repository at this point in the history
  3. Fixes #37823 - Add Secure Boot and Virtual TPM support for VMware

    - Implement Secure Boot and Virtual TPM functionality for VMware.
    - Move default firmware setting from `create_vm` to `parse_args`.
    nofaralfasi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f4d3ce0 View commit details
    Browse the repository at this point in the history