Home
last modified time | relevance | path

Searched refs:get_variable (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/efi/
A Druntime.c463 len = gwstrlen(guest_handle_cast(op->u.get_variable.name, CHAR16)); in efi_runtime_call()
469 __copy_from_guest(name, op->u.get_variable.name, len); in efi_runtime_call()
471 size = op->u.get_variable.size; in efi_runtime_call()
488 name, cast_guid(&op->u.get_variable.vendor_guid), in efi_runtime_call()
493 copy_to_guest(op->u.get_variable.data, data, size) ) in efi_runtime_call()
495 op->u.get_variable.size = size; in efi_runtime_call()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_efi.h117 unsigned long get_variable; member
/xen-4.10.0-shim-comet/xen/include/public/
A Dplatform.h199 } get_variable, set_variable; member

Completed in 8 milliseconds