wip: vbe still not working but let us cook
This commit is contained in:
@ -6,6 +6,7 @@ struct vbe_interface {
|
||||
uint32_t *buff;
|
||||
uint16_t height;
|
||||
uint16_t width;
|
||||
uint32_t pitch;
|
||||
uint8_t bpp;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user