Home
last modified time | relevance | path

Searched refs:EfiShellParametersProtocol (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c46 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol; in ShellCEntryLib() local
51 EfiShellParametersProtocol = NULL; in ShellCEntryLib()
56 (VOID **)&EfiShellParametersProtocol, in ShellCEntryLib()
66 EfiShellParametersProtocol->Argc, in ShellCEntryLib()
67 EfiShellParametersProtocol->Argv in ShellCEntryLib()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c46 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol; in ShellCEntryLib() local
51 EfiShellParametersProtocol = NULL; in ShellCEntryLib()
56 (VOID **)&EfiShellParametersProtocol, in ShellCEntryLib()
66 EfiShellParametersProtocol->Argc, in ShellCEntryLib()
67 EfiShellParametersProtocol->Argv in ShellCEntryLib()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c46 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol; in ShellCEntryLib() local
51 EfiShellParametersProtocol = NULL; in ShellCEntryLib()
56 (VOID **)&EfiShellParametersProtocol, in ShellCEntryLib()
66 EfiShellParametersProtocol->Argc, in ShellCEntryLib()
67 EfiShellParametersProtocol->Argv in ShellCEntryLib()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c46 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol; in ShellCEntryLib() local
51 EfiShellParametersProtocol = NULL; in ShellCEntryLib()
56 (VOID **)&EfiShellParametersProtocol, in ShellCEntryLib()
66 EfiShellParametersProtocol->Argc, in ShellCEntryLib()
67 EfiShellParametersProtocol->Argv in ShellCEntryLib()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c46 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol; in ShellCEntryLib() local
51 EfiShellParametersProtocol = NULL; in ShellCEntryLib()
56 (VOID **)&EfiShellParametersProtocol, in ShellCEntryLib()
66 EfiShellParametersProtocol->Argc, in ShellCEntryLib()
67 EfiShellParametersProtocol->Argv in ShellCEntryLib()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c46 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol; in ShellCEntryLib() local
51 EfiShellParametersProtocol = NULL; in ShellCEntryLib()
56 (VOID **)&EfiShellParametersProtocol, in ShellCEntryLib()
66 EfiShellParametersProtocol->Argc, in ShellCEntryLib()
67 EfiShellParametersProtocol->Argv in ShellCEntryLib()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c52 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol; in ShellCEntryLib() local
57 EfiShellParametersProtocol = NULL; in ShellCEntryLib()
62 (VOID **)&EfiShellParametersProtocol, in ShellCEntryLib()
72 EfiShellParametersProtocol->Argc, in ShellCEntryLib()
73 EfiShellParametersProtocol->Argv in ShellCEntryLib()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c46 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol; in ShellCEntryLib() local
51 EfiShellParametersProtocol = NULL; in ShellCEntryLib()
56 (VOID **)&EfiShellParametersProtocol, in ShellCEntryLib()
66 EfiShellParametersProtocol->Argc, in ShellCEntryLib()
67 EfiShellParametersProtocol->Argv in ShellCEntryLib()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c46 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol; in ShellCEntryLib() local
51 EfiShellParametersProtocol = NULL; in ShellCEntryLib()
56 (VOID **)&EfiShellParametersProtocol, in ShellCEntryLib()
66 EfiShellParametersProtocol->Argc, in ShellCEntryLib()
67 EfiShellParametersProtocol->Argv in ShellCEntryLib()
/dports/sysutils/edk2/edk2-edk2-stable202102/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c46 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol;
51 EfiShellParametersProtocol = NULL;
56 (VOID **)&EfiShellParametersProtocol,
66 EfiShellParametersProtocol->Argc,
67 EfiShellParametersProtocol->Argv
/dports/devel/gnu-efi/gnu-efi-3.0.14/lib/
H A Dcmdline.c82 EFI_SHELL_PARAMETERS_PROTOCOL *EfiShellParametersProtocol = NULL; in GetShellArgcArgv() local
88 (VOID **)&EfiShellParametersProtocol, in GetShellArgcArgv()
97 *Argv = EfiShellParametersProtocol->Argv; in GetShellArgcArgv()
98 return EfiShellParametersProtocol->Argc; in GetShellArgcArgv()