Searched refs:RootShellInstance (Results 1 – 5 of 5) sorted by relevance
49 IN OUT BOOLEAN *RootShellInstance
101 BOOLEAN RootShellInstance; member
301 IN OUT BOOLEAN *RootShellInstance in CreatePopulateInstallShellParametersProtocol() argument317 ASSERT(RootShellInstance != NULL); in CreatePopulateInstallShellParametersProtocol()334 *RootShellInstance = TRUE; in CreatePopulateInstallShellParametersProtocol()403 if (*RootShellInstance) { in CreatePopulateInstallShellParametersProtocol()
424 …arametersProtocol(&ShellInfoObject.NewShellParametersProtocol, &ShellInfoObject.RootShellInstance); in UefiMain()
3140 return(ShellInfoObject.RootShellInstance); in EfiShellIsRootShell()