OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QueryMode
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/apps/
bltgrid.c
49
rc = uefi_call_wrapper(gop->
QueryMode
, 4, gop, i, &SizeOfInfo,
52
Print(L"gop->
QueryMode
() returned %r\n", rc);
56
rc = uefi_call_wrapper(gop->
QueryMode
, 4, gop, i,
61
Print(L"%d: Bad response from
QueryMode
: %r (%d)\n",
104
Print(L"Bad response from
QueryMode
: %s (%d)\n", Buffer, rc);
modelist.c
25
rc = uefi_call_wrapper(gop->
QueryMode
, 4, gop, i, &SizeOfInfo,
28
Print(L"gop->
QueryMode
() returned %r\n", rc);
32
rc = uefi_call_wrapper(gop->
QueryMode
, 4, gop, i,
37
Print(L"%d: Bad response from
QueryMode
: %r (%d)\n",
80
Print(L"Bad response from
QueryMode
: %s (%d)\n", Buffer, rc);
lfbgrid.c
74
rc = uefi_call_wrapper(gop->
QueryMode
, 4, gop, i, &SizeOfInfo,
77
Print(L"gop->
QueryMode
() returned %r\n", rc);
81
rc = uefi_call_wrapper(gop->
QueryMode
, 4, gop, i,
86
Print(L"%d: Bad response from
QueryMode
: %r (%d)\n",
144
Print(L"Bad response from
QueryMode
: %s (%d)\n", Buffer, rc);
/src/sys/stand/efiboot/
efigop.c
112
status = uefi_call_wrapper(gop->
QueryMode
, 4, gop, mode,
/src/sys/arch/i386/stand/efiboot/
eficons.c
472
status = uefi_call_wrapper(efi_gop->
QueryMode
, 4,
475
printf("GOP
querymode
failed: %" PRIxMAX "\n",
547
status = uefi_call_wrapper(ST->ConOut->
QueryMode
, 4,
565
status = uefi_call_wrapper(ST->ConOut->
QueryMode
, 4,
619
status = uefi_call_wrapper(efi_gop->
QueryMode
, 4, efi_gop, i,
624
status = uefi_call_wrapper(efi_gop->
QueryMode
, 4,
676
status = uefi_call_wrapper(efi_gop->
QueryMode
, 4, efi_gop, i,
751
status = uefi_call_wrapper(ST->ConOut->
QueryMode
, 4,
efimemory.c
206
status = uefi_call_wrapper(ST->ConOut->
QueryMode
, 4, ST->ConOut,
379
status = uefi_call_wrapper(ST->ConOut->
QueryMode
, 4, ST->ConOut,
boot.c
786
status = uefi_call_wrapper(ST->ConOut->
QueryMode
, 4, ST->ConOut,
856
status = uefi_call_wrapper(ST->ConOut->
QueryMode
, 4, ST->ConOut,
/src/sys/external/bsd/gnu-efi/dist/inc/
eficon.h
145
EFI_TEXT_QUERY_MODE
QueryMode
;
efiprot.h
1001
EFI_GRAPHICS_OUTPUT_PROTOCOL_QUERY_MODE
QueryMode
;
/src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h
370
ACPI_EFI_TEXT_QUERY_MODE
QueryMode
;
/src/sys/external/bsd/gnu-efi/dist/lib/
print.c
1506
uefi_call_wrapper(ST->ConOut->
QueryMode
, 4, ST->ConOut, ST->ConOut->Mode->Mode, &TempColumn, &ScreenSize);
Completed in 24 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025