mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-11-03 21:44:36 +00:00
18 lines
551 B
Plaintext
18 lines
551 B
Plaintext
# ubuntu-dbx.hashes
|
|
#
|
|
# This file contains the sha256 sums of the binaries that we want to
|
|
# blacklist directly in our signed shim. Add entries below, with comments
|
|
# to explain each entry (where possible).
|
|
#
|
|
# Format of this file: put hex-encoded sha256 checksums on lines on
|
|
# their own. I'm using shell-style comments just for clarity.
|
|
#
|
|
# The hashes are generated using:
|
|
#
|
|
# pesign --hash --padding --in <binary>
|
|
#
|
|
# on *either* the signed or unsigned binary, pesign doesn't care
|
|
# which.
|
|
|
|
# ... This file intentionally left blank for now ...
|