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: 3 years, 11 months ago (honister 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+gitX | Tools to support reading and manipulating the UEFI signature database |
| efitools-native | 1.9.2+gitX | Tools to support reading and manipulating the UEFI signature database |
| mokutil | 0.3.0+gitX | 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+gitX | The bootloader capable of authenticating the PE and non-PE files. |
| shim | 12+gitX | shim is a trivial EFI application. |