boot/sha256: sd-ify and move to src/fundamental
authorLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 7 Oct 2021 16:15:32 +0000 (17:15 +0100)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Fri, 8 Oct 2021 12:11:00 +0000 (13:11 +0100)
commit6eb736727a484741095510380f16b4e5fb6b964a
tree58b8dce43ceafdb1c1b49d31f16bbaa3c11288b8
parent5d8a725b0800ce572bb3308c03e98561251a9284
boot/sha256: sd-ify and move to src/fundamental
src/boot/efi/meson.build
src/boot/efi/sha256.c [deleted file]
src/boot/efi/sha256.h [deleted file]
src/fundamental/meson.build
src/fundamental/sha256.c [new file with mode: 0644]
src/fundamental/sha256.h [new file with mode: 0644]