Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Add support for lockdown #93

Open
ricardon opened this issue Sep 3, 2016 · 1 comment
Open

Add support for lockdown #93

ricardon opened this issue Sep 3, 2016 · 1 comment

Comments

@ricardon
Copy link
Contributor

ricardon commented Sep 3, 2016

We need to make sure that Linux and firmware handles correctly Secure Boot and related EFI variables. lockdown is a tool to populate the relevant UEFI Secure Boot variables. This can help to prevent tests related to UEFI Secure Boot from being skipped and potentially hiding issues.

The tool can be found here:https://github.com/vathpela/lockdown

@km13park
Copy link

This issue is related with "Build OVMF with support for secure boot #38". Instead of using lockdown, we can use EnrollDefaultKeys.efi to enroll Microsoft signed public keys and run the test suites with secureboot mode. Please refer to issue #38 for the detailed step.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants