Home | History | Annotate | Download | only in BootMaintenanceManagerLib

Lines Matching defs:ConOut

816   EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL  *ConOut;

818 ConOut = gST->ConOut;
821 MaxMode = (UINTN) (ConOut->Mode->MaxMode);
831 Status = ConOut->QueryMode (ConOut, Mode, &Col, &Row);
857 Status = ConOut->QueryMode (ConOut, Mode, &Col, &Row);