Go to the source code of this file.
Functions | |
VOID | ConfigureMemoryAllocations (IN CONST UINT8 *Data, IN UINTN Size, IN OUT UINT32 *ConfigSize) |
VOID | SetPoolAllocationSizeLimit (UINTN AllocationSize) |
Variables | |
UINTN | mPoolAllocations |
UINTN | mPageAllocations |
Copyright (c) 2022, vit9696. All rights reserved. SPDX-License-Identifier: BSD-3-Clause
Definition in file UserMemory.h.
VOID ConfigureMemoryAllocations | ( | IN CONST UINT8 * | Data, |
IN UINTN | Size, | ||
IN OUT UINT32 * | ConfigSize ) |
Definition at line 41 of file UserBaseMemoryLib.c.
VOID SetPoolAllocationSizeLimit | ( | UINTN | AllocationSize | ) |
Definition at line 66 of file UserBaseMemoryLib.c.
|
extern |
Definition at line 33 of file UserBaseMemoryLib.c.
|
extern |
Definition at line 32 of file UserBaseMemoryLib.c.