Commit bf94aa5
1 file changed
+1
-1
lines changed- .github/workflows/submodule_dispatch_workflow.yml+8-4
- .gitmodules+6
- CMakeLists.txt+60
- backend/backend.mk+6
- backend/droidboot_drivers.c+84-31
- backend/droidboot_dualboot_backend.c+83-33
- common/Makefile+1-1
- common/common.mk+12-2
- common/droidboot_helpers.c+8-6
- common/droidboot_init.c+28-2
- common/droidboot_logging.c+26-7
- common/droidboot_main.c+32-6
- common/droidboot_screens.c-11
- common/droidboot_stdfunc.c+88-5
- common/droidboot_theme.c+44
- config_parser/config_parser.mk+6-1
- config_parser/droidboot_config.c+214-51
- droidboot.dec+55
- droidboot.dsc+78
- droidboot.inc+25
- droidbootLib.inf+42
- droidboot_config.h+7-1
- droidboot_platforms+1-1
- dualboot_gui/droidboot_boot_logo.c-1
- dualboot_gui/dualboot_gui.mk+6
- dualboot_gui/dualboot_menu.c+52-40
- extras/droidboot_dtb.c+206
- extras/droidboot_kernel_helper.c+43
- include/droidboot_config_parser.h+23
- include/droidboot_drivers.h-2
- include/droidboot_dtb.h+35
- include/droidboot_fs_util.h+1-1
- include/droidboot_gpt.h+11
- include/droidboot_helpers.h+1-1
- include/droidboot_kernel_helper.h+5
- include/droidboot_main.h+3
- include/droidboot_mapped.h+18
- include/droidboot_screens.h-10
- include/droidboot_stdfunc.h+2-1
- include/droidboot_theme.h+11
- include/dualboot_menu.h+3
- lib/Makefile+1
- lib/ext4+1-1
- lib/lib.mk+7-1
- lib/libufdt+1
- lib/lv_conf.h+3-2
- lib/lvgl+1-1
- lib/minigz+1
- lk.mk+6-1
- storage/Makefile+1
- storage/droidboot_gpt.c+83-23
- storage/droidboot_mapped.c+110
- storage/storage.mk+7-2
0 commit comments