grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/2] efinet: correct closing of SNP protocol


From: Daniel Kiper
Subject: Re: [PATCH v2 0/2] efinet: correct closing of SNP protocol
Date: Tue, 30 Nov 2021 18:05:51 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Mon, Nov 29, 2021 at 04:00:27PM +0100, Heinrich Schuchardt wrote:
> In the context of the implementation of the EFI_LOAD_FILE2_PROTOCOL for
> the initial ramdisk it was observed that opening the SNP protocol failed
> (https://lists.gnu.org/archive/html/grub-devel/2021-10/msg00020.html).
> This is due to an incorrect call to CloseProtocol().
>
> This is corrected in the first patch.
>
> The second patch provides a new function grub_efi_close_protocol() to
> simplify the coding.
>
> v2:
>       do not open SNP protocol non-exclusively
>       adjust code style
>
> Heinrich Schuchardt (2):
>   efinet: correct closing of SNP protocol
>   efi: library function grub_efi_close_protocol()

For both Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

Thank you for fixing this issue.

Daniel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]