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-04-30 06:01:03 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-04-30 06:01:03 +0200
commit9fb58390e2584fc06676753b7eafca91a863faa4 (patch)
treeaa94c6ee2ae7d12aac3762c45973a57e64da9cf4 /0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
parent0c9c09e2873354ef28a3b5a74acd8884292e6fc4 (diff)
parent67f313c852f247a960a3b75eeff433ee42cd388c (diff)
downloadkernel-9fb58390e2584fc06676753b7eafca91a863faa4.tar.gz
kernel-9fb58390e2584fc06676753b7eafca91a863faa4.tar.xz
kernel-9fb58390e2584fc06676753b7eafca91a863faa4.zip
merge master
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 fac13981f..5ee73ce78 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 20afc80217c6e57f2d9a5d9fda04b248ae481601 Mon Sep 17 00:00:00 2001
+From c41562f22f17f3bf3f1e5125badb65e123fabba1 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().