HomeSort by relevance Sort by last modified time
    Searched refs:NoStartup (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
Shell.h 67 UINT32 NoStartup:1; ///< Was "-nostartup" found on command line.
202 specified, then -nostartup is implied. Scripts are not supported
Shell.c 846 specified, then -nostartup is implied. Scripts are not supported
886 ShellInfoObject.ShellInitSettings.BitUnion.Bits.NoStartup = FALSE;
913 L"-nostartup",
916 ShellInfoObject.ShellInitSettings.BitUnion.Bits.NoStartup = TRUE;
1004 ShellInfoObject.ShellInitSettings.BitUnion.Bits.NoStartup = 1;
    [all...]

Completed in 1287 milliseconds