summaryrefslogtreecommitdiff
path: root/SBAT.example.md
diff options
context:
space:
mode:
authorBastien Roucariès <rouca@debian.org>2024-05-06 19:17:23 +0000
committerBastien Roucariès <rouca@debian.org>2024-05-06 19:17:23 +0000
commit0d1d760b90dfe26145b7c4e4cd0de55117bcdbbb (patch)
treea66ff512cd9be70de19d8983a2a04b9a1d03da6b /SBAT.example.md
parentee3097c3f96727fdb41e36d93b6c957d281da97e (diff)
parenta075e58606b9affb6dfb176c71caab816737a981 (diff)
downloadefi-boot-shim-0d1d760b90dfe26145b7c4e4cd0de55117bcdbbb.tar.gz
efi-boot-shim-0d1d760b90dfe26145b7c4e4cd0de55117bcdbbb.zip
Merge tag 'upstream/15.8' into buster/updates
Upstream version 15.8
Diffstat (limited to 'SBAT.example.md')
-rw-r--r--SBAT.example.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/SBAT.example.md b/SBAT.example.md
index 930f71a1..fa86e57c 100644
--- a/SBAT.example.md
+++ b/SBAT.example.md
@@ -5,14 +5,14 @@ SBAT: Current proposal
-------------
the `.sbat` section has the following fields:
-| field | meaning |
-|---|---|
-| component_name | the name we're comparing
-| component_generation | the generation number for the comparison
-| vendor_name | human readable vendor name
-| vendor_package_name | human readable package name
-| vendor_version | human readable package version (maybe machine parseable too, not specified here)
-| vendor_url | url to look stuff up, contact, whatever.
+| field | meaning |
+|----------------------|----------------------------------------------------------------------------------|
+| component_name | the name we're comparing |
+| component_generation | the generation number for the comparison |
+| vendor_name | human readable vendor name |
+| vendor_package_name | human readable package name |
+| vendor_version | human readable package version (maybe machine parseable too, not specified here) |
+| vendor_url | url to look stuff up, contact, whatever. |
`SBAT` EFI variable
-----------------