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-08 20:22:57 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-05-08 20:22:57 +0200
commitcc7181fc13a9960b07cfd2d4d96b6da20b6be3bc (patch)
tree76c7a9adce32be941e4cf841768425b24eb4195b /0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
parent47111b1550f53891a058d280f717324833da0e82 (diff)
parent1f73373523ba55640127732eb7520325c8929b4c (diff)
downloadkernel-cc7181fc13a9960b07cfd2d4d96b6da20b6be3bc.tar.gz
kernel-cc7181fc13a9960b07cfd2d4d96b6da20b6be3bc.tar.xz
kernel-cc7181fc13a9960b07cfd2d4d96b6da20b6be3bc.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 167cbe076..094ca2623 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 436453b30af82d1e44b0a6473d6c0ca673fe0adc Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 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().