/u-boot/lib/efi_selftest/ |
A D | efi_selftest_register_notify.c | 26 efi_handle_t *handles; member 51 efi_handle_t *handles; in notify() local 58 &handle_count, &handles); in notify() 62 cp->handles = handles; in notify() 146 ret = boottime->free_pool(context.handles); in execute() 182 ret = boottime->free_pool(context.handles); in execute() 207 ret = boottime->free_pool(context.handles); in execute()
|
A D | efi_selftest_hii.c | 184 handles = NULL; in test_hii_database_list_package_lists() 188 &handles_size, handles); in test_hii_database_list_package_lists() 202 &handles_size, handles); in test_hii_database_list_package_lists() 215 handles = NULL; in test_hii_database_list_package_lists() 219 &handles_size, handles); in test_hii_database_list_package_lists() 235 &handles_size, handles); in test_hii_database_list_package_lists() 249 handles = NULL; in test_hii_database_list_package_lists() 253 &handles_size, handles); in test_hii_database_list_package_lists() 269 &handles_size, handles); in test_hii_database_list_package_lists() 284 handles = NULL; in test_hii_database_list_package_lists() [all …]
|
A D | efi_selftest_block_device.c | 301 efi_handle_t *handles; in execute() local 326 &no_handles, &handles); in execute() 333 ret = boottime->open_protocol(handles[i], &guid_device_path, in execute() 345 handle_partition = handles[i]; in execute() 348 ret = boottime->free_pool(handles); in execute()
|
A D | efi_selftest_devicepath.c | 327 efi_handle_t *handles; in execute() local 333 NULL, &no_handles, &handles); in execute() 341 ret = boottime->open_protocol(handles[i], &guid_device_path, in execute() 365 ret = boottime->free_pool(handles); in execute()
|
/u-boot/cmd/ |
A D | efidebug.c | 306 efi_handle_t *handles; in do_efi_show_devices() local 312 &num, &handles)); in do_efi_show_devices() 328 efi_free_pool(handles); in do_efi_show_devices() 385 efi_handle_t *handles; in do_efi_show_drivers() local 392 NULL, &num, &handles)); in do_efi_show_drivers() 411 handles[i], driver_name); in do_efi_show_drivers() 417 efi_free_pool(handles); in do_efi_show_drivers() 577 efi_handle_t *handles; in do_efi_show_handles() local 584 &num, &handles)); in do_efi_show_handles() 594 printf("%p", handles[i]); in do_efi_show_handles() [all …]
|
/u-boot/doc/device-tree-bindings/net/ |
A D | marvell-mdio.txt | 5 This driver handles this MDIO interface.
|
/u-boot/drivers/mux/ |
A D | Kconfig | 7 The mux framework is a minimalistic subsystem that handles multiplexer
|
/u-boot/lib/efi_loader/ |
A D | efi_capsule.c | 124 efi_fmp_find(efi_guid_t *image_type, u64 instance, efi_handle_t *handles, in efi_fmp_find() argument 139 for (i = 0, handle = handles; i < no_handles; i++, handle++) { in efi_fmp_find() 340 efi_handle_t *handles; in efi_capsule_update_firmware() local 359 handles = NULL; in efi_capsule_update_firmware() 363 NULL, &no_handles, (efi_handle_t **)&handles)); in efi_capsule_update_firmware() 390 handles, no_handles); in efi_capsule_update_firmware() 418 efi_free_pool(handles); in efi_capsule_update_firmware()
|
A D | efi_boottime.c | 1000 list_for_each_entry_safe(hitem, hnext, &item->handles, in efi_close_event() 1146 list_add_tail(¬if->link, &event->handles); in efi_add_protocol() 1432 INIT_LIST_HEAD(&item->handles); in efi_register_protocol_notify() 1536 if (list_empty(&event->handles)) in efi_locate_handle() 1538 handle = list_first_entry(&event->handles, in efi_locate_handle() 1805 efi_handle_t *handles; in efi_locate_device_path() local 1824 &no_handles, &handles)); in efi_locate_device_path() 1830 ret = efi_search_protocol(handles[i], &efi_guid_device_path, in efi_locate_device_path() 1851 *device = handles[i]; in efi_locate_device_path() 2546 if (list_empty(&event->handles)) in efi_locate_protocol() [all …]
|
/u-boot/doc/ |
A D | README.tee | 9 secure co-processor etc. A TEE driver handles the details needed to 47 The OP-TEE driver handles OP-TEE [1] based TEEs. Currently it is only the ARM
|
A D | README.ubispl | 52 handles up to UBI_FM_MAX_BLOCKS.
|
/u-boot/drivers/i2c/muxes/ |
A D | Kconfig | 35 I2C controller where driver handles proper routing to target i2c
|
/u-boot/drivers/input/ |
A D | Kconfig | 72 driver handles English and German keyboards - set the environment
|
/u-boot/doc/api/ |
A D | efi.rst | 52 drivers, handles, loaded images, and the memory map).
|
/u-boot/doc/uefi/ |
A D | iscsi.rst | 64 offered by iPXE. It creates the partition handles and installs the simple file
|
A D | uefi.rst | 331 handles. 391 IO devices will create the device handles for the partitions. The child
|
/u-boot/include/ |
A D | efi_loader.h | 392 struct list_head handles; member
|
/u-boot/doc/driver-model/ |
A D | usb-info.rst | 93 handles that). Once the device is set up, you can find the device 120 controller. Each controller handles exactly one bus. Every controller has a
|
A D | design.rst | 52 There is a uclass called 'demo'. This uclass handles 62 handles parameter data and plat (data which tells the driver how
|
/u-boot/doc/develop/ |
A D | py_testing.rst | 165 to set $CROSS_COMPILE` in this case since buildman handles it.
|
/u-boot/drivers/net/ |
A D | Kconfig | 282 This code handles those SoC specifics.
|
/u-boot/tools/patman/ |
A D | README | 65 For both Linux and U-Boot the 'scripts/get_maintainer.pl' handles figuring
|
/u-boot/arch/x86/ |
A D | Kconfig | 592 U-Boot image. This is an Intel binary blob that handles system
|
/u-boot/tools/buildman/ |
A D | README | 23 This tool handles building U-Boot to check that you have not broken it
|