Searched defs:handles (Results 1 – 12 of 12) sorted by relevance
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | platform_oem_ibm.cpp | 22 const std::vector<uint16_t>& handles, in sendBiosAttributeUpdateEvent()
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_devicepath.c | 278 efi_handle_t *handles; in execute() local
|
H A D | efi_selftest_block_device.c | 300 efi_handle_t *handles; in execute() local
|
H A D | efi_selftest_hii.c | 159 efi_hii_handle_t handle1 = NULL, handle2 = NULL, *handles; in test_hii_database_list_package_lists() local
|
/openbmc/u-boot/cmd/ |
H A D | efidebug.c | 66 efi_handle_t *handles; in do_efi_show_devices() local 145 efi_handle_t *handles; in do_efi_show_drivers() local 273 efi_handle_t *handles; in do_efi_show_handles() local
|
/openbmc/pldm/pldmtool/ |
H A D | pldm_bios_cmd.cpp | 381 std::vector<uint8_t> handles(count); in displayAttributeValueEntry() local 854 std::vector<uint8_t> handles = {i}; in exec() local
|
/openbmc/libpldm/tests/dsp/ |
H A D | bios_table.cpp | 587 uint8_t handles[] = {0, 1}; in TEST() local 637 std::vector<uint8_t> handles(2, 0); in TEST() local
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_config.cpp | 395 std::vector<uint8_t> handles(count); in checkAttributeValueTable() local 777 std::vector<uint8_t> handles(count); traceBIOSUpdate() local
|
/openbmc/libpldm/src/dsp/ |
H A D | bios_table.c | 686 const struct pldm_bios_attr_val_table_entry *entry, uint8_t *handles, in pldm_bios_table_attr_value_entry_enum_decode_handles() 700 uint8_t attr_type, uint8_t count, const uint8_t *handles) in pldm_bios_table_attr_value_entry_encode_enum()
|
/openbmc/phosphor-host-ipmid/ |
H A D | ipmid-new.cpp | 678 std::forward_list<IpmiProvider> handles; in loadProviders() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_boottime.c | 2335 efi_handle_t *handles; in efi_locate_device_path() local
|
/openbmc/qemu/hw/usb/ |
H A D | dev-mtp.c | 907 g_autofree uint32_t *handles = g_new(uint32_t, o->nchildren); in usb_mtp_get_object_handles() local
|