PatchworkOS
Loading...
Searching...
No Matches
boot_memory_map_t Struct Reference

#include <boot_info.h>

Data Fields

EFI_MEMORY_DESCRIPTOR * descriptors
 
uint64_t length
 
UINTN descSize
 
UINT32 descVersion
 
UINTN key
 

Detailed Description

Definition at line 44 of file boot_info.h.

Field Documentation

◆ descriptors

EFI_MEMORY_DESCRIPTOR* boot_memory_map_t::descriptors

Definition at line 46 of file boot_info.h.

Referenced by mem_map_deinit(), and mem_map_init().

◆ descSize

UINTN boot_memory_map_t::descSize

Definition at line 48 of file boot_info.h.

Referenced by mem_map_init().

◆ descVersion

UINT32 boot_memory_map_t::descVersion

Definition at line 49 of file boot_info.h.

Referenced by mem_map_init().

◆ key

UINTN boot_memory_map_t::key

Definition at line 50 of file boot_info.h.

Referenced by exit_boot_services(), map_insert(), and mem_map_init().

◆ length


The documentation for this struct was generated from the following file: