Don't set fs and gs.
This commit is contained in:
parent
950de8645c
commit
8e47d7625f
@ -79,8 +79,6 @@ upper_memory:
|
||||
mov ss, rax
|
||||
mov ds, rax
|
||||
mov es, rax
|
||||
mov fs, rax
|
||||
mov gs, rax
|
||||
|
||||
//; Reload CS
|
||||
movabs rax, offset .reload_cs
|
||||
|
Loading…
x
Reference in New Issue
Block a user