From 2d4e33084f15019a901be7f4665ba14fe1020159 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 4 May 2020 12:40:44 -0500 Subject: kernel-5.7.0-0.rc4.1 * Mon May 04 2020 CKI@GitLab [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 --- 0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch') 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 Date: Mon, 2 Oct 2017 18:22:13 -0400 Subject: [PATCH] Add efi_status_to_str() and rework efi_status_to_err(). -- cgit