Commit Graph

14 Commits

Author SHA1 Message Date
mintsuki
f31ed9c495 time: Work around potential issue with day wraparound 2022-03-11 05:21:10 +01:00
mintsuki
33b52eb339 readline: Support odd backspace behaviour from serial
This addresses the problem with QEMU's serial input from terminal mentioned in issue #155
2022-03-08 01:01:43 +01:00
mintsuki
b96046f8b9 term: Change default settings to prefer video to text mode 2022-03-08 01:01:43 +01:00
mintsuki
220ebb3830 gterm: Fix crash if margin==0 with a background 2022-03-08 01:01:43 +01:00
mintsuki
22fe386227 stivale2: Ensure serial off before starting runtime term 2022-03-02 18:54:09 +01:00
mintsuki
90d67a3c4c readline: Unify getchar() impl for UEFI and BIOS 2022-03-02 18:25:58 +01:00
mintsuki
79e4a2c4e7 misc: Ensure editor is not accessible from console if disabled 2022-03-02 14:56:58 +01:00
mintsuki
93a00dee9b io: Complete serial support. Closes #155 2022-03-02 14:56:57 +01:00
mintsuki
072c54b9d2 misc: Misc output fixes for serial support 2022-03-02 14:56:57 +01:00
mintsuki
4dbc6831ad efi: Do not fail on first ExitBootServices() attempt 2022-02-27 05:54:59 +01:00
mintsuki
97e0f74d22 readline: Use .scan instead of .ascii to test timeout 2022-02-20 23:10:33 +01:00
mintsuki
85bb87a3ae readline: Fix argument handling in sleep.asmb 2022-02-19 18:05:19 +01:00
mintsuki
b93ceee721 readline: Support C-[ae] for HOME and END 2022-02-04 23:03:15 +01:00
mintsuki
f6c81e4e82 misc: stage23 -> common 2022-02-03 11:43:03 +01:00