u-boot/doc/develop/uefi
Simon Glass e33a5c6be5 blk: Switch over to using uclass IDs
We currently have an if_type (interface type) and a uclass id. These are
closely related and we don't need to have both.

Drop the if_type values and use the uclass ones instead.

Maintain the existing, subtle, one-way conversion between UCLASS_USB and
UCLASS_MASS_STORAGE for now, and add a comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-16 11:05:16 -04:00
..
index.rst doc: Move UEFI under develop/ 2021-03-26 17:03:10 +13:00
iscsi.rst doc: Move UEFI under develop/ 2021-03-26 17:03:10 +13:00
u-boot_on_efi.rst x86: Allow booting a kernel from the EFI app 2021-12-31 06:45:01 +01:00
uefi.rst blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00