summaryrefslogtreecommitdiff
path: root/kc/boot
diff options
context:
space:
mode:
Diffstat (limited to 'kc/boot')
-rw-r--r--kc/boot/kc_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kc/boot/kc_main.c b/kc/boot/kc_main.c
index 4d8cef9..943c082 100644
--- a/kc/boot/kc_main.c
+++ b/kc/boot/kc_main.c
@@ -219,7 +219,7 @@ static void collect_video_data(void)
boot_data.video = (struct kc_boot_video_data){
{
- RESERVED_MEMORY,
+ MMIO_MEMORY,
mode->FrameBufferBase,
mode->FrameBufferSize
},