Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grub: move get_grub_boot_params() into grub.py | Alejandro Sirgo Rica | 2024-10-22 | 1 | -16/+0 |
* | bios: fix use of undefined initrd_dir variable in get_vmlinuz_path | Alejandro Sirgo Rica | 2024-10-21 | 1 | -1/+1 |
* | bios.py: fix typo in GRUB_CMDLINE_LINUX_DEFAULT string | Alejandro Sirgo Rica | 2024-10-09 | 1 | -1/+1 |
* | src: log backtrace in unhandled error cases | Alejandro Sirgo Rica | 2024-04-03 | 1 | -2/+3 |
* | utils: fix string not being defined as f-strings when they should | Alejandro Sirgo Rica | 2024-03-21 | 1 | -2/+2 |
* | utils: implement BIOS boot for Linux | Alejandro Sirgo Rica | 2024-03-21 | 1 | -0/+53 |