Home | History | Annotate | Download | only in FvSimpleFileSystemDxe

Lines Matching refs:AllocateZeroPool

518     NewFile = AllocateZeroPool (sizeof (FV_FILESYSTEM_FILE));

578 NewFile = AllocateZeroPool (sizeof (FV_FILESYSTEM_FILE));
696 FileBuffer = AllocateZeroPool (FileSize);