efi_loader: identify EFI system partition
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 19 Mar 2020 14:16:31 +0000 (15:16 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 30 Apr 2020 08:25:07 +0000 (10:25 +0200)
commit11078bb262a2a2489cbc5962f2e7faad5b288194
treea2b5e93fc236071d7f6ea16dfe78f1a5962a5ef2
parent25801acc1fd64b284d250e8cee7c5ea0c5186f1c
efi_loader: identify EFI system partition

In subsequent patches UEFI variables shalled be stored on the EFI system
partition. Hence we need to identify the EFI system partition.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_loader.h
lib/efi_loader/efi_disk.c