TianoCore EDK2 master
Loading...
Searching...
No Matches
ShellCEntryLib.h
Go to the documentation of this file.
1
9#ifndef _SHELL_C_ENTRY_LIB_
10#define _SHELL_C_ENTRY_LIB_
11
26INTN
27EFIAPI
29 IN UINTN Argc,
30 IN CHAR16 **Argv
31 );
32
33#endif
UINT64 UINTN
INT64 INTN
#define IN
Definition: Base.h:279
INTN EFIAPI ShellAppMain(IN UINTN Argc, IN CHAR16 **Argv)