summaryrefslogtreecommitdiff
path: root/SBAT.example.md
diff options
context:
space:
mode:
Diffstat (limited to 'SBAT.example.md')
-rw-r--r--SBAT.example.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/SBAT.example.md b/SBAT.example.md
index 400765b1..930f71a1 100644
--- a/SBAT.example.md
+++ b/SBAT.example.md
@@ -16,7 +16,7 @@ the `.sbat` section has the following fields:
`SBAT` EFI variable
-----------------
-The SBAT EFI variable (`SBAT-605dab50-e046-4300-abb6-3dd810dd8b23`) is structured as a series ASCII CSV records:
+The SBAT EFI variable (`SbatLevel-605dab50-e046-4300-abb6-3dd810dd8b23`) is structured as a series ASCII CSV records:
```
sbat,1
@@ -192,7 +192,7 @@ Debian discovers that they actually shipped bug 0 as well (woops). They
produce a new build which fixes it and has the following in `.sbat`:
```
sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md
-grub,1,Free Software Foundation,grub,2.04,https://www.gnu.org/software/grub/
+grub,2,Free Software Foundation,grub,2.04,https://www.gnu.org/software/grub/
grub.debian,2,Debian,grub2,2.04-13,https://packages.debian.org/source/sid/grub2
```