1. Boot menu over serial supported

2. Optimization for booting Solus
3. Optimization for booting .efi file
4. support deepin-live iso
5. support Endless OS
6. framework for booting .img file
This commit is contained in:
longpanda
2020-08-07 22:23:27 +08:00
parent 433d854aab
commit be50ea69aa
54 changed files with 7366 additions and 257 deletions

View File

@@ -1,6 +1,8 @@
*acpi: acpi
*all_functional_test: functional_test
*background_image: gfxterm_background
*bls_import: blscfg
*blscfg: blscfg
*cat: cat
*cpuid: cpuid
*crc: hashsum
@@ -106,6 +108,7 @@ help: minicmd
hexdump_random: random
initrd16: linux16
initrd: linux
initrdefi: linux
keymap: keylayouts
kfreebsd_loadenv: bsd
kfreebsd_module: bsd
@@ -122,6 +125,7 @@ legacy_password: legacycfg
legacy_source: legacycfg
linux16: linux16
linux: linux
linuxefi: linux
list_trusted: pgp
loadfont: font
lsapm: lsapm
@@ -184,6 +188,8 @@ vbeinfo: videoinfo
vbetest: videotest
videoinfo: videoinfo
videotest: videotest
vt_set_boot_opt: linux
vt_unset_boot_opt: linux
write_byte: memrw
write_dword: memrw
write_word: memrw