Home | History | Annotate | Download | only in UefiBootManagerLib

Lines Matching refs:AllocateReservedPages

1315   FileBuffer = LoadFileSystem ? AllocateReservedPages (EFI_SIZE_TO_PAGES (BufferSize)) : AllocatePool (BufferSize);