Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c426 efi_guid_t graphics_proto = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID; in setup_graphics() local
439 &graphics_proto, NULL, &size, gop_handle); in setup_graphics()
441 status = efi_setup_gop(si, &graphics_proto, size); in setup_graphics()