PatchworkOS  c9fea19
A non-POSIX operating system.
Loading...
Searching...
No Matches
boot_memory_map_t Struct Reference

#include <boot_info.h>

Collaboration diagram for boot_memory_map_t:

Data Fields

EFI_MEMORY_DESCRIPTORdescriptors
 
uint64_t length
 
UINTN descSize
 
UINT32 descVersion
 
UINTN key
 

Detailed Description

Definition at line 55 of file boot_info.h.

Field Documentation

◆ descriptors

EFI_MEMORY_DESCRIPTOR* boot_memory_map_t::descriptors

Definition at line 57 of file boot_info.h.

◆ length

uint64_t boot_memory_map_t::length

Definition at line 58 of file boot_info.h.

◆ descSize

UINTN boot_memory_map_t::descSize

Definition at line 59 of file boot_info.h.

◆ descVersion

UINT32 boot_memory_map_t::descVersion

Definition at line 60 of file boot_info.h.

◆ key

UINTN boot_memory_map_t::key

Definition at line 61 of file boot_info.h.


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