/Linux-v4.19/drivers/firmware/efi/libstub/ |
D | tpm.c | 27 (efi_char16_t *)(name), (efi_guid_t *)(vendor), \ 32 (efi_char16_t *)(name), (efi_guid_t *)(vendor), \ 44 efi_guid_t var_guid = MEMORY_ONLY_RESET_CONTROL_GUID; in efi_enable_reset_attack_mitigation() 64 efi_guid_t tcg2_guid = EFI_TCG2_PROTOCOL_GUID; in efi_retrieve_tpm2_eventlog_1_2() 65 efi_guid_t linux_eventlog_guid = LINUX_EFI_TPM_EVENT_LOG_GUID; in efi_retrieve_tpm2_eventlog_1_2()
|
D | random.c | 18 unsigned long *, efi_guid_t *); 20 efi_guid_t *, unsigned long, u8 *out); 26 efi_guid_t rng_proto = EFI_RNG_PROTOCOL_GUID; in efi_get_random_bytes() 150 efi_guid_t rng_proto = EFI_RNG_PROTOCOL_GUID; in efi_random_get_seed() 151 efi_guid_t rng_algo_raw = EFI_RNG_ALGORITHM_RAW; in efi_random_get_seed() 152 efi_guid_t rng_table_guid = LINUX_EFI_RANDOM_SEED_TABLE_GUID; in efi_random_get_seed()
|
D | secureboot.c | 18 static const efi_guid_t efi_variable_guid = EFI_GLOBAL_VARIABLE_GUID; 23 static const efi_guid_t shim_guid = EFI_SHIM_LOCK_GUID; 28 (efi_char16_t *)(name), (efi_guid_t *)(vendor), \
|
D | gop.c | 114 efi_guid_t *proto, unsigned long size, void **gop_handle) in setup_gop32() 134 efi_guid_t conout_proto = EFI_CONSOLE_OUT_DEVICE_GUID; in setup_gop32() 232 efi_guid_t *proto, unsigned long size, void **gop_handle) in setup_gop64() 252 efi_guid_t conout_proto = EFI_CONSOLE_OUT_DEVICE_GUID; in setup_gop64() 328 struct screen_info *si, efi_guid_t *proto, in efi_setup_gop()
|
D | arm-stub.c | 54 efi_guid_t gop_proto = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID; in setup_graphics() 106 efi_guid_t loaded_image_proto = LOADED_IMAGE_PROTOCOL_GUID; in efi_entry()
|
/Linux-v4.19/include/linux/ |
D | efi.h | 51 typedef guid_t efi_guid_t; typedef 119 efi_guid_t guid; 311 efi_status_t (*handle_protocol)(efi_handle_t, efi_guid_t *, void **); 314 efi_status_t (*locate_handle)(int, efi_guid_t *, void *, 317 efi_status_t (*install_configuration_table)(efi_guid_t *, void *); 333 efi_status_t (*locate_protocol)(efi_guid_t *, void *, void **); 565 typedef efi_status_t efi_get_variable_t (efi_char16_t *name, efi_guid_t *vendor, u32 *attr, 568 efi_guid_t *vendor); 569 typedef efi_status_t efi_set_variable_t (efi_char16_t *name, efi_guid_t *vendor, 677 efi_guid_t guid; [all …]
|
/Linux-v4.19/drivers/firmware/efi/ |
D | vars.c | 176 efi_guid_t vendor; 254 efivar_validate(efi_guid_t vendor, efi_char16_t *var_name, u8 *data, in efivar_validate() 290 efivar_variable_is_removable(efi_guid_t vendor, const char *var_name, in efivar_variable_is_removable() 340 static bool variable_is_present(efi_char16_t *variable_name, efi_guid_t *vendor, in variable_is_present() 391 static void dup_variable_bug(efi_char16_t *str16, efi_guid_t *vendor_guid, in dup_variable_bug() 429 int efivar_init(int (*func)(efi_char16_t *, efi_guid_t, unsigned long, void *), in efivar_init() argument 436 efi_guid_t vendor_guid; in efivar_init() 656 efi_guid_t vendor = entry->var.VendorGuid; in efivar_entry_set() 687 efivar_entry_set_nonblocking(efi_char16_t *name, efi_guid_t vendor, in efivar_entry_set_nonblocking() 727 int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes, in efivar_entry_set_safe() [all …]
|
D | runtime-wrappers.c | 216 (efi_guid_t *)arg2, (u32 *)arg3, in efi_call_rts() 222 (efi_guid_t *)arg3); in efi_call_rts() 226 (efi_guid_t *)arg2, *(u32 *)arg3, in efi_call_rts() 309 efi_guid_t *vendor, in virt_efi_get_variable() 326 efi_guid_t *vendor) in virt_efi_get_next_variable() 339 efi_guid_t *vendor, in virt_efi_set_variable() 355 virt_efi_set_variable_nonblocking(efi_char16_t *name, efi_guid_t *vendor, in virt_efi_set_variable_nonblocking()
|
D | efivars.c | 93 efi_guid_t VendorGuid; 205 sanity_check(struct efi_variable *var, efi_char16_t *name, efi_guid_t vendor, in sanity_check() 261 efi_guid_t vendor; in efivar_store_raw() 492 efi_guid_t vendor; in efivar_delete() 642 static int efivar_update_sysfs_entry(efi_char16_t *name, efi_guid_t vendor, in efivar_update_sysfs_entry() 651 memcpy(&(entry->var.VendorGuid), &vendor, sizeof(efi_guid_t)); in efivar_update_sysfs_entry() 678 static int efivars_sysfs_callback(efi_char16_t *name, efi_guid_t vendor, in efivars_sysfs_callback() 688 memcpy(&(entry->var.VendorGuid), &vendor, sizeof(efi_guid_t)); in efivars_sysfs_callback()
|
D | capsule.c | 87 int efi_capsule_supported(efi_guid_t guid, u32 flags, size_t size, int *reset) in efi_capsule_supported() 98 memcpy(&capsule.guid, &guid, sizeof(efi_guid_t)); in efi_capsule_supported() 220 efi_guid_t guid = capsule->guid; in efi_capsule_update()
|
D | efi-pstore.c | 39 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_read_func() 244 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_write() 277 efi_guid_t vendor = LINUX_EFI_CRASH_GUID; in efi_pstore_erase_func()
|
D | efibc.c | 35 efi_guid_t guid = LINUX_EFI_LOADER_ENTRY_GUID; in efibc_set_variable()
|
/Linux-v4.19/block/partitions/ |
D | efi.h | 80 efi_guid_t disk_guid; 100 efi_guid_t partition_type_guid; 101 efi_guid_t unique_partition_guid;
|
/Linux-v4.19/drivers/firmware/efi/test/ |
D | efi_test.h | 16 efi_guid_t *vendor_guid; 25 efi_guid_t *vendor_guid; 35 efi_guid_t *vendor_guid;
|
D | efi_test.c | 154 efi_guid_t vendor_guid, *vd = NULL; in efi_runtime_get_variable() 243 efi_guid_t vendor_guid; in efi_runtime_set_variable() 419 efi_guid_t *vd = NULL; in efi_runtime_get_nextvariablename() 420 efi_guid_t vendor_guid; in efi_runtime_get_nextvariablename() 505 sizeof(efi_guid_t))) in efi_runtime_get_nextvariablename()
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | esi.h | 24 extern int ia64_esi_call(efi_guid_t, struct ia64_sal_retval *, 27 extern int ia64_esi_call_phys(efi_guid_t, struct ia64_sal_retval *, u64, u64,
|
/Linux-v4.19/include/xen/ |
D | xen-ops.h | 172 efi_status_t xen_efi_get_variable(efi_char16_t *name, efi_guid_t *vendor, 176 efi_char16_t *name, efi_guid_t *vendor); 177 efi_status_t xen_efi_set_variable(efi_char16_t *name, efi_guid_t *vendor,
|
/Linux-v4.19/arch/ia64/kernel/ |
D | esi.c | 40 efi_guid_t guid; 100 int ia64_esi_call (efi_guid_t guid, struct ia64_sal_retval *isrvp, in ia64_esi_call() 152 int ia64_esi_call_phys (efi_guid_t guid, struct ia64_sal_retval *isrvp, in ia64_esi_call_phys()
|
/Linux-v4.19/arch/ia64/sn/kernel/ |
D | mca.c | 120 efi_guid_t guid = *(efi_guid_t *)sect_header; in sn_salinfo_platform_oemdata()
|
/Linux-v4.19/arch/x86/boot/compressed/ |
D | eboot.c | 134 efi_guid_t pci_proto = EFI_PCI_IO_PROTOCOL_GUID; in setup_efi_pci() 197 efi_guid_t guid = APPLE_PROPERTIES_PROTOCOL_GUID; in retrieve_apple_device_properties() 262 setup_uga(struct screen_info *si, efi_guid_t *uga_proto, unsigned long size) in setup_uga() 288 efi_guid_t pciio_proto = EFI_PCI_IO_PROTOCOL_GUID; in setup_uga() 346 efi_guid_t graphics_proto = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID; in setup_graphics() 348 efi_guid_t uga_proto = EFI_UGA_PROTOCOL_GUID; in setup_graphics() 389 efi_guid_t proto = LOADED_IMAGE_PROTOCOL_GUID; in make_boot_params()
|
/Linux-v4.19/arch/x86/xen/ |
D | efi.c | 126 static efi_guid_t efi_variable_guid = EFI_GLOBAL_VARIABLE_GUID; in xen_efi_get_secureboot() 127 static efi_guid_t shim_guid = EFI_SHIM_LOCK_GUID; in xen_efi_get_secureboot()
|
/Linux-v4.19/drivers/xen/ |
D | efi.c | 121 efi_status_t xen_efi_get_variable(efi_char16_t *name, efi_guid_t *vendor, in xen_efi_get_variable() 147 efi_guid_t *vendor) in xen_efi_get_next_variable() 169 efi_status_t xen_efi_set_variable(efi_char16_t *name, efi_guid_t *vendor, in xen_efi_set_variable()
|
/Linux-v4.19/fs/efivarfs/ |
D | super.c | 110 static int efivarfs_callback(efi_char16_t *name16, efi_guid_t vendor, in efivarfs_callback() 128 memcpy(&(entry->var.VendorGuid), &vendor, sizeof(efi_guid_t)); in efivarfs_callback()
|
/Linux-v4.19/drivers/firmware/google/ |
D | gsmi.c | 100 efi_guid_t guid; 293 efi_guid_t *vendor, u32 *attr, in gsmi_get_variable() 358 efi_guid_t *vendor) in gsmi_get_next_variable() 414 efi_guid_t *vendor, in gsmi_set_variable()
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | efivar.c | 70 efi_guid_t guid; in read_efi_var()
|