UCLASS_EFI_LOADER is used for devices created by applications and drivers loaded by U-Boots UEFI implementation. This patch provides a new uclass (UCLASS_EFI_MEDIA) to be used for devices that provided by a UEFI firmware calling U-Boot as an EFI application. If the two uclasses can be unified, is left to future redesign. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
||
|---|---|---|
| .. | ||
| include | ||
| Makefile | ||
| cros-ec-keyboard.dtsi | ||
| overlay0.dts | ||
| overlay1.dts | ||
| sandbox.dts | ||
| sandbox.dtsi | ||
| sandbox64.dts | ||
| sandbox_pmic.dtsi | ||
| test.dts | ||