Home
last modified time | relevance | path

Searched refs:UCLASS_EFI (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/dm/
A Duclass-id.h50 UCLASS_EFI, /* EFI managed devices */ enumerator
/u-boot/lib/efi_driver/
A Defi_uclass.c311 if (drv->id == UCLASS_EFI) { in efi_driver_init()
349 .id = UCLASS_EFI,
A Defi_block_device.c212 .id = UCLASS_EFI,
/u-boot/drivers/block/
A Dblk-uclass.c45 [IF_TYPE_EFI] = UCLASS_EFI,
/u-boot/doc/uefi/
A Duefi.rst437 UCLASS_EFI as the ID of its uclass, e.g::
442 .id = UCLASS_EFI,

Completed in 8 milliseconds