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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
FwPadFile.c 383 FreeFileList (
529 FreeFileList (&NewFileList);
585 FreeFileList (&NewFileList);
609 FreeFileList (&NewFileList);
736 FreeFileList (&NewFileList);
755 FreeFileList (&NewFileList);
761 FreeFileList (&NewFileList);
787 FreeFileList (&NewFileList);
825 FreeFileList (&NewFileList);
836 FreeFileList (&NewFileList);
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Rm.c 109 gEfiShellProtocol->FreeFileList(&List);
152 gEfiShellProtocol->FreeFileList(&List);
158 gEfiShellProtocol->FreeFileList(&List);
  /device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
EfiShellEnvironment2.h 929 SHELLENV_FREE_FILE_LIST FreeFileList;
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
Touch.c 144 if (FileList != NULL && EFI_ERROR(gEfiShellProtocol->FreeFileList(&FileList))) {
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Shell.h     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
FileHandleWrappers.c 423 ShellInfoObject.NewEfiShellProtocol->FreeFileList (&FileList);
574 ShellInfoObject.NewEfiShellProtocol->FreeFileList (&TabCompleteList);
933 ShellInfoObject.NewEfiShellProtocol->FreeFileList (&TabCompleteList);
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
UefiShellLib.c     [all...]

Completed in 206 milliseconds