BuildSystem: add cmake variable UEFI_BOOT

If this variable is defined in cmake, image will be build with esp
and booted with uefi.
This commit is contained in:
2023-10-16 01:37:57 +03:00
parent 5bf0f9742a
commit 29db8d0d40
9 changed files with 138 additions and 29 deletions

1
.gitignore vendored
View File

@@ -5,4 +5,5 @@ base/
*.tar.*
toolchain/*/
!toolchain/local/
!base-sysroot.tar.gz