mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-28 00:06:55 +00:00
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 <yonghua.huang@intel.com>
This commit is contained in:
parent
6fa0cb3758
commit
df5e0bfe00
2
doc/tutorials/acrn-secure-boot-with-grub.rst
Executable file → Normal file
2
doc/tutorials/acrn-secure-boot-with-grub.rst
Executable file → Normal file
@ -144,7 +144,7 @@ Here's an example sequence to do this build::
|
|||||||
# effect, therefore pre-load the required modules.
|
# effect, therefore pre-load the required modules.
|
||||||
|
|
||||||
MODULES="all_video archelp boot bufio configfile crypto echo efi_gop efi_uga ext2 extcmd \
|
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 \
|
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"
|
search search_fs_file search_fs_uuid search_label sleep tar terminal verifiers video_fb"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user