From df5e0bfe00dc1cd4676a40f1f44ee8020f793f13 Mon Sep 17 00:00:00 2001 From: Yonghua Huang Date: Sun, 20 Dec 2020 20:11:23 +0800 Subject: [PATCH] doc: remove exec attribute for 'acrn-secure-boot-with-grub.rst' Remove 'x' attribute of this file and one more minor fix. Signed-off-by: Yonghua Huang --- doc/tutorials/acrn-secure-boot-with-grub.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 doc/tutorials/acrn-secure-boot-with-grub.rst diff --git a/doc/tutorials/acrn-secure-boot-with-grub.rst b/doc/tutorials/acrn-secure-boot-with-grub.rst old mode 100755 new mode 100644 index 35132c1d1..737f89fc2 --- a/doc/tutorials/acrn-secure-boot-with-grub.rst +++ b/doc/tutorials/acrn-secure-boot-with-grub.rst @@ -144,7 +144,7 @@ Here's an example sequence to do this build:: # effect, therefore pre-load the required modules. MODULES="all_video archelp boot bufio configfile crypto echo efi_gop efi_uga ext2 extcmd \ - fat font fshelp gcry_dsa gcry_rsa gcry_sha1 gcry_sha512 gettext gfxterm linux linuxefi ls \ + fat font fshelp gcry_dsa gcry_rsa gcry_sha1 gcry_sha512 gettext gfxterm linux ls \ memdisk minicmd mmap mpi normal part_gpt part_msdos password_pbkdf2 pbkdf2 reboot relocator \ search search_fs_file search_fs_uuid search_label sleep tar terminal verifiers video_fb"