BIOS: Replace TTY patch with syscall hook

This commit is contained in:
Stenzek
2023-08-29 21:18:04 +10:00
parent 34e4bfdfcd
commit 199c53f3af
13 changed files with 152 additions and 52 deletions

View File

@@ -164,9 +164,9 @@
</widget>
</item>
<item>
<widget class="QCheckBox" name="enableTTYOutput">
<widget class="QCheckBox" name="enableTTYLogging">
<property name="text">
<string>Enable TTY Output</string>
<string>Enable TTY Logging</string>
</property>
</widget>
</item>