bootspec: also look for boot loader spec type 2 entries (i.e. unified kernel images)
authorLennart Poettering <lennart@poettering.net>
Wed, 6 Feb 2019 16:49:37 +0000 (17:49 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 1 Mar 2019 11:41:32 +0000 (12:41 +0100)
commit5e146a75b3a5f44f2315a1643cfd4491d57d12a2
treeacaa47f05eba4e89a9f1baa303bd70385b43097f
parent0d73a81611c62419411b8e033d0f3b3a01472918
bootspec: also look for boot loader spec type 2 entries (i.e. unified kernel images)

sd-boot reads them, and hence we should from our userspace side too
src/shared/bootspec.c
src/shared/meson.build
src/shared/pe-header.h [new file with mode: 0644]