aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames R T <jamestiotio@gmail.com>2022-11-17 11:57:53 +0800
committerAnders Roxell <anders.roxell@gmail.com>2023-01-02 10:15:24 +0100
commit2c5b452d1a6a039f267314fb5e0bfbcf3e2f479e (patch)
treeead61fbfe11bc22be519dea05c35e6e64130fa42
parent65be76866f2d09e6871fe37bf1e668680cdd7630 (diff)
secure-boot: Fix link to UEFI specs2023.01.01
This PR fixes the link to the UEFI specifications in the `secure-boot-enabled.yaml` file. The [old link](https://shorturl.at/fpLV6) does not actually redirect to the PDF file of the UEFI specifications. Instead, it leads to a Google search page for "fitzroy falls walk". Instead of linking to a PDF file, this PR links to the HTML version of the UEFI specifications to make it more easily navigable. Signed-off-by: James R T <jamestiotio@gmail.com>
-rw-r--r--automated/linux/secure-boot/secure-boot-enabled.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/automated/linux/secure-boot/secure-boot-enabled.yaml b/automated/linux/secure-boot/secure-boot-enabled.yaml
index ace9e133..3643c596 100644
--- a/automated/linux/secure-boot/secure-boot-enabled.yaml
+++ b/automated/linux/secure-boot/secure-boot-enabled.yaml
@@ -4,8 +4,8 @@ metadata:
description: |
Validate UEFI SecureBoot is enabled by checking the value of variable
8be4df61-93ca-11d2-aa0d-00e098032b8c-SecureBoot. This long variable is
- predefined in the UEFI standard and it will never change. Check page 82
- from https://shorturl.at/fpLV6
+ predefined in the UEFI standard and it will never change. Refer to
+ https://uefi.org/specs/UEFI/2.10/03_Boot_Manager.html#globally-defined-variables
maintainer:
- javier.tia@linaro.org
os: