Searched refs:load_file (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/ |
H A D | efi.c | 379 status = efi_call_proto(lf2, load_file, dp, false, &file_size, NULL); in efi_load_initrd() 385 status = efi_call_proto(lf2, load_file, dp, false, &file_size, (void *)initrd); in efi_load_initrd()
|
/kvm-unit-tests/lib/linux/ |
H A D | efi.h | 466 efi_status_t (__efiapi *load_file)(efi_load_file_protocol_t *, 471 u32 load_file; member
|