Commit Graph

11 Commits

Author SHA1 Message Date
e80927c5d3
Fix undefined behavior and NULL pointer in boot loader OS list renderer 2024-04-27 00:42:25 +02:00
dcca4870cd
Move cursor before changing console attributes 2024-03-28 14:06:52 +01:00
e263effe13
Allow to reboot into UEFI Firmware setup interface after pressing F10 in the boot menu 2024-03-19 17:04:14 +01:00
1d26b81923
Store last booted OS in NVRAM and make it default one on next boot 2024-03-18 19:41:55 +01:00
a70df7cbf8
Properly print status codes 2024-02-16 23:01:29 +01:00
c99bd73dfd
Use uppercase when printing status codes 2024-02-16 22:03:00 +01:00
33e25f881e
Update debug message 2024-01-23 22:20:31 +01:00
8f40683270
Rename memory related routines to follow naming convention 2024-01-15 15:13:34 +01:00
93340936d3
Update XTLDR help 2024-01-12 16:04:25 +01:00
019f084e49
Allow to reboot or shutdown from XTLDR boot menu 2024-01-12 16:03:21 +01:00
4412d4fc98
Rewrite core of the XTLDR boot loader
Reviewed-on: xt-sys/exectos#7
Reviewed-by: Piotr Likoski <likoski@noreply.codingworkshop.git>
Co-authored-by: Rafal Kupiec <belliash@codingworkshop.eu.org>
Co-committed-by: Rafal Kupiec <belliash@codingworkshop.eu.org>
2024-01-09 18:51:04 +01:00