summaryrefslogtreecommitdiffstats
path: root/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-05-04 12:40:44 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-05-04 12:40:44 -0500
commit2d4e33084f15019a901be7f4665ba14fe1020159 (patch)
treec11481e3dd2f20995095c508381f7c8c0b76d2b9 /0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
parentd254a0758539b4d01ea06dee5d2c03502596837c (diff)
downloadkernel-2d4e33084f15019a901be7f4665ba14fe1020159.tar.gz
kernel-2d4e33084f15019a901be7f4665ba14fe1020159.tar.xz
kernel-2d4e33084f15019a901be7f4665ba14fe1020159.zip
kernel-5.7.0-0.rc4.1
* Mon May 04 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc4.1] - v5.7-rc4 rebase - Updated changelog for the release based on f66ed1ebbfde ("CKI@GitLab") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
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 83f5d4a09..f216bf614 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 368c7416bc790f32d92da3683ac00d28adcf299d Mon Sep 17 00:00:00 2001
+From 8a4c0315804a8b19967a6ba8bb0adcfa93c6e8c0 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().