Eric-Paul Ickhorn
5ba30e5f8b
The value of the GDTR register was set to be 8 bytes too small, with the effect that an accurate emulation software would error out because of trying to read over the buffer size, as was noticed when using KVM. This was due to the perception that the 0th index wouldn't be taken into account; for that reason, the length of the GDTR was one index short of what it should've been. |
||
---|---|---|
.. | ||
bootsector | ||
loader | ||
build.bash | ||
dump.bash | ||
run.bash |