|
PatchworkOS
c9fea19
A non-POSIX operating system.
|
#include <boot_info.h>
Data Fields | |
| EFI_MEMORY_DESCRIPTOR * | descriptors |
| uint64_t | length |
| UINTN | descSize |
| UINT32 | descVersion |
| UINTN | key |
Definition at line 55 of file boot_info.h.
| EFI_MEMORY_DESCRIPTOR* boot_memory_map_t::descriptors |
Definition at line 57 of file boot_info.h.
| uint64_t boot_memory_map_t::length |
Definition at line 58 of file boot_info.h.
| UINTN boot_memory_map_t::descSize |
Definition at line 59 of file boot_info.h.
| UINT32 boot_memory_map_t::descVersion |
Definition at line 60 of file boot_info.h.
| UINTN boot_memory_map_t::key |
Definition at line 61 of file boot_info.h.