Commit Graph

4 Commits

Author SHA1 Message Date
Jan Setje-Eilers
450f49367d fix not
Co-authored-by: Christopher Co <christopher.co@microsoft.com>
2021-02-17 16:25:02 -08:00
Peter Jones
05f8c34e3a SBAT: Fix all the docs examples to start with version 1
Since we have atol() but not strtoul(), we need to make all versions
positive integers.

Signed-off-by: Peter Jones <pjones@redhat.com>
2021-02-17 16:25:02 -08:00
Peter Jones
c26174026b SBAT: make the variable be CSV in our spec.
We noticed that we'd originally specified the SBAT variable as binary
records, but talked as if they're CSV.  Woops.  Anyway, this makes them
CSV, which also means they don't need the size field.

Signed-off-by: Peter Jones <pjones@redhat.com>
2021-02-17 16:25:02 -08:00
Peter Jones
be0612cd77 Add an example SBAT workflow document
Add a file that contains example workflows for SBAT and better illustrate
what type of content is expected to be present in both the .sbat section
and the SBAT authenticated EFI variable.

Signed-off-by: Peter Jones <pjones@redhat.com>
2021-02-13 11:29:18 -05:00