diff options
author | Steve McIntyre <steve@einval.com> | 2021-03-23 23:49:46 +0000 |
---|---|---|
committer | Steve McIntyre <steve@einval.com> | 2021-03-23 23:49:46 +0000 |
commit | 031e5cce385d3f96b1caa1d53495332a7eb03749 (patch) | |
tree | b4988dfbd191b2242b9294e24075b39a608b1155 /testplan.txt | |
parent | 7bf7a6d0852382bb645119b18df3ff461aaba247 (diff) | |
download | efi-boot-shim-upstream/15.3.tar.gz efi-boot-shim-upstream/15.3.zip |
New upstream version 15.3upstream/15.3
Diffstat (limited to 'testplan.txt')
-rw-r--r-- | testplan.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testplan.txt b/testplan.txt index 0b0569e7..1b70e3ee 100644 --- a/testplan.txt +++ b/testplan.txt @@ -27,7 +27,7 @@ How to test a new shim build for RHEL/fedora: -c "Red Hat Test Certificate" 9) copy grub.cfg to our test directory: cp /boot/efi/EFI/redhat/grub.cfg /boot/efi/EFI/test/grub.cfg -10) *move* \EFI\redhat\BOOT.CSV to \EFI\test +10) *move* \EFI\redhat\BOOT.CSV to \EFI\test rm -rf /boot/efi/EFI/BOOT/ mkdir /boot/efi/EFI/BOOT/ mv /boot/efi/EFI/redhat/BOOT.CSV /boot/efi/EFI/test/BOOT.CSV @@ -73,7 +73,7 @@ How to test a new shim build for RHEL/fedora: removed ‘Boot0002-8be4df61-93ca-11d2-aa0d-00e098032b8c’ removed ‘Boot2001-8be4df61-93ca-11d2-aa0d-00e098032b8c’ removed ‘BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c’ - [root@uefi efivars]# + [root@uefi efivars]# 25) reboot 26) the system should run \EFI\BOOT\BOOTX64.EFI . If it doesn't, you may just have an old machine. In that case, go to the EFI shell and run: |