Searched refs:FreeFileList (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwPadFile.c383 FreeFileList ( function
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 (
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DRm.c109 gEfiShellProtocol->FreeFileList(&List);
127 gEfiShellProtocol->FreeFileList(&List);
133 gEfiShellProtocol->FreeFileList(&List);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Protocol/
H A DEfiShell.h968 EFI_SHELL_FREE_FILE_LIST FreeFileList; member in struct:_EFI_SHELL_PROTOCOL
H A DEfiShellEnvironment2.h929 SHELLENV_FREE_FILE_LIST FreeFileList; member in struct:__anon12774
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DTouch.c141 if (FileList != NULL && EFI_ERROR(gEfiShellProtocol->FreeFileList(&FileList))) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLib/
H A DUefiShellLib.c1516 mEfiShellEnvironment2->FreeFileList(&mOldStyleFileList);
1554 return (gEfiShellProtocol->FreeFileList(ListHead));
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DFileHandleWrappers.c446 ShellInfoObject.NewEfiShellProtocol->FreeFileList (&FoundFileList);

Completed in 55 milliseconds