Improvement for UEFI boot compatibility.

This commit is contained in:
longpanda
2021-03-02 15:39:27 +08:00
parent 3c35345e38
commit 324c97883a
7 changed files with 1181 additions and 19 deletions

View File

@@ -77,7 +77,9 @@ gptsync: gptsync
halt: halt
help: minicmd
initrd: linux
initrdefi: linux
linux: linux
linuxefi: linux
list_trusted: pgp
loadfont: font
lsefi: lsefi
@@ -127,6 +129,10 @@ time: time
true: true
videoinfo: videoinfo
videotest: videotest
vt_img_extra_initrd_append: linux
vt_img_extra_initrd_reset: linux
vt_set_boot_opt: linux
vt_unset_boot_opt: linux
write_byte: memrw
write_dword: memrw
write_word: memrw