diff options
Diffstat (limited to 'SBAT.example.md')
-rw-r--r-- | SBAT.example.md | 16 |
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 ----------------- |