Home
last modified time | relevance | path

Searched refs:handles (Results 1 – 25 of 133) sorted by relevance

123456

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_hii.c159 efi_hii_handle_t handle1 = NULL, handle2 = NULL, *handles; in test_hii_database_list_package_lists() local
184 handles = NULL; in test_hii_database_list_package_lists()
188 &handles_size, handles); in test_hii_database_list_package_lists()
195 (void **)&handles); in test_hii_database_list_package_lists()
202 &handles_size, handles); in test_hii_database_list_package_lists()
208 ret = boottime->free_pool(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()
227 (void **)&handles); in test_hii_database_list_package_lists()
235 &handles_size, handles); in test_hii_database_list_package_lists()
[all …]
H A Defi_selftest_block_device.c300 efi_handle_t *handles; in execute() local
323 &no_handles, &handles); in execute()
330 ret = boottime->open_protocol(handles[i], &guid_device_path, in execute()
342 handle_partition = handles[i]; in execute()
345 ret = boottime->free_pool(handles); in execute()
H A Defi_selftest_devicepath.c278 efi_handle_t *handles; in execute() local
284 NULL, &no_handles, &handles); in execute()
292 ret = boottime->open_protocol(handles[i], &guid_device_path, in execute()
316 ret = boottime->free_pool(handles); in execute()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dplatform_oem_ibm.cpp22 const std::vector<uint16_t>& handles, in sendBiosAttributeUpdateEvent() argument
68 1 + (handles.size() * sizeof(uint16_t)), in sendBiosAttributeUpdateEvent()
75 handles.size(), reinterpret_cast<const uint8_t*>(handles.data()), in sendBiosAttributeUpdateEvent()
H A Dplatform_oem_ibm.hpp29 const std::vector<uint16_t>& handles,
/openbmc/u-boot/cmd/
H A Defidebug.c66 efi_handle_t *handles; in do_efi_show_devices() local
72 &num, &handles)); in do_efi_show_devices()
82 if (!efi_get_device_handle_info(handles[i], &dev_path_text)) { in do_efi_show_devices()
83 printf("%p %ls\n", handles[i], dev_path_text); in do_efi_show_devices()
88 EFI_CALL(BS->free_pool(handles)); in do_efi_show_devices()
145 efi_handle_t *handles; in do_efi_show_drivers() local
152 NULL, &num, &handles)); in do_efi_show_drivers()
164 if (!efi_get_driver_handle_info(handles[i], &driver_name, in do_efi_show_drivers()
167 printf("%p %-20ls %ls\n", handles[i], in do_efi_show_drivers()
171 handles[i], driver_name); in do_efi_show_drivers()
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/quota/quota/
H A D0001-Fix-building-on-musl.patch70 @@ -176,7 +177,7 @@ static void copy_prototype(int argc, char **argv, struct quota_handle **handles)
71 protoprivs = getprivs(protoid, handles, 0);
74 - curprivs = getprivs(id, handles, !dirname);
75 + curprivs = getprivs(id, handles, !dir_name);
83 - handles = create_handle_list(dirname ? 1 : 0, dirname ? &dirname : NULL, quotatype, fmt,
84 + handles = create_handle_list(dir_name ? 1 : 0, dir_name ? &dir_name : NULL, quotatype, fmt,
87 if (!handles[0]) {
92 - curprivs = getprivs(id, handles, !dirname);
93 + curprivs = getprivs(id, handles, !dir_name);
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-use-www.example.org-for-wget-test-cases.patch14 testsuite/wget/wget-handles-empty-path | 2 +-
30 diff --git a/testsuite/wget/wget-handles-empty-path b/testsuite/wget/wget-handles-empty-path
32 --- a/testsuite/wget/wget-handles-empty-path
33 +++ b/testsuite/wget/wget-handles-empty-path
/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/
H A Dhost_contam_fix.patch20 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that $CC handles ansi prototypes" >&5
21 $as_echo_n "checking that $CC handles ansi prototypes... " >&6; }
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dconf-notes.txt18 - 'bitbake-layers' handles common layer tasks
19 - 'oe-pkgdata-util' handles common target package tasks
/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp587 uint8_t handles[] = {0, 1}; in TEST() local
589 encodeEntry.data(), encodeEntry.size(), 0, 0, 2, handles), in TEST()
594 encodeEntry.data(), encodeEntry.size() - 1, 0, 0, 2, handles), in TEST()
599 handles); in TEST()
608 PLDM_BIOS_ENUMERATION_READ_ONLY, 2, handles); in TEST()
613 handles); in TEST()
617 handles); in TEST()
637 std::vector<uint8_t> handles(2, 0); in TEST() local
639 entry, handles.data(), handles.size()); in TEST()
641 EXPECT_EQ(handles[0], 0); in TEST()
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyperclip_1.9.0.bb1 DESCRIPTION = "A cross-platform clipboard module for Python. (only handles plain text for now)"
H A Dpython3-flask-login_0.6.3.bb3 It handles the common tasks of logging in, logging out, and remembering \
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp381 std::vector<uint8_t> handles(count); in displayAttributeValueEntry() local
383 tableEntry, handles.data(), handles.size()); in displayAttributeValueEntry()
388 for (size_t i = 0; i < handles.size(); i++) in displayAttributeValueEntry()
394 displayEnumValueByIndex(attrHandle, handles[i], in displayAttributeValueEntry()
400 attrHandle, handles[i], attrTable, stringTable); in displayAttributeValueEntry()
854 std::vector<uint8_t> handles = {i}; in exec() local
857 attrEntry->attr_handle, attrType, 1, handles.data()); in exec()
/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp395 std::vector<uint8_t> handles(count); in checkAttributeValueTable() local
397 tableEntry, handles.data(), handles.size()); in checkAttributeValueTable()
400 for (size_t i = 0; i < handles.size(); i++) in checkAttributeValueTable()
402 currentValue = getValue(pvHandls[handles[i]], *stringTable); in checkAttributeValueTable()
778 std::vector<uint8_t> handles(count); in traceBIOSUpdate() local
780 attrValueEntry, handles.data(), handles.size()); in traceBIOSUpdate()
782 for (uint8_t handle : handles) in traceBIOSUpdate()
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-Do-not-let-configure-write-a-python-location-into-th.patch22 # This handles the systemtap equivalent of
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/
H A Dframe_2.5.0.bb1 SUMMARY = "Frame handles simultaneous touches"
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/
H A Dtcl840.patch22 ExpGetHandleProc, /* Get OS handles out of channel. */
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-setuptools-scm_8.2.1.bb3 DESCRIPTION = "setuptools_scm handles managing your Python package \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-blobs_git.bb2 DESCRIPTION = "This package handles a series of OEM IPMI commands that implement the BLOB protocol …
H A Dphosphor-ipmi-ethstats_git.bb2 DESCRIPTION = "This package handles receiving OEM IPMI commands to provide ethernet device statisti…
/openbmc/phosphor-bmc-code-mgmt/tpm/
H A DREADME.md3 This daemon handles firmware version retrieval and firmware update processes for
/openbmc/libpldm/include/libpldm/
H A Dbios_table.h470 const struct pldm_bios_attr_val_table_entry *entry, uint8_t *handles,
490 uint8_t attr_type, uint8_t count, const uint8_t *handles);
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dxmlcatalog.bbclass7 # Note that this recipe only handles XML catalogues in the native sysroot, and doesn't
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/
H A Dlibxml-sax-writer-perl_0.57.bb4 strings, files, and other flat representations. It handles charset encodings, \

123456