OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetMode
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/i386/stand/efiboot/
eficons.c
498
status = uefi_call_wrapper(efi_gop->
SetMode
, 2, efi_gop,
501
printf("GOP
setmode
failed: %" PRIxMAX "\n",
632
status = uefi_call_wrapper(ST->ConOut->
SetMode
, 2, ST->ConOut, modenum);
656
status = uefi_call_wrapper(efi_gop->
SetMode
, 2,
761
status = uefi_call_wrapper(efi_gop->
SetMode
, 2, efi_gop, modenum);
797
uefi_call_wrapper(ST->ConOut->
SetMode
, 2, ST->ConOut, best);
820
EFI_CONSOLE_CONTROL_PROTOCOL_SET_MODE
SetMode
;
833
uefi_call_wrapper(cci->
SetMode
, 2, cci,
/src/sys/external/bsd/gnu-efi/dist/inc/
eficon.h
146
EFI_TEXT_SET_MODE
SetMode
;
efiprot.h
880
@retval EFI_NOT_STARTED Video display is not initialized. Call
SetMode
()
1002
EFI_GRAPHICS_OUTPUT_PROTOCOL_SET_MODE
SetMode
;
/src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h
263
ACPI_EFI_TEXT_SET_MODE
SetMode
;
Completed in 19 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026