]> git.ozlabs.org Git - petitboot/commitdiff
lib/efi: Move magic to implementation
authorGeoff Levand <geoff@infradead.org>
Fri, 10 Aug 2018 17:29:15 +0000 (17:29 +0000)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Tue, 14 Aug 2018 01:12:06 +0000 (11:12 +1000)
efi_check_mount now does a magic number check by default, so
move the magic number related code from efivar.h to efivar.c.

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>

No differences found