Xyris  0.5
Handoff.cpp File Reference
#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>
+ Include dependency graph for Handoff.cpp:

Go to the source code of this file.

Namespaces

 Boot
 

Macros

#define STIVALE2_MAGIC   0x73747632
 

Detailed Description

Bootloader information parsing and kernel handoff container.

Author
Keeton Feavel (keeto.nosp@m.nfea.nosp@m.vel@c.nosp@m.edar.nosp@m.ville.nosp@m..edu)
Version
0.1
Date
2021-06-02

Definition in file Handoff.cpp.

Macro Definition Documentation

◆ STIVALE2_MAGIC

#define STIVALE2_MAGIC   0x73747632

Definition at line 26 of file Handoff.cpp.