On 27 August 2017 at 06:51, Heinrich Schuchardt wrote:
> In multiple functions we are searching for the protocol of a handle.
> This patch provides a new function efi_search_protocol that we can
> use to avoid duplicating code.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> lib/efi_loader/efi_bo
In multiple functions we are searching for the protocol of a handle.
This patch provides a new function efi_search_protocol that we can
use to avoid duplicating code.
Signed-off-by: Heinrich Schuchardt
---
lib/efi_loader/efi_boottime.c | 25 +
1 file changed, 25 insertion
2 matches
Mail list logo