![]() |
Xyris
0.5
|
#include <Arch/Arch.hpp>
#include <Bootloader/Arguments.hpp>
#include <Bootloader/Handoff.hpp>
#include <Library/stdio.hpp>
#include <Library/string.hpp>
#include <Memory/paging.hpp>
#include <Logger.hpp>
#include <Panic.hpp>
#include <Devices/Graphics/console.hpp>
#include <Devices/Serial/rs232.hpp>
#include <stivale/stivale2.h>
Go to the source code of this file.
Namespaces | |
Boot | |
Macros | |
#define | STIVALE2_MAGIC 0x73747632 |
Bootloader information parsing and kernel handoff container.
Definition in file Handoff.cpp.
#define STIVALE2_MAGIC 0x73747632 |
Definition at line 26 of file Handoff.cpp.