Commits
Heinrich Schuchardt committed 3eb0841be73
efi_loader: consistently use efi_status_t in bootefi Where ulong or unsigned long are used to hold an EFI status code we should consistenly use efi_status_t. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>