Searched refs:SHELL_FILE_ARG (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Protocol/
H A DEfiShellEnvironment2.h93 } SHELL_FILE_ARG; typedef in typeref:struct:__anon12770
95 /// Signature for SHELL_FILE_ARG.
269 SHELL_FILE_ARG_SIGNATURE to get the SHELL_FILE_ARG structures that are returned.
848 SHELL_FILE_ARG_SIGNATURE to get the SHELL_FILE_ARG structures that are returned.
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLib/
H A DUefiShellLib.c1319 this function will convert a SHELL_FILE_ARG based list into a callee allocated
1335 SHELL_FILE_ARG *OldInfo;
1349 OldInfo = CR (Link, SHELL_FILE_ARG, Link, SHELL_FILE_ARG_SIGNATURE);
1419 file has a SHELL_FILE_ARG structure to record the file information. These
1420 structures are placed on the list ListHead. Users can get the SHELL_FILE_ARG

Completed in 40 milliseconds