diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:01:44 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:01:44 +0300 |
commit | 845477487b482f5a8c85d56d319bb825430b6f4d (patch) | |
tree | 27b7082a20afbf6a10443154ec3155ec602b4795 /extra | |
parent | 0fcbca83f473152ff2a3baa2cdecc5a48f61d890 (diff) | |
download | repository-845477487b482f5a8c85d56d319bb825430b6f4d.tar.gz |
efivar: add meta file
Diffstat (limited to 'extra')
-rw-r--r-- | extra/efivar/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/efivar/meta b/extra/efivar/meta new file mode 100644 index 00000000..839040ce --- /dev/null +++ b/extra/efivar/meta @@ -0,0 +1,3 @@ +description: Tools to manipulate EFI variables +license: LGPL-2.1+ +maintainer: Cem Keylan <cem@carbslinux.org> |