Home | History | Annotate | Download | only in UefiBootManagerLib

Lines Matching refs:gST

465   if (gST->ConsoleInHandle != NULL) {

467 gST->ConsoleInHandle,
475 Handles = AllocateCopyPool (sizeof (EFI_HANDLE), &gST->ConsoleInHandle);
929 if (gST->ConsoleInHandle == NULL) {