meta-efi-secure-boot
This layer consists of two widely used secure boot technologies: UEFI Secure Boot and MOK (Machine Owner Key) Secure Boot.
Git repository
https://github.com/Wind-River/meta-secure-core web repo
Subdirectory
meta-efi-secure-boot web subdirectory
Last commit: 1 month, 2 weeks ago (scarthgap branch)
Maintainer
- Jia Zhang (Author and maintainer) email
Dependencies
The meta-efi-secure-boot layer depends upon:
| Recipe name | Version | Description |
|---|---|---|
| efitools | 1.9.2 | Tools to support reading and manipulating the UEFI signature database |
| efitools-native | 1.9.2 | Tools to support reading and manipulating the UEFI signature database |
| mokutil | 0.7.2 | The utility to manipulate machines owner keys which managed in shim |
| packagegroup-efi-secure-boot | 1.0 | EFI Secure Boot packages for secure-environment. |
| seloader | 0.4.6+git | The bootloader capable of authenticating the PE and non-PE files. |
| shim | 15.8 | shim is a trivial EFI application. |