Searched refs:LogScreenCount (Results 1 – 2 of 2) sorted by relevance
106 …UINTN LogScreenCount; ///< How many screens of log information to sa… member
361 ShellInfoObject.LogScreenCount = PcdGet8 (PcdShellScreenLogCount ); in UefiMain()366 ASSERT(ShellInfoObject.LogScreenCount >= 3); in UefiMain()393 Status = ConsoleLoggerInstall(ShellInfoObject.LogScreenCount, &ShellInfoObject.ConsoleInfo); in UefiMain()