Definition at line 152 of file Shell.h.
◆ FileName
CONST CHAR16* EFI_SHELL_FILE_INFO::FileName |
name of this file.
Definition at line 156 of file Shell.h.
◆ FullName
CONST CHAR16* EFI_SHELL_FILE_INFO::FullName |
Fully qualified filename.
Definition at line 155 of file Shell.h.
◆ Handle
SHELL_FILE_HANDLE EFI_SHELL_FILE_INFO::Handle |
Handle for interacting with the opened file or NULL if closed.
Definition at line 157 of file Shell.h.
◆ Info
Pointer to the FileInfo struct for this file or NULL.
Definition at line 158 of file Shell.h.
◆ Link
Linked list members.
Definition at line 153 of file Shell.h.
◆ Status
Status of opening the file. Valid only if Handle != NULL.
Definition at line 154 of file Shell.h.
The documentation for this struct was generated from the following file: