On 12/17/21 20:40, Simon Glass wrote:
These names are better used for access to devices provided by an EFI
layer. Use EFI_LOADER instead here, since these are only available in
U-Boot's EFI_LOADER layer.
Signed-off-by: Simon Glass <s...@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.g...@gmx.de>
Why are you sending this patch? origin/master has:
2abd8d1c9920cbc02ecef284c86ffe14be743c2b
efi: Rename UCLASS_EFI and IF_TYPE_EFI
Please, rebase your series on origin/master.
Best regards
Heinrich