forked from Bananymous/banan-os
Bootloader: Align boot information passed to kernel
UBSAN found this bug
This commit is contained in:
@@ -216,6 +216,7 @@ vesa_target_mode:
|
|||||||
.skip 2
|
.skip 2
|
||||||
|
|
||||||
.global framebuffer
|
.global framebuffer
|
||||||
|
.align 8
|
||||||
framebuffer:
|
framebuffer:
|
||||||
.skip 4 # address
|
.skip 4 # address
|
||||||
.skip 4 # pitch
|
.skip 4 # pitch
|
||||||
|
|||||||
Reference in New Issue
Block a user