Searched refs:UnicodeCollation (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellInstall1CommandsLib/
H A DUefiShellInstall1CommandsLib.h27 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/
H A DUnicodeCollationEng.h22 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCommandLib/
H A DUefiShellCommandLib.h29 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DUefiShellLevel3CommandsLib.h27 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DUefiShellDriver1CommandsLib.h30 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel1CommandsLib/
H A DUefiShellLevel1CommandsLib.h27 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiHandleParsingLib/
H A DUefiHandleParsingLib.h62 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DUefiShellLevel2CommandsLib.h35 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellProtocol.h32 #include <Protocol/UnicodeCollation.h>
H A DShellProtocol.c2013 @param[in] UnicodeCollation The pointer to EFI_UNICODE_COLLATION_PROTOCOL structure
2027 IN EFI_UNICODE_COLLATION_PROTOCOL *UnicodeCollation,
2045 || UnicodeCollation == NULL
2105 if (UnicodeCollation->MetaiMatch(UnicodeCollation, (CHAR16*)ShellInfoNode->FileName, CurrentFilePattern)){
2144 Status = ShellSearchHandle(NextFilePatternStart, UnicodeCollation, ShellInfoNode->Handle, FileList, ShellInfoNode, MapName);
2025 ShellSearchHandle( IN CONST CHAR16 *FilePattern, IN EFI_UNICODE_COLLATION_PROTOCOL *UnicodeCollation, IN SHELL_FILE_HANDLE FileHandle, IN OUT EFI_SHELL_FILE_INFO **FileList, IN CONST EFI_SHELL_FILE_INFO *ParentNode OPTIONAL, IN CONST CHAR16 *MapName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/
H A DShellCommandLib.h26 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DUefiShellDebug1CommandsLib.h31 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiSortLib/
H A DUefiSortLib.c18 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DSetup.h27 #include <Protocol/UnicodeCollation.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiFileHandleLib/
H A DUefiFileHandleLib.c18 #include <Protocol/UnicodeCollation.h>

Completed in 513 milliseconds