mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-19 09:35:15 -04:00
Enable VGA
This commit is contained in:
parent
c96ae13921
commit
6448a699fc
@ -122,7 +122,6 @@ void setup_vesa(){
|
||||
vesa::vbe_info_block.signature[1] = 'B';
|
||||
vesa::vbe_info_block.signature[2] = 'E';
|
||||
vesa::vbe_info_block.signature[3] = '2';
|
||||
return;
|
||||
|
||||
uint16_t return_code;
|
||||
asm volatile ("int 0x10"
|
||||
|
Loading…
x
Reference in New Issue
Block a user