Skip to content

Commit

Permalink
Efi Mem Map
Browse files Browse the repository at this point in the history
  • Loading branch information
PokeyManatee4 authored Mar 9, 2022
1 parent 5c48fc7 commit 1b8b455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kernel/src/kernel.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include <stdint.h>
#include "BasicRenderer.h"
#include "cstr.h"
#include "efiMemory.h"

struct BootInfo {
Framebuffer* framebuffer;
Expand Down

0 comments on commit 1b8b455

Please sign in to comment.