summaryrefslogtreecommitdiffstats
path: root/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-05-07 16:58:46 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-05-07 16:58:46 +0200
commit47111b1550f53891a058d280f717324833da0e82 (patch)
treea16b5f743d29b11157ed779cc42a368eef6896ef /0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
parente255115b003d10c17befc3983500aefc22860ef7 (diff)
parent00e1efaae5c425f0441a99a0588b00e0dd812c98 (diff)
downloadkernel-47111b1550f53891a058d280f717324833da0e82.tar.gz
kernel-47111b1550f53891a058d280f717324833da0e82.tar.xz
kernel-47111b1550f53891a058d280f717324833da0e82.zip
Diffstat (limited to '0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch')
-rw-r--r--0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch b/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
index d9b255c74..167cbe076 100644
--- a/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
+++ b/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
@@ -1,4 +1,4 @@
-From 994596e0b0b2759c723313f7b7c0b27a0cfe13a3 Mon Sep 17 00:00:00 2001
+From 436453b30af82d1e44b0a6473d6c0ca673fe0adc Mon Sep 17 00:00:00 2001
From: Peter Jones <pjones@redhat.com>
Date: Mon, 2 Oct 2017 18:22:13 -0400
Subject: [PATCH] Add efi_status_to_str() and rework efi_status_to_err().