Searched refs:guidcpy (Results 1 – 10 of 10) sorted by relevance
| /u-boot/board/rockchip/evb_rk3399/ |
| A D | evb-rk3399.c | 67 guidcpy(&fw_images[0].image_type_id, &idbldr_image_type_guid); in rockchip_capsule_update_board_setup() 68 guidcpy(&fw_images[1].image_type_id, &uboot_image_type_guid); in rockchip_capsule_update_board_setup() 77 guidcpy(&fw_images[0].image_type_id, &idbldr_image_type_guid); in rockchip_capsule_update_board_setup() 78 guidcpy(&fw_images[1].image_type_id, &uboot_image_type_guid); in rockchip_capsule_update_board_setup()
|
| /u-boot/lib/efi_loader/ |
| A D | efi_variable_tee.c | 215 guidcpy(&mm_hdr->header_guid, &mm_var_guid); in setup_mm_hdr() 302 guidcpy(&smm_property->guid, vendor); in set_property_int() 337 guidcpy(&smm_property->guid, vendor); in get_property_int() 402 guidcpy(&var_acc->guid, vendor); in efi_get_variable_int() 488 guidcpy(&var_getnext->guid, guid); in efi_get_next_variable_name_int() 503 guidcpy(guid, &var_getnext->guid); in efi_get_next_variable_name_int() 576 guidcpy(&var_acc->guid, vendor); in efi_set_variable_int()
|
| A D | efi_conformance.c | 42 guidcpy(&ecpt->conformance_profiles[num_entries++], in efi_ecpt_register()
|
| A D | efi_rng.c | 88 guidcpy(rng_algorithm_list, &rng_algo_guid); in rng_getinfo()
|
| A D | efi_var_file.c | 81 guidcpy(&var->guid, &old_var->guid); in efi_var_collect()
|
| A D | efi_tcg2.c | 1893 guidcpy(&event->variable_name, guid); in tcg2_measure_variable() 2006 guidcpy(&event->table_entry[0].guid, &smbios_guid); in tcg2_measure_smbios()
|
| A D | efi_boottime.c | 1442 guidcpy(&item->protocol, protocol); in efi_register_protocol_notify() 1673 guidcpy(&systab.tables[i].guid, guid); in efi_install_configuration_table()
|
| /u-boot/lib/fwu_updates/ |
| A D | fwu.c | 156 guidcpy(image_type_id, &image[i].image_type_id); in fwu_get_image_type_id()
|
| /u-boot/board/st/stm32mp1/ |
| A D | stm32mp1.c | 683 guidcpy(&fw_images[0].image_type_id, &image_type_guid); in board_init()
|
| /u-boot/include/ |
| A D | efi_loader.h | 30 static inline void *guidcpy(void *dst, const void *src) in guidcpy() function
|
Completed in 28 milliseconds