|
UEFIStarter
a simple UEFI framework
|
type for a single tracked allocation of memory pages More...
#include <memory.h>
Data Fields | |
| UINTN | pages |
| the number of pages allocated | |
| void * | address |
| the memory location of the first page | |
type for a single tracked allocation of memory pages
1.8.13