Searched refs:gop_handle (Results 1 – 1 of 1) sorted by relevance
563 void **gop_handle = NULL; in efi_setup_gop() local566 (void **)&gop_handle); in efi_setup_gop()571 &size, gop_handle); in efi_setup_gop()575 status = setup_gop(si, proto, size, gop_handle); in efi_setup_gop()578 efi_bs_call(free_pool, gop_handle); in efi_setup_gop()