mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-17 08:37:17 -04:00
Activate VESA
This commit is contained in:
parent
fe58f07745
commit
abd1848c1c
@ -123,8 +123,6 @@ void setup_vesa(){
|
||||
vesa::vbe_info_block.signature[2] = 'E';
|
||||
vesa::vbe_info_block.signature[3] = '2';
|
||||
|
||||
return;
|
||||
|
||||
uint16_t return_code;
|
||||
asm volatile ("int 0x10"
|
||||
: "=a"(return_code)
|
||||
|
Loading…
x
Reference in New Issue
Block a user