PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
boot_info.h File Reference
#include <boot/boot_info.h>
#include <kernel/defs.h>
Include dependency graph for boot_info.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

boot_info_tboot_info_get (void)
 Gets the boot info structure.
 
void boot_info_to_higher_half (void)
 Offset all pointers in the boot info structure to the higher half.
 
void boot_info_free (void)
 Frees the boot info structure and all its associated data.