Commit Graph

19 Commits

Author SHA1 Message Date
1799419bfa fix(autoconfigure): apply the actions properly in the root 2025-10-27 03:37:09 -04:00
facd2000a5 feat(autoconfigure): initial attempt at bls autoconfiguration 2025-10-27 02:38:40 -04:00
4bbac3e4d5 feat(boot): implement basic boot menu 2025-10-26 23:59:50 -04:00
734ff117db feat(config): support for setting the default entry to boot 2025-10-24 21:19:38 -07:00
08da6dd390 add more documentation to some actions and configurations 2025-10-19 21:44:05 -07:00
9b8ba30f56 improve documentation of some functions and more readme work 2025-10-19 20:23:55 -07:00
1bba345dc2 improve configuration loading mechanism 2025-10-19 02:24:11 -07:00
e90b45f58d begin documenting some functions and align error messages 2025-10-14 12:47:33 -07:00
4a5dc39c49 improve filesystem device match to support uuids and add early splash 2025-10-13 16:23:08 -07:00
7a63e0325b implement support for filesystem extractor mechanism 2025-10-13 00:55:11 -07:00
aba53c0d2b implement driver loading 2025-10-12 22:39:56 -07:00
fc239ea54d introduce the use of anyhow to no longer use panic 2025-10-11 14:35:29 -07:00
449eb85ab8 rearrange configuration to be closer to where it's consumed 2025-10-11 14:13:59 -07:00
3101829103 Implement splash screen feature. 2025-10-05 03:12:00 -07:00
b941ee51b0 add print action 2025-10-05 00:09:53 -07:00
24a9e2c727 initial actions, entries, generators mechanism! 2025-10-04 23:12:01 -07:00
6bf745946e add efi shell so that chainloading multiple items can be tested 2025-10-02 00:24:19 -07:00
8a2c08bb57 move some code to utils and move around functions 2025-10-01 21:30:43 -07:00
3fdaad42ad support for configuration files 2025-10-01 18:25:49 -07:00