Add shim package

This commit is contained in:
Ettore Di Giacinto
2022-09-19 14:56:33 +00:00
parent 87e338a372
commit 72c21ed077
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
image: registry.opensuse.org/opensuse/leap:15.3
prelude:
- zypper ref
steps:
- zypper in -y shim
includes:
- usr/share/efi/.*/*.efi

View File

@@ -0,0 +1,4 @@
name: "shim"
category: "system"
version: "2.06-150400"
license: "GPL-3.0-or-later"