Searched defs:NewFileList (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwPadFile.c444 LIST_ENTRY NewFileList; local
496 InitializeListHead (&NewFileList);
514 InsertTailList (&NewFileList, &NewFileListEntry->Link);
529 FreeFileList (&NewFileList);
537 InsertTailList (&NewFileList, &NewFileListEntry->Link);
553 InsertTailList (&NewFileList, &NewFileListEntry->Link);
585 FreeFileList (&NewFileList);
609 FreeFileList (&NewFileList);
626 FfsEntry->Link.ForwardLink = NewFileList.ForwardLink;
627 (NewFileList
693 LIST_ENTRY NewFileList; local
896 LIST_ENTRY NewFileList; local
[all...]

Completed in 33 milliseconds