99-uki-uefi-setup.install: Install .hmac file for the UKI
HMAC file is required for FIPS enablement. As the file is very small, it probably doesn't make much sense to move it from $BOOT to $ESP even if we end up with two copies.
Note: filename in the .hmac file must be adjusted to the actual name of the binary on the ESP to make 'sha512hmac -c' work.
Fedora/ARK kernel MR: cki-project/kernel-ark!3314 (merged) Dracut PR: https://github.com/dracut-ng/dracut-ng/pull/574
Signed-off-by: Vitaly Kuznetsov vkuznets@redhat.com
Edited by Vitaly Kuznetsov