Skip to content

Commit

Permalink
Merge commit 'refs/pull/193/head' of github.com:Foxboron/sbctl
Browse files Browse the repository at this point in the history
* github.com:Foxboron/sbctl:
  Update README.md
  • Loading branch information
Foxboron committed Jan 25, 2023
2 parents 9f86b19 + e5765db commit f4b93df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ testing towards [tianocore](https://www.tianocore.org/) utilizing
* Signing database to help keep track of files to sign
* Verify ESP of files missing signatures
* EFI stub generation
* JSON Output
* JSON output

## Roadmap to 1.0
* Key rotation
* TPM Support
* Hardware Token support
* TPM support
* Hardware token support
* Configuration Files
* Automatic boot chain signing using the [Boot Loader Interface](https://systemd.io/BOOT_LOADER_INTERFACE/)

Expand Down Expand Up @@ -160,7 +160,7 @@ Output File: /usr/lib/fwupd/efi/fwupdx64.efi.signed
Signed: ✔ Signed
```

## Generate EFI Stub
## Generate EFI stub
```
# sbctl bundle -s -i /boot/intel-ucode.img \
-l /usr/share/systemd/bootctl/splash-arch.bmp \
Expand Down

0 comments on commit f4b93df

Please sign in to comment.