mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-15 23:46:06 +09:00
BIOS with selectable boot device
This commit is contained in:
@@ -128,6 +128,12 @@ class WorldRadar(pngfile: FileHandle) : BlockTransferInterface(false, true) {
|
||||
}
|
||||
|
||||
oldCmdbuf = cmdbuf
|
||||
|
||||
statusCode = TestDiskDrive.STATE_CODE_STANDBY
|
||||
}
|
||||
else {
|
||||
resetBuf()
|
||||
statusCode = TestDiskDrive.STATE_CODE_ILLEGAL_COMMAND
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user