Data Fields | |
EFI_HANDLE | Handle |
EFI_DEVICE_PATH_PROTOCOL * | DevicePath |
EFI_FILE_HANDLE | FHandle |
UINT16 * | FileName |
EFI_FILE_SYSTEM_VOLUME_LABEL * | Info |
BOOLEAN | IsRoot |
BOOLEAN | IsDir |
BOOLEAN | IsRemovableMedia |
BOOLEAN | IsLoadFile |
BOOLEAN | IsBootLegacy |
EFI_DEVICE_PATH_PROTOCOL* SECUREBOOT_FILE_CONTEXT::DevicePath |
Referenced by DestroyMenuEntry(), FindFiles(), FindFileSystem(), and UpdateFileExplorer().
EFI_FILE_HANDLE SECUREBOOT_FILE_CONTEXT::FHandle |
Referenced by DestroyMenuEntry(), FindFiles(), FindFileSystem(), and SecureBootCallback().
Referenced by DestroyMenuEntry(), FindFiles(), FindFileSystem(), SecureBootCallback(), and UpdateFileExplorer().
EFI_HANDLE SECUREBOOT_FILE_CONTEXT::Handle |
Referenced by FindFiles(), and FindFileSystem().
EFI_FILE_SYSTEM_VOLUME_LABEL* SECUREBOOT_FILE_CONTEXT::Info |
Referenced by DestroyMenuEntry(), and FindFileSystem().
BOOLEAN SECUREBOOT_FILE_CONTEXT::IsDir |
Referenced by FindFiles(), FindFileSystem(), UpdateFileExplorePage(), and UpdateFileExplorer().
Referenced by FindFiles(), and FindFileSystem().
Referenced by FindFiles(), and FindFileSystem().
BOOLEAN SECUREBOOT_FILE_CONTEXT::IsRoot |
Referenced by DestroyMenuEntry(), FindFiles(), and FindFileSystem().