C122-E003-02EN 12-1
CHAPTER 12 EFI Shell and EFI Commands
1
The PRIMEQUEST EFI supports the EFI shell function, which enables commands to
be executed from a console.
12.1 Auto-startup File
After being started, the EFI shell first checks for the startup.nsh file in the specified
execution path.
If the file is found, the commands written in the file are executed before a wait for
input from the console. The startup.nsh file is optional.
Remark: The execution path is the directory path specified in the path variable of a
shell environment variable.
The directry path can be displayed and changed by the set command.