Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_driver/
H A Defi_uclass.c309 if (drv->id == UCLASS_EFI) { in efi_driver_init()
347 .id = UCLASS_EFI,
H A Defi_block_device.c207 .id = UCLASS_EFI,
/openbmc/u-boot/include/dm/
H A Duclass-id.h42 UCLASS_EFI, /* EFI managed devices */ enumerator
/openbmc/u-boot/drivers/block/
H A Dblk-uclass.c40 [IF_TYPE_EFI] = UCLASS_EFI,