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

Conversation

nofaralfasi
Copy link
Contributor

@nofaralfasi
Copy link
Contributor Author

While testing this PR, I discovered a pre-existing bug on the compute_attributes form where the Automatic firmware option is not functioning correctly. I’ve created a new issue to track and address this problem: Issue #37834.

- 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.
- Implement Secure Boot and Virtual TPM functionality for VMware.
- Move default firmware setting from `create_vm` to `parse_args`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants