Searched refs:MappingTypeFileSystem (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/
H A DShellCommandLib.h461 MappingTypeFileSystem, enumerator in enum:__anon12763
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCommandLib/
H A DUefiShellCommandLib.c890 Type == MappingTypeFileSystem?L"FS%d:":L"BLK%d:",
891 Type == MappingTypeFileSystem?mFsMaxCount++:mBlkMaxCount++);
1072 NewDefaultName = ShellCommandCreateNewMappingName(MappingTypeFileSystem);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DMap.c186 NewDefaultName = ShellCommandCreateNewMappingName(MappingTypeFileSystem);

Completed in 183 milliseconds