Namespaces

Global Variables

efi_pool_memory_type
tables.MemoryType

The memory type to allocate when using the pool Defaults to .LoaderData, the de…

handle
Handle

The EFI image’s handle that is passed to its entry point.

system_table
*tables.SystemTable

A pointer to the EFI System Table that is passed to the EFI image’s entry point.

Values

cc
type

The calling convention used for all external functions part of the UEFI API.

pool_allocator
Allocator
raw_pool_allocator
Allocator