summaryrefslogtreecommitdiff
path: root/releasenotes/notes/correct-uefi-regex-112211c2427cd4d9.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/correct-uefi-regex-112211c2427cd4d9.yaml')
-rw-r--r--releasenotes/notes/correct-uefi-regex-112211c2427cd4d9.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/correct-uefi-regex-112211c2427cd4d9.yaml b/releasenotes/notes/correct-uefi-regex-112211c2427cd4d9.yaml
new file mode 100644
index 00000000..12b19b10
--- /dev/null
+++ b/releasenotes/notes/correct-uefi-regex-112211c2427cd4d9.yaml
@@ -0,0 +1,7 @@
+---
+fixes:
+ - |
+ Fixes a minor issue with the regular expression used for UEFI duplicate
+ entry cleanup which was introduced in a prior change to refactor the
+ cleanup operation to avoid UEFI firmware which treats deletion of
+ entries after addition as an invalid operation.