HomeSort by relevance Sort by last modified time
    Searched refs:FileExplorerStateBootFromFile (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
FileExplorer.c 50 if ((NewFileContext->IsDir) || (FileExplorerStateBootFromFile == CallbackData->FeCurrentState)) {
52 // Create Text opcode for directory, also create Text opcode for file in FileExplorerStateBootFromFile.
159 case FileExplorerStateBootFromFile:
BootMaint.h 79 FileExplorerStateBootFromFile,
    [all...]
BootMaint.c 757 Private->FeCurrentState = FileExplorerStateBootFromFile;
    [all...]

Completed in 219 milliseconds