-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
submodules_auto_update: Update submodule - refs/heads/main@Android-Bo…
…ot-Manager/droidboot_gui
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule droidboot_gui
updated
23 files
+2 −3 | CMakeLists.txt | |
+2 −2 | backend/droidboot_drivers.c | |
+4 −5 | backend/droidboot_dualboot_backend.c | |
+0 −1 | common/Makefile | |
+0 −2 | common/common.mk | |
+3 −3 | common/droidboot_helpers.c | |
+1 −1 | common/droidboot_main.c | |
+0 −11 | common/droidboot_screens.c | |
+1 −1 | common/droidboot_stdfunc.c | |
+1 −1 | common/droidboot_theme.c | |
+9 −11 | config_parser/droidboot_config.c | |
+0 −1 | droidbootLib.inf | |
+1 −1 | droidboot_platforms | |
+0 −1 | dualboot_gui/droidboot_boot_logo.c | |
+7 −10 | dualboot_gui/dualboot_menu.c | |
+2 −2 | extras/droidboot_kernel_helper.c | |
+0 −2 | include/droidboot_drivers.h | |
+1 −1 | include/droidboot_fs_util.h | |
+4 −1 | include/droidboot_kernel_helper.h | |
+0 −10 | include/droidboot_screens.h | |
+1 −1 | include/droidboot_theme.h | |
+7 −3 | storage/droidboot_gpt.c | |
+1 −1 | storage/droidboot_mapped.c |