974b936917
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/efivar#9f54d8029387895b7b1389d9a9f9e0bf476a027f
26 lines
943 B
Diff
26 lines
943 B
Diff
From b33e00224121e81a46c8cac9d685a3317d764236 Mon Sep 17 00:00:00 2001
|
|
From: Peter Jones <pjones@redhat.com>
|
|
Date: Fri, 11 Oct 2019 14:30:42 -0400
|
|
Subject: [PATCH 46/86] guids: add auto_created_boot_option
|
|
|
|
Signed-off-by: Peter Jones <pjones@redhat.com>
|
|
---
|
|
src/guids.txt | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/src/guids.txt b/src/guids.txt
|
|
index f2f0282b3be..95d93c0df74 100644
|
|
--- a/src/guids.txt
|
|
+++ b/src/guids.txt
|
|
@@ -18,6 +18,7 @@
|
|
721c8b66-426c-4e86-8e99-3457c46ab0b9 lenovo_setup Lenovo Firmware Setup
|
|
77fa9abd-0359-4d32-bd60-28f4e78f784b microsoft Microsoft
|
|
7FACC7B6-127F-4E9C-9C5D-080F98994345 lenovo_2 Lenovo
|
|
+8108ac4e-9f11-4d59-850e-e21a522c59b2 auto_created_boot_option Automatically Created Boot Option
|
|
826ca512-cf10-4ac9-b187-be01496631bd sha1 SHA-1
|
|
82988420-7467-4490-9059-feb448dd1963 lenovo_me_config Lenovo ME Configuration Menu
|
|
8be4df61-93ca-11d2-aa0d-00e098032b8c global EFI Global Variable
|
|
--
|
|
2.24.1
|
|
|