Searched refs:SetMode (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Deficonsctl.h128 EFI_CONSOLE_CONTROL_PROTOCOL_SET_MODE SetMode; member in struct:_EFI_CONSOLE_CONTROL_PROTOCOL
H A Defiuga.h39 @retval EFI_NOT_STARTED Video display is not initialized. Call SetMode ()
64 @retval EFI_NOT_STARTED Video display is not initialized. Call SetMode ()
162 EFI_UGA_DRAW_PROTOCOL_SET_MODE SetMode; member in struct:_EFI_UGA_DRAW_PROTOCOL
H A Defigop.h116 EFI_GRAPHICS_OUTPUT_PROTOCOL_SET_MODE SetMode; member in struct:_EFI_GRAPHICS_OUTPUT
H A Deficon.h151 EFI_TEXT_SET_MODE SetMode; member in struct:_SIMPLE_TEXT_OUTPUT_INTERFACE
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Dlibefi.c102 (void)console_control->SetMode(console_control,
/illumos-gate/usr/src/boot/sys/boot/efi/boot1/
H A Dboot1.c587 (void)ConsoleControl->SetMode(ConsoleControl,
605 conout->SetMode(conout, best_mode);
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/amd64/
H A Dframebuffer.c496 status = gop->SetMode(gop, mode);
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h236 EFI_TEXT_SET_MODE SetMode; member in struct:_SIMPLE_TEXT_OUTPUT_INTERFACE
/illumos-gate/usr/src/boot/sys/boot/efi/loader/
H A Dmain.c619 status = conout->SetMode(conout, mode);

Completed in 69 milliseconds