]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/boot/efi/stub.c
boot: move unified kernel PE section definitions into 'fundamental' code
authorLennart Poettering <lennart@poettering.net>
Wed, 27 Jul 2022 08:58:29 +0000 (10:58 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 2 Aug 2022 08:28:49 +0000 (10:28 +0200)
commit6017eee9ce495d0b12cfe2f6f7569a0808cd672d
tree1c042b2ed876e10035174820373930ccb14fa5d9
parentaa323c090750408fc008bfcdc538d8cf54d15180
boot: move unified kernel PE section definitions into 'fundamental' code

Le's share this code between userspace and uefispace. This is useful
later when pre-measuring expected PCRs from userspace.
meson.build
src/boot/efi/stub.c
src/fundamental/meson.build
src/fundamental/tpm-pcr.c [new file with mode: 0644]
src/fundamental/tpm-pcr.h