Home | History | Annotate | Download | only in FvSimpleFileSystemDxe

Lines Matching refs:AllocateZeroPool

518     NewFile = AllocateZeroPool (sizeof (FV_FILESYSTEM_FILE));

581 NewFile = AllocateZeroPool (sizeof (FV_FILESYSTEM_FILE));
699 FileBuffer = AllocateZeroPool (FileSize);