stage0-uefi/posix-runner
Andrius Štikonas 5f7ebfd46c
Disable UEFI interrupts while we are running POSIX programs.
syscall instruction messed up with SS and CS registers which we
fix in sycall handler but there is a race condition between fixing
register and UEFI timer interrupt triggering.
2024-01-13 16:49:10 +00:00
..
posix-runner.c Disable UEFI interrupts while we are running POSIX programs. 2024-01-13 16:49:10 +00:00