limine-enroll-config
linux
Embed or reset the BLAKE2B hash of `limine.conf` in the Limine EFI executable. Used to ensure the configuration file has not been tampered with when Secure Boot is enabled.
More info →Examples (3)
Embed a config file's BLAKE2B hash into the Limine EFI executable
limine-enroll-config path/to/BOOTX64.EFI blake2b_hashRemove the enrolled hash from the executable, disabling the config integrity check
limine-enroll-config --reset path/to/BOOTX64.EFIDisplay help
limine-enroll-config --helpmade by @shridhargupta | data from tldr-pages