Skip to content

fix(core): fix build uefi and ovmf with secure boot #925

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

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

universal-itengineer
Copy link
Member

@universal-itengineer universal-itengineer commented Apr 11, 2025

Description

Windows and other OS with UEFI secure boot must boot with Secure boot: Enabled/On

Why do we need it, and what problem does it solve?

Fix build uefi and ovmf with secure boot

What is the expected result?

Windows Sysinfo
Secure Boot State: On

Fedora/Ubuntu
sudo dmesg | grep -i secureboot
[ 0.0000000] secureboot: Secure boot enabled

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: core
type: fix
summary: fix build uefi and ovmf with secure boot

@universal-itengineer universal-itengineer added this to the v0.18.0 milestone Apr 11, 2025
@universal-itengineer universal-itengineer changed the title fix(core): fix build uefi and ovmf fix(core): fix build uefi and ovmf with secure boot Apr 11, 2025
@universal-itengineer universal-itengineer force-pushed the fix/core/build-uefi-ovmf branch 8 times, most recently from 075c3fa to 019af1a Compare April 17, 2025 18:26
@universal-itengineer universal-itengineer force-pushed the fix/core/build-uefi-ovmf branch 6 times, most recently from 74cfe10 to 0de9297 Compare April 21, 2025 08:43
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
@universal-itengineer universal-itengineer force-pushed the fix/core/build-uefi-ovmf branch 2 times, most recently from 57cc84b to a113b2d Compare April 21, 2025 09:19
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant