Home
last modified time | relevance | path

Searched refs:mNoNestingTrue (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShell.h61 extern CONST CHAR16 mNoNestingTrue[];
DShell.c74 CONST CHAR16 mNoNestingTrue[] = L"True"; variable
478 mNoNestingTrue, in UefiMain()
DShellProtocol.c1703 Temp2 = StrnCatGrow(&Temp2, NULL, mNoNestingTrue, 0); in NestingEnabled()